Search found 9 matches

by jggg
Thu Sep 27, 2018 3:47 pm
Forum: ZoneMinder 1.32.x
Topic: Segmentation fault with zmc and rtsp (ffmpeg)
Replies: 8
Views: 4386

Re: Segmentation fault with zmc and rtsp (ffmpeg)

More Logs: Every second (aprox) this line un syslo: Sep 27 17:46:17 blanco2 kernel: [264942.474392] traps: nph-zms[52985] general protection ip:7f3ca1a567ae sp:b987767e73ba7d63 error:0 in libc-2.19.so[7f3ca1948000+1be000] Sep 27 17:46:17 blanco2 kernel: [264943.032976] traps: nph-zms[53024] general ...
by jggg
Wed Sep 26, 2018 11:55 pm
Forum: ZoneMinder 1.32.x
Topic: web gui constantly cycles to permission denied
Replies: 28
Views: 10756

Re: web gui constantly cycles to permission denied

And me, with last version from master.
by jggg
Wed Sep 26, 2018 11:44 pm
Forum: ZoneMinder 1.32.x
Topic: Segmentation fault with zmc and rtsp (ffmpeg)
Replies: 8
Views: 4386

Re: Segmentation fault with zmc and rtsp (ffmpeg)

And I have found another issue (with all cameras, not only with rtsp UDP), in view window:

/zm/index.php?view=watch&mid=XX

Refresh all pages instead of only the image.
by jggg
Wed Sep 26, 2018 11:41 pm
Forum: ZoneMinder 1.32.x
Topic: Segmentation fault with zmc and rtsp (ffmpeg)
Replies: 8
Views: 4386

Re: Segmentation fault with zmc and rtsp (ffmpeg)

Thanks Isaac for your support. I have tested with last version in master branch and the results: 1) With Storage in H264 Camera Passthrough: Is recording events with 2 minutes of duration, but video (mp4 file) is only 20 seconds. The zmc log is full of messages: 09/27/18 01:33:59.950247 zmc_m18[3687...
by jggg
Wed Sep 26, 2018 5:39 pm
Forum: ZoneMinder 1.32.x
Topic: Segmentation fault with zmc and rtsp (ffmpeg)
Replies: 8
Views: 4386

Re: Segmentation fault with zmc and rtsp (ffmpeg)

More tests ... my problem is only with Video Writer enable, in passtrhough or encode, the result is the same ... zmc restarted every 30 sec aprox.
by jggg
Wed Sep 26, 2018 3:59 pm
Forum: ZoneMinder 1.32.x
Topic: Segmentation fault with zmc and rtsp (ffmpeg)
Replies: 8
Views: 4386

Re: Segmentation fault with zmc and rtsp (ffmpeg)

I have some progress with problem resolution .... 1) I have found "one bug" in zm_ffmpeg_camera.cpp with rtsp UDP, for transport configuration isn't the option for rtpUni: // Set transport method as specified by method field, rtpUni is default const std::string method = Method(); if ( meth...
by jggg
Wed Sep 26, 2018 11:57 am
Forum: ZoneMinder 1.32.x
Topic: Segmentation fault with zmc and rtsp (ffmpeg)
Replies: 8
Views: 4386

Re: Segmentation fault with zmc and rtsp (ffmpeg)

Another test with ffmpeg and this rtsp stream ... With ffplay -rtsp_transport udp rtsp://192.168..../onvif1 (this camera only stream un rtsp UDP) the streams works well (Doesn't restart or pause) but i get sometimes this message in terminal from ffplay: "rtsp "Too short data for FU-A H.226...
by jggg
Tue Sep 25, 2018 2:16 pm
Forum: ZoneMinder 1.32.x
Topic: Segmentation fault with zmc and rtsp (ffmpeg)
Replies: 8
Views: 4386

Re: Segmentation fault with zmc and rtsp (ffmpeg)

I would like to add that i don't have any problem with other ffmpeg cameras (foscam) but the problem is with an unknown camera ... could i do an ffmpeg proxy or something similar for re-encoding video or something like this? EDIT: - With 1.30 and same setup (for ffmpeg) this camera worked without pr...
by jggg
Mon Sep 24, 2018 9:21 pm
Forum: ZoneMinder 1.32.x
Topic: Segmentation fault with zmc and rtsp (ffmpeg)
Replies: 8
Views: 4386

Segmentation fault with zmc and rtsp (ffmpeg)

Hi, I have a problem with new 1.32 (upgrading from 1.30) in ubuntu 14.04 with a rtsp camera with ffmpeg configuration. The zmc process is in a died-restart loop every few seconds, this is my debug log: https://www.dropbox.com/s/n2uot73nyo2jo42/zm_debug.log.23205.txt?dl=0 I have tested with last 1.32...