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

Tomas tomasm at hotpop.com
Fri Dec 3 16:09:33 CET 2004


Cavalera Claudio wrote:
>> 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" 
>> 
> 
> I have a couple of questions:
> 1)where is the udp destination port?

You can specify this with the --sout-rtp-port-audio and
--sout-rtp-port-video options. The default ports are 1234 (audio) and 1236
(video). You can maybe use --sout-rtp-port as well, which defaults to 1238.

> 2)which is the muxing method? Maybe when you run vlc from command
> line you can neglect muxing? 

There is no muxing. Have a look at
http://www.videolan.org/streaming/features.html and the output method /
muxer matrix. In this case, we're using Raw/RTP.

-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