URL redirect support method for Authenticated URL #474
Unanswered
Zinfandel22
asked this question in
Q&A
Replies: 1 comment
-
This is not possible. There is only one direct link between URL, Name and PW. You can copy the forwarded URL and then call it with the fitting credentials. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
One station I am trying to stream has a fixed URL that has an authentication key.
A connection to the stream provider provides a new Key.
Seem this library is not accepting the new redirect and new URL
Is a method available to pick up and then stream from the new URL provided on authentication?
void audio_lasthost(const char *info)?
-->> <Streamguys+dynamickey>
Beta Was this translation helpful? Give feedback.
All reactions