Search found 6 matches
- Fri Oct 26, 2018 11:47 am
- Forum: ZoneMinder 1.32.x
- Topic: ffmpeg stop
- Replies: 5
- Views: 3853
Re: ffmpeg stop
Hi, leaving everything else the same and changing H264 passthrough to X264 I have the same problem: zmc stop unexpectedly. I ran ffmpeg using terminal and there are no issues except low fps. I used ffmpeg option to create a new file every 600 seconds. RTP errors that you see are while ffmpeg is ...
- Fri Oct 26, 2018 11:02 am
- Forum: ZoneMinder 1.32.x
- Topic: ffmpeg stop
- Replies: 5
- Views: 3853
Re: ffmpeg stop
Another test using ffmpeg from commandline. I get no errors. The strage thing is that: stream is 18 fps, ffmpeg report 9 fps. during this test ffmpeg take 1% of cpu, zmc 30% administrator@argo:/media/cache-zm/$ ffmpeg -i rtsp://admin:1111@192.168.26.112/1 -c copy -flags +global_header -an -f segment ...
- Fri Oct 26, 2018 9:48 am
- Forum: ZoneMinder 1.32.x
- Topic: ffmpeg stop
- Replies: 5
- Views: 3853
Re: ffmpeg stop
Hi!
I'm running ZM 1.32.2 (iconnor PPA) on Ubuntu 18.04.1 LTS
I'm running ZM 1.32.2 (iconnor PPA) on Ubuntu 18.04.1 LTS
- Thu Oct 25, 2018 8:11 pm
- Forum: ZoneMinder 1.32.x
- Topic: ffmpeg stop
- Replies: 5
- Views: 3853
ffmpeg stop
Hi! I have an unnamed hisilicon based ip camera. If I use ffmpeg with rtsp tcp and H264 passthrough video writer, zmc restart every one minute: 10/25/18 21:31:22.816600 zmc_m3[2840].DB1-zm_videostore.cpp/743 [duration calc: pts(5508000) - last_pts( 5497200) = (10800)] 10/25/18 21:31:22.900824 zmc_m3 ...
- Thu Oct 26, 2017 3:31 pm
- Forum: ZoneMinder 1.30.x
- Topic: Help with IPDM241-3OI camera
- Replies: 3
- Views: 1838
Re: Help with IPDM241-3OI camera
I will try your first suggestion, last one is a little bit hard for me....
- Thu Oct 26, 2017 1:56 pm
- Forum: ZoneMinder 1.30.x
- Topic: Help with IPDM241-3OI camera
- Replies: 3
- Views: 1838
Help with IPDM241-3OI camera
Hi! I'm doing some tests with a cuple of IPDM241-3OI cameras. My sistem use ubuntu 17.10 and distribution standard build of zm. I've tested many configurations: Camera settings for H264 stream Method FFMPEG rtsp://admin:1111@ip/av0_0 It works but take a lot of cpu (2 cams 70% of cpu) Method Remote ...