[vlc] Error when http streaming

saikari keitele saikari78 at gmail.com
Thu Dec 1 15:51:23 CET 2011


Many thanks for your reply. You were right, the file was probably
corrupted. When I tested with another file, I don't get the previous error
message. However I get another error after running:

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

and then the command for the client:

vlc   http://127.0.0.1:8080

VLC media player 1.0.6 Goldeneye
[0x867c148] main libvlc: Running vlc with the default interface. Use 'cvlc'
to use vlc without interface.
[0x87302b8] access_http access error: error: HTTP/1.1 502 Proxy Error (
Connection refused )
[0x87302b8] access_http access error: error: HTTP/1.1 502 Proxy Error (
Connection refused )
[0x87302b8] access_mms access error: error: HTTP/1.1 502 Proxy Error (
Connection refused )
[0x87300e8] main input error: open of `http://127.0.0.1:8080' failed: (null)


I wonder if the Proxy Error is due to the fact that I am running this at
work were there is a proxy server. However, I tried to run the client again
specifying the proxy server's IP/port details and I get the same error:

vlc --http-proxy 10.0.5.55:80  http://127.0.0.1:8080


[0x83b2148] main libvlc: Running vlc with the default interface. Use 'cvlc'
to use vlc without interface.
[0x86ba250] access_http access error: error: HTTP/1.1 502 Proxy Error (
Connection refused )
[0x86ba250] access_http access error: error: HTTP/1.1 502 Proxy Error (
Connection refused )
[0x86ba250] access_mms access error: error: HTTP/1.1 502 Proxy Error (
Connection refused )
[0x84662e0] main input error: open of `http://127.0.0.1:8080' failed: (null)



I am very grateful for any help
Best,

saikari

On Wed, Nov 30, 2011 at 5:18 PM, Krenar Qehaja <kedadi at gmail.com> wrote:

> On Wed, Nov 30, 2011 at 10:43 AM, saikari keitele <saikari78 at gmail.com>wrote:
>
>> [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?
>>
>
> To me, it looks like the file you are trying to stream is somehow
> corrupted. Can you try with a different file?
>
> Regards,
> Krenar
>
> ______________________________________________________
> vlc mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20111201/2b69885f/attachment.html>


More information about the vlc mailing list