[vlc-devel] Re: rtp stream and SDP file

Benjamin PRACHT bigben at via.ecp.fr
Tue Apr 6 21:57:30 CEST 2004


On Tue, Apr 06, 2004, Sooyoung Sung wrote :
> -------------------------------------------------
> ./vlc -vvv dshow:// :dshow-vdev="0sprey 50 USB Capture (NTSC)"
> :dshow-adev="SB Live! Wave Device" :dshow-size="640x480" --sout
> '#transcode{vcodec=mp4v,vb=1024,scale=1,acodec=mpga,ab=192,channels=2}:duplicate{dst=display,dst=std{access=rtp,mux=ts,url=madmex.cmcl.cs.cmu.edu:23450,sdp=http://srees.cmcl.cs.cmu.edu:8080/sooyoung.sdp}}'
> -------------------------------------------------
> 
> -------------------------------------------------
> ./vlc -vvv dshow:// :dshow-vdev="0sprey 50 USB Capture (NTSC)"
> :dshow-adev="SB Live! Wave Device" :dshow-size="640x480" --sout
> '#transcode{vcodec=mp4v,vb=1024,scale=1,acodec=mpga,ab=192,channels=2}:rtp{dst=madmex.cmcl.cs.cmu.edu,port=23450,sdp=http://srees.cmcl.cs.cmu.edu:8080/sooyoung.sdp}'
> -------------------------------------------------
> 

Remplace : 

dst=std{access=rtp,mux=ts,url=madmex.cmcl.cs.cmu.edu:23450,sdp=http://srees.cmcl.cs.cmu.edu:8080/sooyoung.sdp}

by 

rtp{dst=madmex.cmcl.cs.cmu.edu,port=23450,sdp=http://srees.cmcl.cs.cmu.edu:8080/sooyoung.sdp}

in the first one

-- 
$(echo "BigBen")

Oui je quote, et alors ?

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list