search for: client_connected

Displaying 20 results from an estimated 176 matches for "client_connected".

2020 Oct 14
0
meaning of global connections and global client_connections in error log
hallo firstly sorry for posting to wrong thread i want to ask if somebody could explain meaning of log records below DBUG stats/modify_node_event update global connections (686) DBUG stats/modify_node_event update global client_connections (685) number in parentheeses is increasing in every log line what is menaing of this number? because this number goes over 59669 and it seems that after
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
2005 Jun 08
2
Installation and Configuration Issues
Hi group, FYI, I have successfully installed and ran icecast1 on my home Debian machine. I am now attempting to create a production server with icecast2 for MP3 streaming of some educational radio shows that we produce here. I'm running into some snags. I have gotten icecast2 installed. However, when I go to the status page (http://localhost:8000/status.xsl), I get served a page, but
2004 Aug 06
1
problems streaming ogg with ices2 and icecast2
Hi there, I'm trying to stream audio from my audio card using ices2/icecast2. I've been following the unofficial HOWTO at http://www.6809.org.uk/media/ices2-howto.shtml. So, I've downloaded and installed libshout2, ices2 and icecast2. Everything starts up OK and I can get stats by pointing my browser at the admin page: <?xml version="1.0" ?> -
2004 Aug 06
3
get status.xml's variable using a php file
hi everyone i'm trying to get the variables from status.xml using php (based on the Shoutcast status file from casterclub.com) here is my file <?php $ip = "xxx.yyy.zzz"; $port = "xxxx"; $password = "xxxx"; <p>////////////////start the parsin action\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ //opening socket $fp =
2020 Mar 26
2
making sense of the stats
I can't make sense of the connection stats on the admin page. We have one source and one mountpoint. What is the difference between _client_connections_ and _clients_ and _connection_s? How can they be so different in value? Same questions for _listener_connections_ and _listeners_? The connections values seem high for only 5 listeners and one admin. Here is a snapshot of the admin
2020 Mar 27
2
making sense of the stats
Hi, Robert. I appreciate the explanation. Indeed, the terminology is not consistent or intuitive. So by your "4 services" you mean _sources_? If clients are source connections (one and the same?), then how do we reconcile limits for both clients and sources? Is it like saying, 'for all of the X sources, they can have a total of Y connections'? How can I set limits on the
2004 Aug 06
2
get status.xml's variable using a php file
i don't khow really much about php i just used the source file from casterclub.com for the shoutcast server and improvise/adjust it from there for the icecast server. apparrently i don't know how to authenticate correctly as this is what is returned as well $client_connections = HTTP/1.0 401 Authentication Required WWW-Authenticate: Basic realm="Icecast2 Server" You need to
2009 Nov 18
1
Move listeners problems
Thanks, Karl! I've checked the log files during a move command but I couldn't find anything that looked related to the problems. I've thought of upgrading to 2.3.2 but thought I should ask first if it was something common - saw that someone mailed about the same problems a couple of months ago, if I understood it correctly. /Mathias 2009/11/18 Karl Heyes <karl at xiph.org>:
2018 Aug 24
5
Client auth failed with ""
Hello, We are using url authentication and getting the item bellow at the log: [2018-08-24 23:26:05] INFO auth_url/url_add_listener client auth (http://127.0.0.1:8001/listener/add) failed with "" I put try/catch and reviewed all my code ensure always return a proper status and header error code, so what trigger this kind of error? Regards, Thiago --------------
2004 Aug 06
1
Dont play anything!!!
I have just finished setting up ices2 => icecast 2 on Suse9. Have 5 or so .ogg tracks in a playlist. Also downloaded a full copy of winamp 5 for win. If I point my browser at 10.1.1.1:8000/playlist.ogg then I get the screen to download file I dont know what is but winamp doesnot up. If I use the open URL feature in winamp and give it 10.1.1.101:8000/playlist.ogg Then winamp try to connects
2011 Feb 23
1
XML Parsing Error
I have managed to get icecast to start, but when I browse to the admin directory, I get this output: http://127.0.0.1:8000/admin/stats.xml XML Parsing Error: no element found Location: http://127.0.0.1:8000/admin/stats.xml Line Number 1, Column 1: Am I supposed to wrap this output in an xhtml page, like when doing an AJAX query? Kind Regards, Keith Roberts
2020 Mar 26
0
making sense of the stats
Hi Justin, /*  Aren't listeners also clients?*/ No. Icecast xml is a bit daunting. There are two kinds of connections. Listener and Client Client:... Connections from your source which may be darkice, BUTT, or some other encoder. You actually need plenty of these. I set mine to 20 when I have 4 services. One client may have several connections. I assume there is some handshaking and
2018 Aug 29
0
Icecast is shutdown / client auth failed with ""
Hello, In order to identify if was some issue regard to the auth api we include some trace logs and we move it to other machine. Bellow is what trace we are generating (date, result, elapsed time in milleseconds, request): [8/29/18 11:49:00 AM] 200 0.3721 action=listener_add&server=r22&port=443&client=2616&mount=/alphafmsp&user=&p
2006 May 15
0
ICECAST and IRIX
Hello, anyone using ICECAST (Nekoware) on IRIX 6.5.22? I've setup nekoware compiled libs, icecast and ices on 6.5.22. ICES is version 2.0.0 and ICECAST is 2.3.1 I cannot stream a playlist from a txt file. I always hear the same 2-3 seconds for the first song on playlist and the player start buffering slowly. This loops forever. I've used the same configuration that was on my
2006 May 17
0
ICECAST and IRIX
Hello, anyone using ICECAST (Nekoware) on IRIX 6.5.22? I've setup nekoware compiled libs, icecast and ices on 6.5.22. ICES is version 2.0.0 and ICECAST is 2.3.1 I cannot stream a playlist from a txt file. I always hear the same 2-3 seconds for the first song on playlist and the player start buffering slowly. This loops forever. I've used the same configuration that was on my
2015 Oct 28
2
2.2.19 crash
...cb0299 in io_loop_handler_run_internal (ioloop=0x883d4a0) at ioloop-epoll.c:193 #13 0x00caea8b in io_loop_handler_run (ioloop=0x883d4a0) at ioloop.c:607 #14 0x00caee08 in io_loop_run (ioloop=0x883d4a0) at ioloop.c:583 #15 0x00c4216d in master_service_run (service=0x883d3d0, callback=0x806a700 <client_connected>) at master-service.c:640 #16 0x0806af22 in main (argc=Cannot access memory at address 0x0 (gdb) f 6 #6 0x08069db2 in cmd_sync_continue (sync_cmd=0x8856008) at imap-sync.c:658 658 if ((ret = imap_sync_more(ctx)) == 0) Best Regards, Toni Mattila
2018 Sep 18
4
Auth process sometimes stop responding after upgrade
...oop at entry=0x82bd648) at ioloop-epoll.c:223 #10 0xb7661496 in io_loop_handler_run (ioloop=ioloop at entry=0x82bd648) at ioloop.c:649 #11 0xb7661658 in io_loop_run (ioloop=0x82bd648) at ioloop.c:624 #12 0xb75da45e in master_service_run (service=0x82bd578, callback=callback at entry=0x804d360 <client_connected>) at master-service.c:719 #13 0x0804cf5e in main (argc=1, argv=0x82bd300) at main.c:366 *Simone Lazzaris* *Qcom S.p.A.* simone.lazzaris at qcom.it[1] | www.qcom.it[2] * LinkedIn[3]* | *Facebook*[4] [5] -------- [1] mailto:simone.lazzaris at qcom.it [2] https://www.qcom.it [3] https://w...
2004 Aug 06
2
XML statistics?
The documentation for Icecast2 references a structured XML document containing statistics, such as the following from the docs: <?xml version="1.0"?> <icestats> <client_connections>13</client_connections> <connections>14</connections> <source_connections>1</source_connections>
2016 Jan 04
2
[BUG] 2.2.21 Panic: file imap-client.c: line 841 (client_check_command_hangs): assertion failed: (!have_wait_unfinished || unfinished_count > 0)
...al (ioloop=0x232c740) at ioloop-epoll.c:220 > #10 0x00007f6f99fc3caa in io_loop_handler_run (ioloop=0x232c740) at ioloop.c:607 > #11 0x00007f6f99fc3bf6 in io_loop_run (ioloop=0x232c740) at ioloop.c:583 > #12 0x00007f6f99f317af in master_service_run (service=0x232c5e0, callback=0x430a35 <client_connected>) at master-service.c:640 > #13 0x0000000000430da2 in main (argc=1, argv=0x232c390) at main.c:442 Florian -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 801 bytes Desc: OpenPGP digital signature URL: &l...