-
Christophe Massiot authored
* With -vvv modules now show up their scores ; This afternoon I have been a little bored, so the feature of the day is : * HTTP input support. You can test it with : ./vlc http://mysite.com:80/mystream.mpg It doesn't implement any kind of buffering, so make sure you have enough bandwidth, otherwise you'll just get nothing. It is compatible with HTTP proxy, just set http_proxy : export http_proxy="http://proxy.mycompany.com:3128/" Enjoy !
ce0e4dd1