search for: audio_info

Displaying 13 results from an estimated 13 matches for "audio_info".

2004 Aug 06
1
problems streaming ogg with ices2 and icecast2
...lt;?xml version="1.0" ?> - <icestats> <client_connections>5</client_connections> <connections>8</connections> <source_connections>3</source_connections> <sources>0</sources> - <source mount="/test.ogg"> <audio_info>samplerate=22050;channels=2;bitrate=64</audio_info> <bitrate>64</bitrate> <channels>2</channels> <public>0</public> <samplerate>22050</samplerate> <type>Ogg Vorbis</type> </source> </icestats> However, i...
2004 Aug 06
2
XML statistics?
...3</client_connections> <connections>14</connections> <source_connections>1</source_connections> <sources>1</sources> <source mount="/test.ogg"> <artist></artist> <audio_info>ice-samplerate=32000;ice-bitrate=Quality -1;ice-channels=1</audio_info> <ice-bitrate>Quality -1</ice-bitrate> <ice-channels>1</ice-channels> <ice-samplerate>32000</ice-samplerate> <listen...
2008 Feb 01
1
can not stream the video using eztream
...0:02:23.44 audio: 42kbps video: 100kbps, time remaining: 00:00:54 server Icecast 2.3.1 server_start Thu, 31 Jan 2008 18:07:42 -0500 source_client_connections 1 Mount Point : (/different.ogg) List Clients | Move MountPoints | Update Metadata | Kill Source audio_bitrate 48000 audio_channels 2 audio_info bitrate=128;channels=2;samplerate=44100 audio_samplerate 44100 bitrate 128 channels 2 genre RockNRoll ice-bitrate 48 listener_peak 3 listeners 3 listenurl http://localhost:8000/different.ogg max_listeners unlimited public 1 samplerate 44100 server_description This is a stream description server_nam...
2005 Feb 15
0
Updating MetaData at the Relay
...nurl=%s&type=%s&stype=%s&b=%s&%s\r\n", yp->server_name, yp->server_genre, yp->cluster_password, yp->server_desc, yp->url, yp->listen_url, yp->server_type, yp->subtype, yp->bitrate, yp->audio_info); a simple hard coding of your parameters there will also suit your needs. Note doing it properly via config overrides takes a bit more work :) >seem to remember how Shoutcast behaves. Try finding my servers on the >xiph.org yellow pages. :) > >...and I presume that when we update...
2011 Aug 07
2
Trouble getting in icecast Directory
...ressive.org listener_connections 3160 listeners 6 location Earth server_id Icecast 2.3.2 server_start Wed, 27 Jul 2011 20:06:05 -0400 source_client_connections 31 source_relay_connections 0 source_total_connections 31 sources 1 stats 0 stats_connections 0 Mount Point /stream audio_info bitrate=32 bitrate 32 genre News/Progressive Talk listener_peak 11 listeners 6 listenurl http://airprogressive.org:8000/stream max_listeners 300 public 1 server_description News/Progressive Talk Radio server_name Air Progressive server_type audio/mpeg server_url http://airprogressive.or...
2005 Jun 25
2
icecast error with metadata
...ons (1) [2005-06-26 00:39:29] DBUG stats/process_source_event new source stat /mc [2005-06-26 00:39:29] DBUG stats/process_source_event new node public (0) [2005-06-26 00:39:29] DBUG stats/process_source_event new node bitrate (128) [2005-06-26 00:39:29] DBUG stats/process_source_event new node audio_info (bitrate=128) [2005-06-26 00:39:29] DBUG stats/process_source_event new node listenurl (http://icecast.davemehler.com:8000/mc) [2005-06-26 00:39:29] DBUG stats/modify_node_event update node sources (1) [2005-06-26 00:39:29] DBUG stats/modify_node_event update node source_total_connections (1) [2...
2004 Aug 06
1
icecast acceptable headers
the problem is probably that nsvcap most likely tries to attach using the "shoutcast source" protocol, which is some strange variation of HTTP (but definitely not HTTP).... It's strange-ness and non-HTTP-ness is the reason why icecast doesn't support connecting the Shoutcast DSP to it. So I don't think any magical combination of headers will get live NSV
2005 Feb 15
2
Updating MetaData at the Relay
Sending again .... is this thing on? On 11-Feb-05, at 9:20 PM, oddsock wrote: > At 10:21 PM 2/11/2005, you wrote: >> Now that 2.2.0 is out, we can update metadata on-the-fly. At >> pulverradio.com we are working on an injector that takes the song info >> from our broadcast automation software and dumps it in (thanks guys >> for >> the help). I realize that we
2004 Dec 15
2
Fallback trouble with icecast 2.1kh
...04-12-15 23:57:48] DBUG stats/process_source_event new node bitrate (29) [2004-12-15 23:57:48] DBUG stats/process_source_event new node samplerate (21000) [2004-12-15 23:57:48] DBUG stats/process_source_event new node channels (1) [2004-12-15 23:57:48] DBUG stats/process_source_event new node audio_info (bitrate=29;samplerate=21000;channels=1) [2004-12-15 23:57:48] DBUG stats/modify_node_event update node listeners (0) [2004-12-15 23:57:48] DBUG source/process_pending_clients Adding 4 client(s) [2004-12-15 23:57:48] DBUG format-vorbis/initial_vorbis_page checking for vorbis codec [2004-12-15...
2009 Jun 21
0
Sources can't connect to my server
...de listeners (0) > [2009-06-17 17:50:09] DBUG stats/stats.c new node ice-samplerate (44100) > [2009-06-17 17:50:09] DBUG stats/stats.c new node ice-quality (0.00) > [2009-06-17 17:50:09] DBUG stats/stats.c new node ice-channels (2) > [2009-06-17 17:50:09] DBUG stats/stats.c new node audio_info > (ice-samplerate=44100;ice-quality=0.00;ice-channels=2) > [2009-06-17 17:50:09] DBUG stats/stats.c new node listenurl > (http://192.168.0.103:8000/different.ogg) > [2009-06-17 17:50:09] DBUG stats/stats.c update node > source_total_connections (1) > [2009-06-17 17:50:09] DB...
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
2009 Jun 18
4
Sources can't connect to my server
I have IceCast 2.3.1 running on Window XP SP3 as a windows service. My computer is behind a d-link router, and the router is configured to pass through to port 8000 on my computer. On the same computer I am running WinAmp with an oddcast dsp and streaming work fine, people beyond my router can listen no problem. I also have a laptop running Windows Vista SP2 with WinAmp and a Spacial dsp,
2020 Oct 14
0
meaning of global connections and global client_connections in error log
...020-10-14 12:11:57] DBUG stats/process_source_event new node bitrate (320) [2020-10-14 12:11:57] DBUG stats/process_source_event new node channels (2) [2020-10-14 12:11:57] DBUG stats/process_source_event new node samplerate (44100) [2020-10-14 12:11:57] DBUG stats/process_source_event new node audio_info (bitrate=320;channels=2;samplerate=44100) [2020-10-14 12:11:57] DBUG stats/modify_node_event update "/archive" listenurl (http://punctum.cz:8000/archive) [2020-10-14 12:11:57] DBUG stats/modify_node_event update global source_total_connections (1) [2020-10-14 12:11:57] DBUG stats/proce...