[Live-devel] Stream to LAN: maximize Quality, minimize Latency

2010-03-03 Thread henniman
Hi all, i recently interated live into my application as was amazed how simple and robust it is. now i want to stream live-generated images over a LAN with maximal quality and minimal latency. I have a RGBA image source, and i have an ffmpeg encoder to compress the video so far. Right now i

[Live-devel] FW: compiling OpenRTSP (client ) and RTSPServer

2010-03-03 Thread Harish N
Still with the same problem.If you can help me building each module separately It would be more appreciable because then I can know exactly where I am going wrong. Thank you -Original Message- From: BONNEAU Guy [mailto:gbonn...@miranda.com] Sent: Tuesday, March 02, 2010 6:10

Re: [Live-devel] RTSP client and jumping timestamps

2010-03-03 Thread Denis
Hi, Ross! Thank you, the function RTPSource::hasBeenSynchronizedUsingRTCP() is exactly what I need. Now my RTSP wrapper gives video and audio to synchronizer only after all of MediaSubsessions are synchronized, and it works fine! Regards, Denis. -Original Message- From: live-devel-boun..