[streaming] Error while try to stream movies...
Giovane Moreira
gcmmoura at gmail.com
Tue Dec 6 23:55:56 CET 2005
Hi folks,
I got VLC on my Slackware Linux box and I'm trying to stream some video and
audio. (version 0.84)
I readed on Chapter 5. VLM - Multiple streaming and Video on demand <
http://www.videolan.org/doc/streaming-howto/en/ch05.html> how to stream with
RTSP.
So I did as follow, but I've got no transmition.
Here it goes what commands I did:
1. Launch vlc with : vlc --ttl 12 -vvv --color -I telnet --telnet-password
admin --rtsp-host 0.0.0.0:5554
2. Telnet interface to configure VOD: telnet 192.168.0.220 4212
Trying 192.168.0.220...
Connected to 192.168.0.220.
Escape character is '^]'.
Password:
Welcome, Master
new Test vod enabled
setup Test input a.mpg
--> here goes part of the log I got on #1 shell, I mean, vlc console.
[00000247] main stream output debug: adding a new input
[00000246] main input debug: EOF reached
[00000246] main input debug: closing input
[00000066] main module debug: unlocking module "mpeg_audio"
[00000288] main packetizer debug: killing decoder fourcc `mpga', 0 PES in
FIFO
[00000247] main stream output debug: removing an input
[00000224] main module debug: unlocking module "packetizer_mpegvideo"
[00000309] main packetizer debug: killing decoder fourcc `mpgv', 0 PES in
FIFO
[00000247] main stream output debug: removing an input
[00000246] main input debug: Program doesn't contain anymore ES
[00000124] main module debug: unlocking module "ps"
[00000131] main module debug: unlocking module "access_file"
[00000246] main input debug: destroying sout
[00000248] main private debug: destroying chain... (name=description)
[00000176] main module debug: unlocking module "stream_out_description"
[00000248] main private debug: destroying chain done
[00000246] main input debug: thread 131081 joined (src/input/input.c:386)
[00000246] main input warning: refcount is 1, delaying before deletion
(id=246,type=-7)
[00000242] vod_rtsp private debug: created rtsp url: /Test
[00000242] vod_rtsp private debug: media has 2 declared ES
[00000242] vod_rtsp private debug: - ES mpga (/Test/trackid=0)
[00000242] vod_rtsp private debug: - ES mpgv (/Test/trackid=1)
3. I think the server is ok, but when I try to watch on VLC I got:
vlc rtsp://192.168.0.220:5554/Test
VLC media player 0.8.4 Janus
[00000242] main input error: no suitable access module for
`rtsp://192.168.0.220:5554/Test'
[00000233] main playlist: nothing to play
4. So I try run vlc vith -vvv
vlc rtsp://192.168.0.220:5554/Test -vvv
00000242] main input debug: `rtsp://192.168.0.220:5554/Test' gives access
`rtsp' demux `' path `192.168.0.220:5554/Test'
[00000242] main input debug: creating demux: access='rtsp' demux='' path='
192.168.0.220:5554/Test'
[00000243] main demuxer debug: looking for access_demux module: 0 candidates
[00000243] main demuxer warning: no access_demux module matched "rtsp"
[00000242] main input debug: creating access 'rtsp' path='
192.168.0.220:5554/Test'
[00000244] main access debug: looking for access2 module: 4 candidates
[00000244] access_file access warning: 192.168.0.220:5554/Test: No such file
or directory
[00000244] cdda access warning: could not open 192.168.0.220:5554/Test
[00000244] main access warning: no access2 module matching "rtsp" could be
loaded
[00000242] main input error: no suitable access module for
`rtsp://192.168.0.220:5554/Test'
[00000242] main input debug: thread 98311 joined (src/input/input.c:386)
[00000233] main playlist: nothing to play
FINALLY, why can't I watch my movie???
I also had no traffic on 5554 port (tcdpump shows me that)
Thank you all folks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.videolan.org/pipermail/streaming/attachments/20051206/e7d5623f/attachment.htm
More information about the streaming
mailing list