Displaying 1 result from an estimated 1 matches for "touch_connect".
2009 Jan 17
1
script on connect
...<stream-url>http://some.place.com</stream-url>
<genre>classical</genre>
<bitrate>300</bitrate>
<type>application/ogg</type>
<fallback-mount>/unsecondo_vhook.ogg</fallback-mount>
<on-connect>/etc/icecast2/bin/touch_connect</on-connect>
</mount>
<security>
<chroot>0</chroot>
<changeowner>
<user>icecast2</user>
<group>icecast</group>
</changeowner>
</security>
</icecast>
If you see , I call the bash script /et...