Displaying 2 results from an estimated 2 matches for "brandedcod".
Did you mean:
brandedcode
2015 Jan 13
2
HTTP Basic Auth alternative
>> It would be ideal if icecast would get the credentials from the GET
>> parameters, something similar to
>>
>> http://example.com:8000/mystream?user=username&pass=password
>>
>
> You can do that if you use the URL auth backend:
> http://icecast.org/docs/icecast-2.4.1/auth.html#url
>
Thanks! Appending parameters to the url is possible because it
2015 Jan 13
0
HTTP Basic Auth alternative
Fairly certain icecast does support SSL, and if not, you could just use an SSL terminator in front of it.
? Micheil
On 13 Jan 2015, at 17:33, dtouch3d completely <dtouch3d at gmail.com> wrote:
>>> It would be ideal if icecast would get the credentials from the GET
>>> parameters, something similar to
>>>
>>>