search for: thiagossantos

Displaying 3 results from an estimated 3 matches for "thiagossantos".

2019 May 28
2
Custom HTTP auth headers
On Tue, May 28, 2019 at 2:50 AM Philipp Schafft < phschafft at de.loewenfelsen.net> wrote: > Good morning, > > On Mon, 2019-05-27 at 22:09 -0700, Thiago Sousa Santos wrote: > > Hello, > > > > I'd like to have my icecast client (libshout based) that would use the > HTTP > > header: > > > > "Authorization: bearer <token>"
2019 May 28
0
Custom HTTP auth headers
how can i be able to have my own streaming server ????? On Tue, May 28, 2019 at 6:42 PM Thiago Sousa Santos <thiagossantos at gmail.com> wrote: > > > On Tue, May 28, 2019 at 2:50 AM Philipp Schafft < > phschafft at de.loewenfelsen.net> wrote: > >> Good morning, >> >> On Mon, 2019-05-27 at 22:09 -0700, Thiago Sousa Santos wrote: >> > Hello, >> > >> >...
2019 May 28
2
Custom HTTP auth headers
Hello, I'd like to have my icecast client (libshout based) that would use the HTTP header: "Authorization: bearer <token>" as its authentication method. I didn't find documentation on how to do it, also couldn't find anything like that in libshout source code. Is this possible in the current code? Additionally, if not possible, is this feature something interesting