Bug#717869: VLC HTTP streaming doesn't work with HTTP proxy enabled
Rob van der Putten
rob at sput.nl
Thu Jul 25 19:15:01 UTC 2013
Package: vlc
Version: 2.0.3-5
This bug may be in package vlc-nox instead of package vlc.
VLC HTTP streaming doesn't work with HTTP proxy enabled. A 'tcpdump -A'
shows that VLC strips the path/file bit from the request. So
'http://Some_host/Some_Path/Some_File' becomes 'http://Some_host:80'
The squid proxy server access log confirms this.
An exception is using an IPv6 address instead of a hostname. When using
'http://[IPv6_Addres]/Some_Path/Some_File' VLC will bypass the proxy and
work correctly. This is odd since my proxy is dual stack and a tcpdump
shows that VLC requests both it's IPv4 and IPv6 address. In fact, it uses
IPv6.
I'm using Debian stable with Linux version 3.2.0-4-686-pae
(debian-kernel at lists.debian.org)
(gcc version 4.6.3 (Debian 4.6.3-14) ) #1
SMP Debian 3.2.46-1
Regards,
Rob
More information about the pkg-multimedia-maintainers
mailing list