[vlc] Error when http streaming

saikari keitele saikari78 at gmail.com
Wed Nov 30 17:43:40 CET 2011


Hi,
I'm trying to stream a avi video in HTTP. I'm just testing it on localhost
(127.0.0.1). My command line for streaming is:

vlc  -vvv /PathToVideo/test.avi --sout '#standard{access=http,mux=ts,dst=
127.0.0.1:8080}'

However when I try to connect a client to the stream with the command:

vlc  http://127.0.0.1:8080

I get the following error message:

VLC media player 1.0.6 Goldeneye
[0x8e71148] main libvlc: Running vlc with the default interface. Use 'cvlc'
to use vlc without interface.
[0x8f25950] access_mms access error: invalid chunk FATAL (0x47)
[0x8f25950] access_mms access error: header size == 0
[0x8f25528] main input error: open of `http://127.0.0.1:8080' failed: (null)

Do you have an idea of what I'm doing wrong?
Many thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20111130/e7058c4d/attachment.html>


More information about the vlc mailing list