Search found 3 matches

by sogawa-sps
Mon Apr 15, 2019 9:39 pm
Forum: ZoneMinder 1.30.x
Topic: Camera falls-off due to "RTSP timed out" and doesn't go back
Replies: 3
Views: 3167

Re: Camera falls-off due to "RTSP timed out" and doesn't go back

As for now I've implemented the following script as a WA but it obviously has two big disadvantages: still big gap when video is not being captured, too frequent unnecessary restarts. #!/bin/bash last_event=$(mysql -s -N --execute="use zm;select time_to_sec(timediff(now(), StartTime)) > 600 fro...
by sogawa-sps
Mon Apr 15, 2019 9:34 pm
Forum: ZoneMinder 1.30.x
Topic: Camera falls-off due to "RTSP timed out" and doesn't go back
Replies: 3
Views: 3167

Re: Camera falls-off due to "RTSP timed out" and doesn't go back

Hi, Sorry for the such a long delay with the answer. I've played with ffmpeg but it didn't work for that Tenvis cam. Container OS where ZM is running: PRETTY_NAME="Debian GNU/Linux 9 (stretch)" NAME="Debian GNU/Linux" VERSION_ID="9" VERSION="9 (stretch)" ID=de...
by sogawa-sps
Tue Jan 29, 2019 3:47 pm
Forum: ZoneMinder 1.30.x
Topic: Camera falls-off due to "RTSP timed out" and doesn't go back
Replies: 3
Views: 3167

Camera falls-off due to "RTSP timed out" and doesn't go back

I have ZM v1.30.4 running from a docker container and TENVIS camera. It's connected as: Remote Protocol Remote Method RTP/RTSP Remote Host Name admin:xxxxxxxx@192.168.1.127 Remote Host Port 554 Remote Host Path /11 Target colorspace Capture Width (pixels) 640 Capture Height (pixels) 352 It works in ...