mirror of
https://github.com/EliasKotlyar/Xiaomi-Dafang-Hacks.git
synced 2025-09-01 04:11:48 +02:00
832 B
832 B
Integration in tinyCam
As of tinyCam Version 10.2 a "Xiaomi Dafang" camera has been added, it includes support for Xiaomi-Dafang-Hacks.
- Make sure you have the user 'root' and same password set for both HTTPS and RTSP.
- Open tinyCam and go to Manage Cameras > + > Add IP camera, NVR/DVR
- Fill out the following settings:
- Camera Brand: Xiaomi
- Camera Model: Dafang
- Hostname/IP address: <IP_address/hostname>
- RTSP port number: 8554
- Use HTTPS: selected
- Username: root
- Password: ismart12 (we recommend changing the default password)
- Click Camera Status to verify the settings are correct.
For audio support add the following to your rtspserver.conf
AUDIOFORMAT=PCMU
AUDIOOUTBR=8000:8000
RTSPOPTS="-W1280 -H720 -U root:your_password"