[vlc] Re: 0.8.1 support for Darwin Streaming Server?

Tomas tomasm at hotpop.com
Mon Dec 6 22:01:32 CET 2004


Ricardo Kleemann wrote:
> Will VLC create the appropriate SDP file for use with DSS? How should
> the sdp be configured?

Yes, use the --sout-rtp-sdp option with a file-url. Here's an example
without audio:

   --sout "#transcode:rtp" \
     --sout-transcode-vcodec="mp4v" \
     --sout-transcode-vb="64" \
     --sout-rtp-dst="239.10.10.10" \
     --sout-rtp-ttl="127" \
     --sout-rtp-sdp="file://C:/Program Files/Darwin Streaming
Server/Movies/vlc.sdp"

-Tomas

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the vlc mailing list