Can only watch 2 of 3 streams at a time

Forum for questions and support relating to the 1.34.x releases only.
Post Reply
mewald
Posts: 7
Joined: Wed Oct 21, 2020 8:05 pm

Can only watch 2 of 3 streams at a time

Post by mewald »

I am running ZM form the Dlandon docker image. I added three cameras (RLC-423) and found something strange: I can only get 2 out of 3 cameras to work. Which ones work seems to be rather random. I suspect the first 2 streams to open successfully "win" the race. When I select all 3 cams in the console, click "edit" and change the function to whatever, it all gets shuffled: New new pair of cameras become active.

Is there a configuration somewhere to the the max number of cams? I would love to provide some relevant logs, but it's hard to tell what's related. Here some picks:

Code: Select all

inline violated CSP script-src

Shared data not initialised by capture daemon for monitor cam1

'zma -m 1' exited abnormally, exit status 255

Memory map file '/dev/shm/zm.mmap.2' does not exist in zmMemAttach. zmc might not be running.

Socket /run/zm/zms-148206s.sock does not exist. This file is created by zms, and since it does not exist, either zms did not run, or zms exited early. Please check your zms logs and ensure that CGI is enabled in apache and check that the PATH_ZMS is set correctly. Make sure that ZM is actually recording. If you are trying to view a live stream and the capture process (zmc) is not running then zms will exit. Please go to http://zoneminder.readthedocs.io/en/latest/faq.html#why-can-t-i-see-streamed-images-when-i-can-see-stills-in-the-zone-window-etc for more information.
Post Reply