Page 1 of 1

logging in to an offline stream?

Posted: 06 Jan 2011 05:09
by n0ukf
When I try to connect early to listen to a radio stream that is not yet broadcasting, why does VLC ask me for a username and password to log in to that stream?

Re: logging in to an offline stream?

Posted: 06 Jan 2011 15:33
by VLC_help
Because server is asking them.

Re: logging in to an offline stream?

Posted: 29 Jan 2011 07:21
by n0ukf
Then why doesn't WinAmp (and others) ask for a log-in when the stream is still offline?

Re: logging in to an offline stream?

Posted: 29 Jan 2011 14:41
by VLC_help
Could you give us URL?

Re: logging in to an offline stream?

Posted: 08 Feb 2011 05:15
by n0ukf
http://kwkat.pandakc.com:9000/
Most of the time the stream is inactive with DJs only getting on in the weekday evenings (US time).

Also, the login window keeps popping up, followed by the log window and by the time I get both closed the login pops back up faster than I can click on the main window's close button (can't close the main when the others are open).

Re: logging in to an offline stream?

Posted: 27 Apr 2011 03:24
by n0ukf
Any clues yet why VLC wants to log into a stream's server (user & Pass) when the stream isn't on instead of just waiting til the stream is available to play?

Re: logging in to an offline stream?

Posted: 27 Apr 2011 14:58
by VLC_help
Server responds
access_http debug: protocol 'ICY' answer code 401
and 401 is
401 Unauthorized
Similar to 403 Forbidden, but specifically for use when authentication is possible but has failed or not yet been provided.[2] The response must include a WWW-Authenticate header field containing a challenge applicable to the requested resource. See Basic access authentication and Digest access authentication.
http://en.wikipedia.org/wiki/List_of_HTTP_status_codes

Re: logging in to an offline stream?

Posted: 06 May 2011 06:47
by n0ukf
But what does that mean for the stream listener? If Winamp doesn't ask me for a login when the stream is offline, why does VLC?

Re: logging in to an offline stream?

Posted: 06 May 2011 17:34
by VLC_help
Then Winamp doesn't follow specs.