Displaying 20 results from an estimated 44 matches for "mount_add".
Did you mean:
mcount_addr
2007 Jan 05
1
Icecast Won't Authenticate by URL (Previous Threads Didn't Help)
I have this bit in my icecast xml conf:
<mount>
<mount-name>/sauti</mount-name>
<authentication type="url">
<option name="mount_add" value="
http://baraka/~revence/sauti/notify_mount.php<http://baraka/%7Erevence/sauti/notify_mount.php>"
/>
<option name="mount_remove"
value="http://baraka/~revence/sauti/notify_rm_mount.php<http://baraka/%7Erevence/sauti/notif...
2006 Sep 08
2
URL authentication
...eate an
icecast configuration that doesn't need to be regenerated when a new
customer/mountpoint needs to be added.
I guess if the <authentication type="url> section could be used as a
top-level tag (instead of as a sub-tag of <mount>), then that could do
the trick. The mount_add URL would be used to check the validity of
the/any mountpoint. The listener_add authenticates the users.
Would this be hard to implement? It would certainly make administration
a lot easier for icecast users that keep mountpoint names, username and
passwords in a database.
Any help would be ap...
2015 Jun 03
2
Icecast URL authentication problem
...t.net/university/article/taking-the-chill-out-of-installing-icecast/
Both of these resulted in working and stable icecast, but without the possibility of url authentication.
Mountpoint authentication is configured as shown here:
<authentication type="url">
<option name="mount_add" value="http://some.server.org/stream_control.php"/>
<option name="mount_remove" value="http://some.server.org/stream_control.php"/>
<option name="listener_add" value="http://some.server.org/stream_control.php"/>
<...
2019 Oct 07
1
Newbie
...<mount type="default">
<public>0</public>
<intro>/server-wide-intro.ogg</intro>
<max-listener-duration>3600</max-listener-duration>
<authentication type="url">
<option name="mount_add" value="
http://auth.example.org/stream_start.php"/>
</authentication>
<http-headers>
<header name="foo" value="bar" />
</http-headers>
</mount>
-->
<!-- Normal mounts --&g...
2006 Sep 02
2
URL authentication
...> <mount-name>/tp.mp3</mount-name>
> <max-listeners>499</max-listeners>
> <hidden>1</hidden>
> <no-yp>1</no-yp>
> <authentication type="url">
> <option name="mount_add" value="http://
> wherever.tld/radio/notify.php"/>
> <option name="mount_remove" value="http://
> wherever.tld/radio/notify.php"/>
> <option name="listener_add" value="http://
> where...
2019 Sep 09
0
multiple instances?
...<mount type="default">
<public>0</public>
<intro>/server-wide-intro.ogg</intro>
<max-listener-duration>3600</max-listener-duration>
<authentication type="url">
<option name="mount_add" value="http://auth.example.org/stream_start.php"/>
</authentication>
<http-headers>
<header name="foo" value="bar" />
</http-headers>
</mount>
-->
<!-- Normal mounts -->...
2018 Jul 23
0
icecast could not create listener socket on port 8000
...e="normal">.
-->
<!--
<mount type="default">
<public>0</public>
<intro>/server-wide-intro.ogg</intro>
<max-listener-duration>3600</max-listener-duration>
<authentication type="url">
<option name="mount_add" value="http://auth.example.org/stream_start.php"/>
</authentication>
<http-headers>
<header name="foo" value="bar" />
</http-headers>
</mount>
--><!-- Normal mounts -->
<!--
<mount type="normal">...
2016 Nov 01
0
Icecast mount points help
...ot;default">
> <public>0</public>
> <intro>/server-wide-intro.ogg</intro>
> <max-listener-duration>3600</max-listener-duration>
> <authentication type="url">
> <option name="mount_add"
> value="http://auth.example.org/stream_start.php"/>
> </authentication>
> <http-headers>
> <header name="foo" value="bar" />
> </http-headers>
> </mount>
> -->
>...
2019 Aug 05
0
need help on script
...<mount type="default">
<public>1</public>
<intro>/server-wide-intro.ogg</intro>
<max-listener-duration>3600</max-listener-duration>
<authentication type="url">
<option name="mount_add" value="
radio1.dyndns.org:8000/mystream"/>
</authentication>
<http-headers>
<header name="foo" value="bar" />
</http-headers>
</mount>
<!-- Normal mounts -->
<!--...
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"
2015 Nov 29
5
Problem with fallback on 2.31 on Windows XP
...in/broadband-connect</on-connect>
<on-disconnect>/home/icecast/bin/broadband-disconnect</on-disconnect>
</mount>
<mount>
<mount-name>/backup</mount-name>
<authentication type="url">
<option name="mount_add"
value="http://myauthserver.net/notify_mount.php"/>
<option name="mount_remove"
value="http://myauthserver.net/notify_mount.php"/>
<option name="listener_add"
value="http://myauthserver.net/notify_listener.php&quo...
2016 Oct 17
0
Icecast help
...<mount type="default">
<public>0</public>
<intro>/server-wide-intro.ogg</intro>
<max-listener-duration>3600</max-listener-duration>
<authentication type="url">
<option name="mount_add"
value="http://auth.example.org/stream_start.php"/>
</authentication>
<http-headers>
<header name="foo" value="bar" />
</http-headers>
</mount>
-->
<!-- Normal mounts --&g...
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
2006 Sep 08
0
URL authentication
...nt-name>/tp.mp3</mount-name>
>> <max-listeners>499</max-listeners>
>> <hidden>1</hidden>
>> <no-yp>1</no-yp>
>> <authentication type="url">
>> <option name="mount_add" value="http://
>> wherever.tld/radio/notify.php"/>
>> <option name="mount_remove" value="http://
>> wherever.tld/radio/notify.php"/>
>> <option name="listener_add" value="htt...
2015 May 27
0
URL authentication not working
...int.net/university/article/taking-the-chill-out-of-installing-icecast/
Both of these resulted in working and stable icecast, but without the possibility of url authentication.
Mountpoint authentication is configured as shown here:
<authentication type="url">
<option name="mount_add" value="http://some.server.org/stream_control.php"/>
<option name="mount_remove" value="http://some.server.org/stream_control.php"/>
<option name="listener_add" value="http://some.server.org/stream_control.php"/>
<...
2015 Jun 05
0
Icecast URL authentication problem
...f-installing-icecast/>
>
>
> Both of these resulted in working and stable icecast, but without the possibility of url authentication.
>
>
> Mountpoint authentication is configured as shown here:
> <authentication type="url">
> <option name="mount_add" value="http://some.server.org/stream_control.php"/ <http://some.server.org/stream_control.php%22/>>
> <option name="mount_remove" value="http://some.server.org/stream_control.php"/ <http://some.server.org/stream_control.php%22/>>...
2006 Feb 01
0
url authentication problems
...e>/Test</mount-name>
<authentication type="url">
<option name="listener_add" value="http://10.10.10.10/auth/action.php"/>
<option name="listener_remove" value="http://10.10.10.10/auth/action.php"/>
<option name="mount_add" value="http://10.10.10.10/auth/action.php"/>
<option name="mount_remove" value="http://10.10.10.10/auth/action.php"/>
</authentication>
</mount>
_______________________________________________________________
ps:
the sympthoms are...
2006 Feb 03
0
url authentication problems
...e>/Test</mount-name>
<authentication type="url">
<option name="listener_add" value="http://10.10.10.10/auth/action.php"/>
<option name="listener_remove" value="http://10.10.10.10/auth/action.php"/>
<option name="mount_add" value="http://10.10.10.10/auth/action.php"/>
<option name="mount_remove" value="http://10.10.10.10/auth/action.php"/>
</authentication>
</mount>
_______________________________________________________________
ps:
the sympthoms are...
2006 Feb 28
0
Authentication
...ener. Do I need the add/remove mount options. Can I specify a
> general mount point for a directory and then add mounts via add_mount directive
> will retaining the ability to auth the users? Or should I create a direct mount
> (including full path) to static file with maybe an alias?
The mount_add/remove don't apply to files, when would they apply? The
<mount> tags apply to specific files (in webroot), you cannot currently
use a directory or wild card specifier yet group a series of files under
the same auth.
> Also, It might be me not setup correctly, but should I be able t...
2014 Jul 30
4
can't use icecast2 in ubuntu 12.04
...stream-start</on-connect>
<on-disconnect>/home/icecast/bin/stream-stop</on-disconnect>
</mount>
<mount>
<mount-name>/auth_example.ogg</mount-name>
<authentication type="url">
<option name="mount_add" value="http://myauthserver.net/notify_mount.php"/>
<option name="mount_remove" value="http://myauthserver.net/notify_mount.php"/>
<option name="listener_add" value="http://myauthserver.net/notify_list...