Finally got the cameras responding by using ffmpeg. At one point (with, I think 1.30.x) they were working with Remote, but that stopped working when I went to 1.32.3.
Two or three problems I've not yet resolved.
1) When I go to the live view I see no video. Typically, the log contains something like
Code: Select all
socket_bind( /tmp/zm/zms-216172w.sock ) failed: No such file or directory
2) When I go to the zone definition window, again I see no picture, but this time there's nothing obvioous in the log.
3) When I look at an event by clicking on the "Max score" number I can see trigger frames, but if I use next or previous links and get to a frame which did not trigger I see a log something like
Code: Select all
Can't create frame analyse images from video because there is no video file for this event at /var/cache/zoneminder/events/1/2019-04-24/33/33-video.mp4
Any hints as to what I've not got set up correctly?