I have an openSUSE Leap 15.0 system (yes I know I should upgrade it and I will in time). I installed ZM via YaST as described on https://wiki.zoneminder.com/Installing_ ... s_for_SuSE so I have v1.32.3. I do use packman so I have the fully-enabled version I believe. ZM tells me that "An update to ZoneMinder is available. The latest release is v1.34.16, you have v1.32.3." but I haven't upgraded because I haven't seen any clear instructions that I should do so and have seen some suggestions that I should be careful.
Anyway, I have a recently-acquired Reolink RLC-810A camera that I'm trying to connect to ZM.
I have previously tried to connect to it using the Reolink web interface http://192.168.1.27/ and that is successful at 'Balanced' or 'Fluent' resolutions but not at 'Clear' (i.e. full resolution) 'Current device won't support streaming in clear mode'. I don't understand why because it's on a local network connection of at least 100 Mbps.
I've also tried to connect to the RTSP streams using (packman) VLC and also totem etc. They all fail to connect
rtsp://admin:my_password@192.168.1.27:554/h265Preview_01_sub whether I use h265 or h264 and _main or _sub except for rtsp://admin:my_password@192.168.1.27:554/h264Preview_01_sub
To connect to ZM I followed the instructions at https://www.reddit.com/r/reolinkcam/com ... inder_nvr/ and used the RTMP URLS. I have succeeded in connecting the _sub stream at rtmp://192.168.1.27/bcs/channel0_sub.bcs?channel=0&stream=1&user=admin&password=my_password but the main stream rtmp://192.168.1.27/bcs/channel0_main.bcs?channel=0&stream=1&user=admin&password=my_password fails.
There are lots of error messages at http://localhost/zm/index.php?view=log&popup=1 but I don't understand how to extract the relevant bits to post here, or even what the relevant bits are. It appears to keep trying to connect the _main stream and failing. I'll post a bunch that may contain something useful:
Code: Select all
2021-02-10 12:54:36.301300 zmdc[1789].INF-zmdc.pl ['zma -m 2' started at 21/02/10 12:54:36]
2021-02-10 12:54:36.301290 zmdc[29235].INF-zmdc.pl ['zma -m 2' starting at 21/02/10 12:54:36, pid = 1789]
2021-02-10 12:54:36.291330 zmdc[29235].INF-zmdc.pl [Starting pending process, zma -m 2]
2021-02-10 12:54:35.370948 zmc_m2[1777].INF-zm_ffmpeg_camera.cpp/163 [Priming capture from rtmp://192.168.1.27/bcs/channel0_main.bcs?channel=0&stream=0&user=admin&password=my_password]
2021-02-10 12:54:35.359921 zmc_m2[1777].INF-zmc.cpp/223 [Starting Capture version 1.32.3]
2021-02-10 12:54:35.281290 zmdc[29235].ERR-zmdc.pl ['zma -m 2' exited abnormally, exit status 255]
2021-02-10 12:54:35.245432 zma_m2[1780].ERR-zm_monitor.cpp/477 [Shared data not initialised by capture daemon for monitor Camera1_main]
2021-02-10 12:54:35.143270 zmdc[1780].INF-zmdc.pl ['zma -m 2' started at 21/02/10 12:54:35]
2021-02-10 12:54:35.143260 zmdc[29235].INF-zmdc.pl ['zma -m 2' starting at 21/02/10 12:54:35, pid = 1780]
2021-02-10 12:54:35.022050 zmdc[1777].INF-zmdc.pl ['zmc -m 2' started at 21/02/10 12:54:35]
2021-02-10 12:54:35.022050 zmdc[29235].INF-zmdc.pl ['zmc -m 2' starting at 21/02/10 12:54:35, pid = 1777]
2021-02-10 12:54:35.011330 zmdc[29235].WAR-zmdc.pl [Can't find process with command of 'zmc -m 2']
2021-02-10 12:54:34.917740 zmdc[29235].INF-zmdc.pl [Command 'zma -m 2' removed from pending list at 21/02/10 12:54:34]
2021-02-10 12:54:34.881886 zmc_m1[30098].INF-zm_monitor.cpp/2477 [Camera_1: images:37600 - Capturing at 10.00 fps, capturing bandwidth 38329bytes/sec]
2021-02-10 12:54:34.823670 zmwatch[29283].INF-zmwatch.pl [Restarting capture daemon for Camera1_main, shared data not valid]
2021-02-10 12:54:34.814280 zmwatch[29283].ERR-zmwatch.pl [Memory map file '/dev/shm/zm.mmap.2' should have been 1160 but was instead 0]
2021-02-10 12:54:31.142460 zmdc[29235].ERR-zmdc.pl ['zma -m 2' exited abnormally, exit status 255]
2021-02-10 12:54:31.106147 zma_m2[1772].ERR-zm_monitor.cpp/538 [Got empty memory map file size 0, is the zmc process for this monitor running?]
2021-02-10 12:54:31.007080 zmdc[1772].INF-zmdc.pl ['zma -m 2' started at 21/02/10 12:54:31]
2021-02-10 12:54:31.007070 zmdc[29235].INF-zmdc.pl ['zma -m 2' starting at 21/02/10 12:54:31, pid = 1772]
2021-02-10 12:54:30.982910 zmdc[29235].INF-zmdc.pl [Starting pending process, zma -m 2]