Generate SDP file from UDP source?

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
abuze
New Cone
New Cone
Posts: 7
Joined: 20 Feb 2006 21:16
Location: Sweden

Generate SDP file from UDP source?

Postby abuze » 07 Mar 2006 19:23

Hi,

I just tried generating SDP from a local file as in this post viewtopic.php?t=16599

vlc -vvv file:///c://sample_100kbit.mp4 --sout=#rtp{dst=127.0.0.1,port=24000,sdp=file://C:/sample.sdp}

But if I want a SDP file generated with an UDP source, how can that be done?

I tried

vlc -vvv udp://@:5000 --sout=#rtp{dst=127.0.0.1,port=24000,sdp=file://C:/sample.sdp}

but the sdp file did not get generated.

The udp source is MPEG2 TS btw

geo
Cone that earned his stripes
Cone that earned his stripes
Posts: 104
Joined: 23 Dec 2003 05:48
Location: Canberra, Australia
Contact:

Postby geo » 17 Apr 2006 16:08

I used the minisapserver to tell me how an sdp file should look for a udp multicast stream (MPEG2-TS).

Opening a file with one of these gets the channel fine. Sadly, I cannot find a way to get VLC to parse a multi-item SDP file.



v=0
o=UCTV 16914 1 IN IP4 rx1.canberra.edu.au
s=BBC
u=http://uctv.canberra.edu.au
t=0 0
m=video 1234 udp 33
c=IN IP4 233.70.142.171/12
a=type:udp
a=mux:m2t
a=packetformat:RAW
a=tool:miniSAPserver 0.3.2
a=x-plgroup:UCTV


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 28 guests