I have 8 Revotec cameras, 1080p 25fps, 802.3af POE, running on zoneminder 1.32.3 in docker container:
Streaming address is ../live0.264 so similarly as in this topic, the issue is also similar.
The cameras reboot often, nothing useful in the logs. None of them managed to run more than 30-50 minutes. They work fine, nice picture, even high frame count (tried up to 25 fps) and the BAM, from time to time I just hear visible light filter clicking and I see camera rebooted. Managed to log on via telnet (ipc71a default password for root) and load is ~17 but I guess this might be normal for embedded linux.
And after reading the thread I mentioned before I decided to try out different software. First cams ran for 24 hours with chinese CMS software (terrible btw), then I tried out you-know-what which also managed to run the cameras for few hours without any issues.
Can some of you guys help me sort this out?
I already tried the fixes from this thread:
- I'm running dockerized ZM, ffmpeg is already 3.4.4.
- All alarm definitions in the cameras are off.
- tried setting zm to remote and settings from this thread, but this fails with:
Code: Select all
Date/Time
Component Server PID Level Message File Line
2019-04-17 16:52:35 zmc_m1 487 INF Starting Capture version 1.32.3 zmc.cpp 223
2019-04-17 16:52:35 zmc_m1 488 INF Received new Content-Base in DESCRIBE response header. Updated device Url to: 'rtsp://192.168.1.101:554/live0.264/' zm_rtsp.cpp 355
2019-04-17 16:52:35 zmc_m1 488 WAR The device is using a codec that may not be supported. Do not be surprised if things don't work. zm_rtp_source.cpp 69
2019-04-17 16:52:35 zmc_m1 487 FAT Unable to locate video stream zm_remote_camera_rtsp.cpp 188
2019-04-17 16:52:24 zmc_m1 480 WAR The device is using a codec that may not be supported. Do not be surprised if things don't work. zm_rtp_source.cpp 69
2019-04-17 16:52:24 zmc_m1 480 INF Received new Content-Base in DESCRIBE response header. Updated device Url to: 'rtsp://192.168.1.101:554/live0.264/' zm_rtsp.cpp 355
2019-04-17 16:52:24 zmc_m1 478 INF Starting Capture version 1.32.3 zmc.cpp 223
2019-04-17 16:52:24 zmc_m1 478 FAT Unable to locate video stream zm_remote_camera_rtsp.cpp 188
2019-04-17 16:52:24 zmc_m1 478 INF Got signal 15 (Terminated), exiting zm_signal.cpp 40
2019-04-17 16:52:17 zmc_m1 476 FAT Unable to locate video stream zm_remote_camera_rtsp.cpp 188
2019-04-17 16:52:17 zmc_m1 477 WAR The device is using a codec that may not be supported. Do not be surprised if things don't work. zm_rtp_source.cpp 69
2019-04-17 16:52:17 zmc_m1 477 INF Received new Content-Base in DESCRIBE response header. Updated device Url to: 'rtsp://192.168.1.101:554/live0.264/' zm_rtsp.cpp 355
2019-04-17 16:52:17 zmc_m1 476 INF Starting Capture version 1.32.3 zmc.cpp 223
2019-04-17 16:52:14 zmc_m1 468 FAT Unable to locate video stream zm_remote_camera_rtsp.cpp 188
2019-04-17 16:52:14 zmc_m1 470 WAR The device is using a codec that may not be supported. Do not be surprised if things don't work. zm_rtp_source.cpp 69