search for: listmounts

Displaying 20 results from an estimated 31 matches for "listmounts".

2016 Mar 04
2
Use web admin to re-start source?
...tream</stream-name> When the Icecast source client mount "/stream" is powered off or disconnected, the listen client hears the fallback-mount, which is the file fallback.mp3 . This is expected behavior. If I use the "Kill Source" button on the web admin page at /admin/listmounts.xsl to kill the fallback, the listen client stops playing and the listmounts.xsl page shows Message: Source Removed Return Code: 1 This also seems like expected behavior. If I reconnect the listen client, I hear the fallback.mp3 file again. But if I refresh the listmounts.xsl page (i...
2016 Mar 04
2
Use web admin to re-start source?
Hi, I see that I can use the "Kill Source" button on the Icecast admin web page to kill our fallback.mp3 file. Now that I have killed the fallback file, I don't see a way to re-start it. Do I need to stop / start the icecast service? -- That Jack Elliott (541) 848 7021 KPOV 88.9 FM High Desert Community radio Producer, The Wednesday Point Host, The Sunday Classics
2008 Oct 27
3
How to killsource from command line?
Hi Apologies - this is more of a bash question than an Icecast question. When I visit the listmounts.xsl page for my Icecast server, for example here: http://icecast.example.com:8000/admin/listmounts.xsl I see that each mountpoint is listed like so: > Mount Point : (/example.mp3) > List Clients | Move Listeners | Update Metadata | Kill Source > > 35 Listener(s) The code for the &q...
2005 Mar 27
3
Digging Deep into the XML
...ng such as Queensr?che (with the special char for the y) it tends to make the xsl/xml self destruct. Is there a work around for that? 2. Is there an actual file path or URL to all of the XML files that are used? Or a list to all the XML files? Like the stats.xsl has a stats.xml. but there is no listmounts.xml or listclients.xml anywhere. One other question relating to streams. I know we can use multiple mounts, but is there a way to get more than one IceCast instance running on a separate ports, Or would I have to start a whole new instance of IceCast? Thanks for all your help ~D...
2005 Feb 14
3
icecast stats
hello all, i'm trying to monitorize the stats of my icecast server using some php scripts ... i need to access the info of the files /admin/stats.xsl /admin/listmounts.xsl /admin/listclients.xsl from a remote machine and i don't want to send every time the admin passwd ... there is any way to make this info visible in the public /status.xsl page or in any other ??? thanks a lot. ll.
2005 Feb 15
3
icecast stats
...Can't we communicate with the icecast server directly to retrieve the information ?? On Mon, 14 Feb 2005 12:58:56 -0500, Ian A. Underwood <agentgrn@dcne.net> wrote: > lluis wrote: > > i need to access the info of the files > > > > /admin/stats.xsl > > /admin/listmounts.xsl > > /admin/listclients.xsl > > > > from a remote machine and i don't want to send every time the admin passwd ... > > > > there is any way to make this info visible in the public /status.xsl page or > > in any other ??? > > All the admin functions...
2004 Aug 06
1
Funky password mount point error for liveice and icecast - PLZ HL P!
...in at mountpoint "/" [2004-02-14 09:31:31] INFO connection/_handle_source_request Source (/) attempted to login with invalid or missing password [2004-02-14 09:40:23] DBUG connection/_handle_get_request Client connected [2004-02-14 09:40:23] DBUG admin/admin_handle_request Got command (listmounts.xsl) [2004-02-14 09:40:23] DBUG admin/command_list_mounts List mounts request [2004-02-14 09:40:23] DBUG admin/admin_send_response Sending XSLT (/share/icecast/admin/listmounts.xsl) My access.log contains 192.168.1.21 - - [14/Feb/2004:09:26:57 +0000] "SOURCE / ICY/666" 401 115 &qu...
2004 Aug 06
2
Custom .xsl files?
On Thursday 22 July 2004 04:56, Myke Place wrote: > I'm curious if it is possible to create custom .xsl files in the /admin > directory, using the same xsl params that appear in in the web > interfaces that ship with Icecast2. Yes. Though I don't know if using an arbitrary one works from the admin directory. Certainly you can put them in icecast's webroot directory (or some
2005 Sep 12
4
Icecast 2.3 RC3 Announcement..
Thanks to everyone who has been helping us test... your input is certainly appreciated. We've fixed a few bugs and are release RC3 as of now. Here's what was fixed : - log username to access log (bug #706) if available. - fix segv case on listmounts/moveclients when a fallback to file stream is running - Patch from martin@matuska.org: don't treat all clients as duplicates. Links : Tarball : http://downloads.xiph.org/releases/icecast/icecast-2.3.0.rc3.tar.gz SRPM : http://downloads.xiph.org/releases/icecast/icecast-2.3.0.rc3-0.src.rpm Wi...
2019 Dec 22
4
Kicking duplicate connections
Hello fellow mailing list readers, My question relates to multiple / duplicate connections to the ice cast server from the same IP address. I am well aware that this is an issue that lies with the music player (listener agent) used by the listener. When a listener connects to the stream, sometimes it appears as two connections to the stream from the same IP address. This may last only a few
2008 Nov 01
0
How to killsource from command line?
...mount and reload the server (not reset the server) then kick them , this will keep them from getting back on. David On Mon, Oct 27, 2008 at 3:35 PM, <chiapas at aktivix.org> wrote: > Hi > > Apologies - this is more of a bash question than an Icecast question. > When I visit the listmounts.xsl page for my Icecast server, for > example here: > > http://icecast.example.com:8000/admin/listmounts.xsl > > I see that each mountpoint is listed like so: > >> Mount Point : (/example.mp3) >> List Clients | Move Listeners | Update Metadata | Kill Source >> &...
2012 Aug 27
1
need API doc to develop a radio client
...; > 2) How to get the station list from the server > > By default the icecast server returns an html version of the station > list. You can try interpreting that, for example looking for stream or > playlist urls. > > An xml version is available from e.g. admin/stats or admin/listmounts, > but this requires basic auth with the administrator username and > password as set in the config file. > > Why xml variants aren't available on the public page, I don't know. > Well, you can add any XSLT template in non-authenticated directory and fetch the data from the...
2020 Oct 14
0
meaning of global connections and global client_connections in error log
...G stats/modify_node_event update global connections (4) [2020-10-14 12:11:58] DBUG stats/modify_node_event update global client_connections (3) [2020-10-14 12:11:58] DBUG stats/modify_node_event update global clients (1) [2020-10-14 12:11:59] DBUG admin/admin_handle_request Admin request (/admin/listmounts.xsl) [2020-10-14 12:11:59] DBUG admin/admin_handle_request Got command (listmounts.xsl) [2020-10-14 12:11:59] DBUG admin/command_list_mounts List mounts request [2020-10-14 12:11:59] DBUG admin/admin_send_response Sending XSLT (/usr/share/icecast2/admin/listmounts.xsl) [2020-10-14 12:11:59] DBU...
2004 Aug 06
2
[FWD: Unable to login to icecast with liveice???]
...in at mountpoint "/" [2004-02-14 09:31:31] INFO connection/_handle_source_request Source (/) attempted to login with invalid or missing password [2004-02-14 09:40:23] DBUG connection/_handle_get_request Client connected [2004-02-14 09:40:23] DBUG admin/admin_handle_request Got command (listmounts.xsl) [2004-02-14 09:40:23] DBUG admin/command_list_mounts List mounts request [2004-02-14 09:40:23] DBUG admin/admin_send_response Sending XSLT (/share/icecast/admin/listmounts.xsl) <p>My access.log contains 192.168.1.21 - - [14/Feb/2004:09:26:57 +0000] "SOURCE / ICY/666" 401 1...
2004 Aug 06
2
[FWD: Unable to login to icecast with liveice???]
...in at mountpoint "/" [2004-02-14 09:31:31] INFO connection/_handle_source_request Source (/) attempted to login with invalid or missing password [2004-02-14 09:40:23] DBUG connection/_handle_get_request Client connected [2004-02-14 09:40:23] DBUG admin/admin_handle_request Got command (listmounts.xsl) [2004-02-14 09:40:23] DBUG admin/command_list_mounts List mounts request [2004-02-14 09:40:23] DBUG admin/admin_send_response Sending XSLT (/share/icecast/admin/listmounts.xsl) <p>My access.log contains 192.168.1.21 - - [14/Feb/2004:09:26:57 +0000] "SOURCE / ICY/666" 401 1...
2005 Jun 08
2
Installation and Configuration Issues
...ess log: 127.0.0.1 - - [08/Jun/2005:08:49:41 -0500] "GET /icecast.png HTTP/1.1" 200 5154"http://localhost.localdomain:8000/admin/" "Mozilla/5.0 (compatible; Konqueror/3.3; Linux) KHTML/3.3.2 (like Gecko)" 0 127.0.0.1 - - [08/Jun/2005:08:49:47 -0500] "GET /admin/listmounts.xsl HTTP/1.1"200 44 "http://localhost.localdomain:8000/admin/" "Mozilla/5.0 (compatible; Konqueror/3.3; Linux) KHTML/3.3.2 (like Gecko)" 0 127.0.0.1 - - [08/Jun/2005:08:49:49 -0500] "GET /admin/moveclients.xsl HTTP/1.1" 200 44 "http://localhost.localdomai...
2012 Aug 27
6
need API doc to develop a radio client
Hi, I want to develop a streaming client application which will use Icecast server to receive the stream and play the radio stations. But I have not found any API documentation as available in case of SHOUTcast server. Can you please provide any api documentation or link which describes the things below: 1) How to connect with the Icecast server 2) How to get the station list from the
2005 Mar 22
1
Modifying xsl in admin dir
...g before but forgot to backup the xsl changes before redoing the server :(. I know all I can do is modify files in the admin dir so I was trying to modify either of these 2 files: using listclients.xsl I am able to get the mount and the list of ips but I cant get the number of listeners using listmounts.xsl I can get the mount and the number of listeners, but not the ip list. I read something about switching xsl to xml to see the data I have available but that isnt working for me and I am completely unfamiliar with xml coding. anyone know how to get this to work? Thanks Todd
2012 Aug 27
0
need API doc to develop a radio client
...ecast server over normal http. > 2) How to get the station list from the server By default the icecast server returns an html version of the station list. You can try interpreting that, for example looking for stream or playlist urls. An xml version is available from e.g. admin/stats or admin/listmounts, but this requires basic auth with the administrator username and password as set in the config file. Why xml variants aren't available on the public page, I don't know. Individual icecast servers can also post their station lists to a directory server. You can retrieve a machine-readable...
2005 Feb 16
2
icecast stats
...?? > > > > > > > > On Mon, 14 Feb 2005 12:58:56 -0500, Ian A. Underwood <agentgrn@dcne.net> wrote: > > > lluis wrote: > > > > i need to access the info of the files > > > > > > > > /admin/stats.xsl > > > > /admin/listmounts.xsl > > > > /admin/listclients.xsl > > > > > > > > I wanted to let other people monitor the connection stats and such of > > > the stream without giving out the PW. I run a cron job on a remote > > > machine that gets the stats file every minu...