Page 1 of 1

User name and password authentication over http media streaming

Posted: 06 Aug 2019 18:11
by Tsever
Hello everyone. I am using VLC player over years and thanks you to build such a great application.
My scenario is, I have a http web server for my media centents. And I have user name and password authentication for this setup.

I can play my media on any windows pc and Android device becouse when I insert the link and press play button, vlc asks me for user name and password.

But when I tried to play my media on my apple tv 4, it is not asking any authentication method and stucks at orange screen.

Is there any way to add user names and passwords for online streaming capabilities?

Regards.

Re: User name and password authentication over http media streaming

Posted: 06 Aug 2019 22:03
by Tsever
I just find the way

http://<user>:<password>@webserver.com/media.mkv

Re: User name and password authentication over http media streaming

Posted: 16 Aug 2019 11:15
by fkuehne
Yes, this is one endorsed way. We should investigate though why you don't get the authentication dialog known from Windows and Android.

Re: User name and password authentication over http media streaming

Posted: 25 Jan 2020 09:59
by Samz
Yes, this is one endorsed way. We should investigate though why you don't get the authentication dialog known from Windows and Android.
Please for the love of god, make it so we have the option to save our credentials when logging in to a HTTP server. It's extremely irritating if one uses it a lot.

Re: User name and password authentication over http media streaming

Posted: 25 Jan 2020 15:54
by bachoo786
any updates on this?

Re: User name and password authentication over http media streaming

Posted: 25 Jan 2020 15:55
by bachoo786
http://<user>:<password>@webserver.com/media.mkv still asks my for my username and password on linux. please help? thanks.