Re: [Live-devel] Problem with rtcp

2010-05-08 Thread Ross Finlayson
2) Any idea about why the presence of the rtcp messages modify the vlc behavior in such a way that it can't play the video and audio streams? Yes - it seems that you're not setting the presentation times correctly at the server ends for one or both of the audio and video streams. If you set

Re: [Live-devel] SegmentQueue::enqueueNewSegment() overflow

2010-05-08 Thread Ross Finlayson
I've built and tried the TestOnDemandRTSPServer in the testProgs directory. Streaming a WAV file works flawless, but when streaming a MP3 file I get the error SegmentQueue::enqueueNewSegment() overflow which is generated in MP3ADU.cpp. The 'problem' here is the excessively 'VBR' nature of yo

Re: [Live-devel] Live555 support over SRTP

2010-05-08 Thread Ross Finlayson
At the to do list is task: "Add support for SRTP ('secure' RTP), and perhaps also RTSP-over-TLS." Do you intend to supply this feature any time soon. Sorry, no. -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list

Re: [Live-devel] How to get the RealRTSP.hh??PLz help~

2010-05-08 Thread Ross Finlayson
From the maillist live-devel, i know that this fileÅiRealRTSP.hhÅj didn't include in the LIVE55 distribution. But how and when will it distribute??And how about the inactive source codes under the "SUPPORT_REAL_RTSP"? The "REAL_RTSP" stuff was an old, only partially implemented (and non-stan