We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi guys
So i installed livestreamer on my raspberry pi using this command: sudo apt-get install livestreamer
sudo apt-get install livestreamer
I try to stream a http link which requires authentication, I suppose it uses icecast. Here is my command line on my raspberry pi:
streamlink --http-proxy "http://bachoo786:[email protected]:8080/tv4.nsv"
it returns the following with nothing been played:
usage: streamlink [OPTIONS] <URL> [STREAM] Use -h/--help to see the available options or read the manual at https://streaml ink.github.io
I can play the link on VLC but on VLC I have to input my username and password everytime I try to play the link.
Can anyone help please?
Thanks.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi guys
So i installed livestreamer on my raspberry pi using this command:
sudo apt-get install livestreamer
I try to stream a http link which requires authentication, I suppose it uses icecast. Here is my command line on my raspberry pi:
streamlink --http-proxy "http://bachoo786:[email protected]:8080/tv4.nsv"
it returns the following with nothing been played:
I can play the link on VLC but on VLC I have to input my username and password everytime I try to play the link.
Can anyone help please?
Thanks.
The text was updated successfully, but these errors were encountered: