[streaming] RTP over RTSP with vlc 0.8.1

Torben Knerr torben.knerr at gmx.de
Fri Jun 17 19:58:32 CEST 2005



hi all,

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?

my recent commandline looks like:
start vlc -vvv --extraintf="dummy" --ttl=255 "e:\tricks_cut.avi" --loop 
--aspect-ratio="1.22222" --sout="#transcode:rtp" 
--sout-transcode-width=176 --sout-transcode-height=144 
--sout-transcode-vcodec="mp4v" --sout-transcode-vb="76" 
--sout-transcode-fps="15" --sout-transcode-acodec="mp4a" 
--sout-ffmpeg-keyint="10" --sout-transcode-ab="16" 
--sout-transcode-samplerate="11025" --sout-transcode-channels="1" 
--sout-rtp-dst="127.0.0.1" --sout-rtp-ttl="255" 
--sout-rtp-port-video="20000" --sout-rtp-port-audio="20002" 
--sout-rtp-sdp="file://C:/Program Files/Darwin Streaming 
Server/Movies/vlc1.sdp"

how would i have to change this in order to stream RTP over RTSP?
fyi: instead of streaming to the client directly, i push the rtp stream 
to darwin streaming server
which in turn reflects the stream to the client.
 

tia,
torben

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