[Live-devel] Audio+Video streams OpenRTSP to FFMPEG

2014-10-13 Thread Muhammad Ali
hy to code but I prefer to use something that is already around (if there is). -- Muhammad Ali And Or Logic www.andorlogic.com ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

Re: [Live-devel] Open H.264 stream frame by frame

2014-09-24 Thread Muhammad Ali
Hi Marcin, You'll have to use libavcodec to get decoded frames ( frame / frame) and then convert the received frame to either Iplimage or Mat whichever you prefer. You can check sample code given under ffmpeg sources to see how you can use libavcodec. On Sep 24, 2014 4:38 PM, "Christiano Belli"

Re: [Live-devel] OpenRTSP stream delay increasing with time

2014-09-18 Thread Muhammad Ali
My next question would be what if some RTP packets are delayed? How will the client behave? Will it wait for "x" seconds and continue. If it waits then there will be a delay that may be carried on to the next time the packets are delayed. Maybe that's where the delay is. On Sep 18, 2014 6:14 PM,

[Live-devel] OpenRTSP stream delay increasing with time

2014-09-18 Thread Muhammad Ali
unctioning as it started. Any help ? -- Muhammad Ali And Or Logic www.andorlogic.com ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel