Page 1 of 1

create sdp file

Posted: 23 Nov 2004 11:25
by Nico
Hi,

Somebody know How to create sdp file ?

Thanks
Nico

Posted: 23 Nov 2004 11:38
by zorglub
If you stream with VLC, you can create a simple SDP (if you stream with RTSP, you can export it by HTTP, RTSP or to a file. If you stream with UDP, it can only be announced by SAP).

More information is available in the VideoLAN Howto

Posted: 30 Nov 2004 15:30
by derekli
I want to display the captured video locally and send it to Darwin. Could you tell me what's wrong with me command?

vlc --extraintf="logger" -vvv dshow:// :dshow-vdev="CamMaestro 4.0 AU" :dshow-adev="Realtek AC97 Audio" :dshow-size="640 x 480" :no-dshow-config :no-dshow-tuner --sout '#transcode{vcodec=mp4v,vb=1024,scale=1,acodec=mpga,ab=192,channels=2}:duplicate{dst=display}:rtp
{dst=127.0.0.1,port=12345,sdp=file://C:/test.sdp}'

Thanks,
Derek

Right behind you, Derek

Posted: 30 Nov 2004 23:58
by david@betterpropaganda.co
Hi,

I am doing the same thing as Derek (prior post) and am also very interested in debugging Derek's command line.

- David

sdp

Posted: 08 Dec 2004 17:38
by bubzilla
hi

could you explain how to create a sdp file in more details.

and if it does not matter in ervey detail??

thanks