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

Tomas tomasm at hotpop.com
Thu Dec 2 20:56:35 CET 2004


Ricardo Kleemann wrote:
> I forgot to mention, my intention is to do RTP streaming from VLC to
> a DSS server 
>> Is there support for DSS in the latest VLC yet?

This worked for me:
vlc.exe \
   -vvv \
   --reset-config \
   --no-audio \
   dshow:// \
     --dshow-vdev="Logitech QuickCam Pro 3000 (08B0)" \
     --dshow-adev="none" \
     --no-dshow-config \
   --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"

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