[streaming] Unable to play rtsp streams using VLC

Ow Mun Heng Ow.Mun.Heng at wdc.com
Wed Sep 7 11:28:42 CEST 2005


Scenerio, trying to stream rtp/rtsp using vlc on laptop to be played by
another instance of vlc on the same laptop

server (laptop): 
vlc -vvv input_stream --sout
'#rtp{dst=server_ip,port=1234,sdp=rtsp://server_ip:8080/test.sdp}'

client (also laptop) :
vlc -vv rtsp://server_ip:8080/test.sdp


I get these output : Notice the "NO Source Address at the end)
(when played on a windows box using VLC, it works!)


User-Agent: VLC Media Player (LIVE.COM Streaming Media v2005.01.29)


Received OPTIONS response: RTSP/1.0 200 Ok
Cseq: 1
Server: VLC Server
Public: DESCRIBE, SETUP, TEARDOWN, PLAY, PAUSE
Content-Length: 0


Sending request: DESCRIBE rtsp://192.168.10.100:8080/test.sdp RTSP/1.0
CSeq: 2
Accept: application/sdp
User-Agent: VLC Media Player (LIVE.COM Streaming Media v2005.01.29)


Received DESCRIBE response: RTSP/1.0 200 OK
Content-type: application/sdp
Server: VLC Server
Content-Length: 392
Cseq: 2
Cache-Control: no-cache


Need to read 392 extra bytes
Read 392 extra bytes: v=0
o=- 1126085093919768 3 IN IP4 127.0.0.1
s=NONE
t=0 0
a=tool:vlc 0.8.2
c=IN IP4 192.168.10.100/0
m=video 1236 RTP/AVP 96
a=rtpmap:96 MP4V-ES/90000
a=fmtp:96 profile-level-id=3; config=000001200006c7ffff0aad89021b0a31;
a=control:rtsp://192.168.10.100:8080/test.sdp/trackid=0
m=audio 1234 RTP/AVP 14
a=rtpmap:14 MPA/90000
a=control:rtsp://192.168.10.100:8080/test.sdp/trackid=1

sdp=v=0
o=- 1126085093919768 3 IN IP4 127.0.0.1
s=NONE
t=0 0
a=tool:vlc 0.8.2
c=IN IP4 192.168.10.100/0
m=video 1236 RTP/AVP 96
a=rtpmap:96 MP4V-ES/90000
a=fmtp:96 profile-level-id=3; config=000001200006c7ffff0aad89021b0a31;
a=control:rtsp://192.168.10.100:8080/test.sdp/trackid=0
m=audio 1234 RTP/AVP 14
a=rtpmap:14 MPA/90000
a=control:rtsp://192.168.10.100:8080/test.sdp/trackid=1

Unable to determine our source address: no address

-- 
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz 1.5GB RAM
98% Microsoft(tm) Free!! 
Neuromancer 17:25:45 up 1 day, 7:54, 9 users, load average: 0.73, 0.74,
1.10 


-- 
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the streaming mailing list