[streaming] Re: RTP over RTSP with vlc 0.8.1
Ross Finlayson
finlayson at live.com
Sat Jun 18 11:31:29 CEST 2005
At 01:18 AM 6/18/05, you wrote:
>Torben Knerr wrote:
>
>>in version 0.8.2 beta2 i found the option to stream RTP over RTSP (TCP)
>>in the preferences ui. is this already possible with vlc 0.8.1 through a
>>commandline option?
>
>There is no such thing as streaming RTP voer RTSP.
That's incorrect. The RTSP specification (RFC 2326, section 10.12) defines
an option for streaming RTP (and RTCP) packets over the RTSP (TCP)
connection. It is useful for streaming over a firewall that does not allow
UDP packets to pass through.
RTP-over-RTSP is implemented (as an option) by the "LIVE.COM Streaming
Media" libraries, which VLC uses to implement RTSP *client* support. The
"--rtsp-tcp" command-line option enables this.
Unfortunately VLC does not yet use the LIVE.COM libraries to implement RTSP
*server* support, and the existing RTSP server implementation in VLC
apparently does not support RTP-over-RTSP.
Ross.
--
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html
More information about the streaming
mailing list