Search found 3 matches

by Saturnus
Tue Sep 07, 2021 1:47 pm
Forum: ZoneMinder 1.36.x
Topic: How to add this RTSP camera (Xiaomi-Dafang-Hacks)
Replies: 3
Views: 9733

Re: How to add this RTSP camera (Xiaomi-Dafang-Hacks)

Thanks. Recently I started a new Docker container running a large application which required /dev/shm access. Now my eye caught the "/dev/shm: 100%" text in top of the webinterface. After adding "-v /dev/shm:/dev/shm" to the Docker command the camera stream is visible via the method mentioned by ...
by Saturnus
Sun Aug 08, 2021 10:52 am
Forum: ZoneMinder 1.36.x
Topic: How to add this RTSP camera (Xiaomi-Dafang-Hacks)
Replies: 3
Views: 9733

How to add this RTSP camera (Xiaomi-Dafang-Hacks)

Camera is a Xiaomi Dafang, running https://github.com/EliasKotlyar/Xiaomi-Dafang-Hacks/ Tried these guides: https://wiki.zoneminder.com/How_to_setup_MPEG-4_streaming_with_RTSP_monitor_from_a_Vivotek_IP8332_camera https://github.com/EliasKotlyar/Xiaomi-Dafang-Hacks/blob/master/integration/zoneminder ...