search for: header_prefix

Displaying 14 results from an estimated 14 matches for "header_prefix".

2018 Nov 26
2
Tracking Listeners with Key and other parameters
...a new user. I can't track by ip cause there may be a few people listening from the same public ip. In the docs I see this... Other Options This is a list of HTTP headers provided by the client which should be passed to the authencation service. Those headers are prepended by the value of header_prefix and sent as POST parameters. Could I use that to track individual clients? Meaning, when the client hits the app and gets the auth can I pass back the session_id and then if they disconnect then reconnect I get that session_id back? Also how can I implement other options to be passed to the...
2013 Mar 30
2
Icecast 2.4 beta2 release
...forward to testing and feedback. As this is a beta release please discuss it on the icecast-dev mailing list. (Please do NOT cross-post to both lists, do not reply to the icecast mailing list). New features - Now compiles for win32 using mingw Added options "headers" and "header_prefix" to URL based listener auth. Updated listener_remove handler: added ip= and agent=, Some cleanup && made code more uniform, avoid int for size_t vars. close #1422 #1422 Allow full URLs to be returned by the master server. close #1878 Highly ex...
2013 Mar 30
2
Icecast 2.4 beta2 release
...forward to testing and feedback. As this is a beta release please discuss it on the icecast-dev mailing list. (Please do NOT cross-post to both lists, do not reply to the icecast mailing list). New features - Now compiles for win32 using mingw Added options "headers" and "header_prefix" to URL based listener auth. Updated listener_remove handler: added ip= and agent=, Some cleanup && made code more uniform, avoid int for size_t vars. close #1422 #1422 Allow full URLs to be returned by the master server. close #1878 Highly ex...
2019 Oct 07
1
Newbie
...authserver.net/notify_listener.php"/> <option name="listener_remove" value=" http://myauthserver.net/notify_listener.php"/> <option name="headers" value="x-pragma,x-token"/> <option name="header_prefix" value="ClientHeader."/> </authentication> </mount> --> <fileserve>1</fileserve> <paths> <logdir>./log</logdir> <webroot>./web</webroot> <adminroot>./admin</adminr...
2019 Sep 09
0
multiple instances?
...yauthserver.net/notify_listener.php"/> <option name="listener_remove" value="http://myauthserver.net/notify_listener.php"/> <option name="headers" value="x-pragma,x-token"/> <option name="header_prefix" value="ClientHeader."/> </authentication> </mount> --> <fileserve>1</fileserve> <paths> <logdir>./log</logdir> <webroot>./web</webroot> <adminroot>./admin</adminr...
2018 Jul 23
0
icecast could not create listener socket on port 8000
...t;listener_add" value="http://myauthserver.net/notify_listener.php"/> <option name="listener_remove" value="http://myauthserver.net/notify_listener.php"/> <option name="headers" value="x-pragma,x-token"/> <option name="header_prefix" value="ClientHeader."/> </authentication> </mount> --><fileserve>1</fileserve><paths> <logdir>./log</logdir> <webroot>./web</webroot> <adminroot>./admin</adminroot><!-- Aliases: treat requests for '...
2016 Nov 01
0
Icecast mount points help
...otify_listener.php"/> > <option name="listener_remove" > value="http://myauthserver.net/notify_listener.php"/> > <option name="headers" value="x-pragma,x-token"/> > <option name="header_prefix" value="ClientHeader."/> > </authentication> > </mount> > --> > > <fileserve>1</fileserve> > > <paths> > <!-- basedir is only used if chroot is enabled --> > <basedir>/usr/...
2019 Aug 05
0
need help on script
...authserver.net/notify_listener.php"/> <option name="listener_remove" value=" http://myauthserver.net/notify_listener.php"/> <option name="headers" value="x-pragma,x-token"/> <option name="header_prefix" value="ClientHeader."/> </authentication> --> </mount> <source mount="/mystream"> <listener_peak>1</listener_peak> <listeners>1</listeners> <max_listeners>unlimited</max_listeners> <public>1&...
2019 Sep 09
7
multiple instances?
Hello, unosonic, ======= At 2019-09-09, 04:54:14 you wrote: ======= >wilderzone.radio.2: >> >What is the use case that you are trying to address? Icecast is well >> >suited to running multiple streams in parallel and offers complex >> >configuration options for many use cases. >> >> Well the "case" or as others would call it "use"
2016 Oct 17
0
Icecast help
...authserver.net/notify_listener.php"/> <option name="listener_remove" value="http://myauthserver.net/notify_listener.php"/> <option name="headers" value="x-pragma,x-token"/> <option name="header_prefix" value="ClientHeader."/> </authentication> </mount> --> <fileserve>1</fileserve> <paths> <!-- basedir is only used if chroot is enabled --> <basedir>/usr/share/icecast2</basedir>...
2016 Nov 01
3
Icecast mount points help
Hi i have a problem if a DJ is streaming no one can connect to the test mount my setup is as follows i have a pc streaming 24 hours a day 7 days a week with mount point autodj then all the djs are connected using live then i have another mount called test if no one is streaming live then djs can connect to the test mount but if any one is connected live no one can use the test mount can any
2016 Oct 16
3
Icecast help
Good evening, i am new to icecast and trying to do the following 1 i have a stream going 24 hours 7 days a week with back to back music and what i am trying to do is have our djs connect thugh the day at there time slots but are all around the Uk so not from 1 location the problem is when i am streaming noone elce can start there show with out me disconnecting the software i am using is
2015 Apr 30
0
Fwd: Segmentation fault issue with new install
...yauthserver.net/notify_listener.php"/> <option name="listener_remove" value="http://myauthserver.net/notify_listener.php"/> <option name="headers" value="x-pragma,x-token"/> <option name="header_prefix" value="ClientHeader."/> </authentication> </mount> --> <fileserve>1</fileserve> <paths> <!-- basedir is only used if chroot is enabled --> <basedir>/opt/icecast/latest/share/icecast</based...
2015 Apr 30
1
Segmentation fault issue with new install
2015-04-29 8:57 GMT+02:00 "Thomas B. R?cker" <thomas at ruecker.fi>: > On 04/28/2015 02:27 PM, Jan-Pieter wrote: > > Hi all, > > see my reply inline. > > Cheers, Jan-Pieter > > > > > > 2015-04-26 7:23 GMT+02:00 "Thomas B. R?cker" <thomas at ruecker.fi > > <mailto:thomas at ruecker.fi>>: > > > > On