Search found 5 matches

by Garyio
Mon Dec 16, 2013 5:01 pm
Forum: ZoneMinder 1.25.x
Topic: RTSP correct sequence
Replies: 12
Views: 6307

Re: RTSP correct sequence

After updating to 1.26.5 mine works again.
by Garyio
Sat Dec 14, 2013 8:14 pm
Forum: ZoneMinder 1.25.x
Topic: RTSP correct sequence
Replies: 12
Views: 6307

Re: RTSP correct sequence

I looked at your source and I was wondering how you determined this to be correct? Did you look at data from your camera? This was not in the older version. From line 265 in zm_rtp_source.cpp: if ( ((packet[sizeof(RtpDataHeader)] & 0x1f) == 28 && (packet[sizeof(RtpDataHeader)+1] & 0x80)) || ((packet ...
by Garyio
Sat Dec 14, 2013 6:32 pm
Forum: ZoneMinder 1.25.x
Topic: RTSP correct sequence
Replies: 12
Views: 6307

Re: RTSP correct sequence

So what did you change? Maybe that fixed your camera but it seems to have broken mine. I had my RTSP camera working just fine and then I upgrade from ZM 1.25.0 to ZM 1.26.4 and now I can not get it to work at all. 2013-12-14 12:27:41.222546 zmc_m1 16729 ERR Error while decoding frame 1 zm_remote ...
by Garyio
Fri Sep 07, 2012 7:50 pm
Forum: ZoneMinder 1.25.x
Topic: RTSP correct sequence
Replies: 12
Views: 6307

Re: RTSP correct sequence

I just got mine to work again. I changed the camera output format from mjpeg to mpeg4. Now I am able to capture and do live view of my camera with an image size of 640 X 480. Hope this helps.
by Garyio
Fri Sep 07, 2012 7:41 pm
Forum: ZoneMinder 1.25.x
Topic: RTSP correct sequence
Replies: 12
Views: 6307

Re: RTSP correct sequence

We have had the same issue for some time. I had it working at one point but that was a few months ago and I don't remember what I did to make it work. I think it was something I changed in the camera. I can get an image if I use HTTP simple instead of RTSP but the image flashes back and forth with ...