rtsp streaming problem

About encoding, codec settings, muxers and filter usage
Koala
New Cone
New Cone
Posts: 2
Joined: 12 Jun 2005 22:56

rtsp streaming problem

Postby Koala » 12 Jun 2005 23:13

Hi,

I'm new vlc user. I tried example from Chapter 4. of Streaming howto, RTP streaming:

vlc -vvv --color v4l:/dev/video:norm=pal:frequency=543250:size=640x480:channel=1:adev=/dev/dsp:audio=1 --sout '#rtp{dst=10.70.4.100,port=1234,sdp=rtsp://10.70.4.100:8080/test.sdp}'

vlc output (error red lines):
...
[00000217] main private error: cannot bind socket
[00000217] stream_out_rtp private error: cannot export sdp as rtsp
...
[00000217] stream_out_rtp private error: cannot add this stream (unsupported codec:RV24)
[00000222] main packetizer error: cannot create packetizer output
...
[00000217] stream_out_rtp private error: cannot add this stream (unsupported codec:s16l)

client:

vlc rtsp://10.70.4.100:8080/test.sdp

[00000216] livedotcom demuxer error: describeURL failed (cannot handle DESCRIBE response: RTSP/1.0 404 Not found)
[00000215] main input error: no suitable access module for `rtsp://www:8080/test.sdp'

$ vlc -l | fgrep live
VLC media player 0.8.1 Janus
livedotcom live.com (RTSP/RTP/SDP) demuxer
livedotcom RTSP/RTP access and demux


$ ./configure --with-ffmpeg-tree=/usr/src/ffmpeg/ffmpeg-20041113/ --with-libmpeg2-tree=/usr/src/mpeg2dec-0.4.0/ --enable-livedotcom --with-wx-config-path=/usr/src/wxWidgets --with-livedotcom-tree=/usr/src/live/ --with-faad-tree=/usr/src/faad2-20040923 --enable-faad --enable-v4l --with-v4l=/usr/src/linux

Any ideas?

regards

Ondrej Koala Vacha

Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 70 guests