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
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
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
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