Displaying 20 results from an estimated 25 matches for "server_descript".
2005 Jul 13
1
IceCast 2.2 MP3 stream and Real Player noise
...DBUG stats/stats.c new source stat /ogg
[2005-07-13 23:49:36] DBUG stats/stats.c new node listeners (0)
[2005-07-13 23:49:36] DBUG stats/stats.c new node public (0)
[2005-07-13 23:49:36] DBUG stats/stats.c new node server_name
(Unspecified name)
[2005-07-13 23:49:36] DBUG stats/stats.c new node server_description
(Unspecified description)
[2005-07-13 23:49:36] DBUG stats/stats.c new node genre (various)
[2005-07-13 23:49:36] DBUG stats/stats.c new node on_demand (1)
[2005-07-13 23:49:36] DBUG stats/stats.c new node max_listeners (200)
[2005-07-13 23:49:36] DBUG stats/stats.c new node public (0)
[2005...
2019 Jul 11
2
Need help with streaming to Icecast
...ered as an audio
stream?? and I am unable to play it
I am with no ideas on how to solve this. Am I doing something wrong? Please
take a look on the code bellow
Thanks in advance
genre various
listener_peak 0
listeners 0
listenurl http://192.168.11.61:8000/gcs.ogg
max_listeners unlimited
public 0
server_description Unspecified description
server_name Unspecified name
server_type audio/mpeg
slow_listeners 0
source_ip 192.168.11.61
stream_start Thu, 11 Jul 2019 15:56:46 +0100
stream_start_iso8601 2019-07-11T15:56:46+0100
total_bytes_read 877800
total_bytes_sent 0
user_agent Lavf/58.20.100
*Code:*...
2017 Mar 03
2
Icecast status-json.xsl improvements
...the
size of the json to the bare minimum that a Web base mediaplayer might need
Add a new one at http://127.0.0.1:8000/playing-json.xsl?mount=/live
Which will only hold the current info:
{
"date":"2017-03-03T10:57:20Z",
"server_name":"Testing Stuff",
"server_description":"Blah blah blah",
"history":
[
{"date":"2017-03-03T10:52:10Z","artist":"Some artist","title":"Some song (this is the current one)"},
{"date":"2017-03-03T10:48:10Z","artist":"S...
2006 Nov 14
0
win: crash with exception c0000005 on source exit
...UG stats/stats.c delete source node /feed
[2006-11-14 21:16:03] DBUG stats/stats.c new source stat /stream
[2006-11-14 21:16:03] DBUG stats/stats.c new node public (0)
[2006-11-14 21:16:03] DBUG stats/stats.c new node server_name
(Unspecified name)
[2006-11-14 21:16:03] DBUG stats/stats.c new node server_description
(Unspecified description)
[2006-11-14 21:16:03] DBUG stats/stats.c new node server_url
(http://www.prodia.de)
[2006-11-14 21:16:03] DBUG stats/stats.c new node genre (various)
[2006-11-14 21:16:03] DBUG stats/stats.c new node server_type (?!)
[2006-11-14 21:16:03] DBUG stats/stats.c update nod...
2019 Jul 11
1
Need help with streaming to Icecast
...ong?
> > Please
> > take a look on the code bellow
> >
> > Thanks in advance
> >
> > genre various
> > listener_peak 0
> > listeners 0
> > listenurl http://192.168.11.61:8000/gcs.ogg
> > max_listeners unlimited
> > public 0
> > server_description Unspecified description
> > server_name Unspecified name
> > server_type audio/mpeg
> > slow_listeners 0
> > source_ip 192.168.11.61
> > stream_start Thu, 11 Jul 2019 15:56:46 +0100
> > stream_start_iso8601 2019-07-11T15:56:46+0100
> > total_bytes_read 8...
2017 Mar 03
0
Icecast status-json.xsl improvements
...L to JSON and
has proven to sometimes cause some weird bugs with malformed json in the
past, so proper JSON generation capabilities in Icecast
would be preferred.
>
> {
> "date":"2017-03-03T10:57:20Z",
> "server_name":"Testing Stuff",
> "server_description":"Blah blah blah",
> "history":
> [
> {"date":"2017-03-03T10:52:10Z","artist":"Some artist","title":"Some
> song (this is the current one)"},
> {"date":"2017-03-03T10:48:10Z",...
2005 Jun 25
2
icecast error with metadata
...ats/modify_node_event update node
source_total_connections (1)
[2005-06-26 00:39:29] DBUG stats/process_source_event new node listeners
(0)
[2005-06-26 00:39:29] DBUG stats/process_source_event new node server_name
(Local MP3 Stream)
[2005-06-26 00:39:29] DBUG stats/process_source_event new node
server_description (Favorite Mariah Carey Music High Bandwidth)
[2005-06-26 00:39:39] DBUG source/get_next_buffer last 1119746368, timeout
10, now 1119746379
[2005-06-26 00:39:39] WARN source/get_next_buffer Disconnecting source due
to socket timeout
[2005-06-26 00:39:39] INFO source/source_shutdown Source &quo...
2019 Aug 05
0
need help on script
...t>
<source mount="/mystream">
<listener_peak>1</listener_peak>
<listeners>1</listeners>
<max_listeners>unlimited</max_listeners>
<public>1</public>
<quality>10.0</quality>
<samplerate>44100</samplerate>
<server_description>RAKFM 1035</server_description>
<server_name>RAKFM Live Stream</server_name>
<slow_listeners>0</slow_listeners>
<source_ip>192.168.11.16</source_ip>
</source>
<fileserve>1</fileserve>
<paths>
<logdir>./...
2004 Aug 06
5
Status.xsl not displaying everything
Hi guys,
I've got the following set up:
- Linux SuSE 8.2
- Running: Icecast2
- Source Client: Ices0.3
- Stream Client: Winamp 5.0 in Windows XP
The following is happening:
- I've got Ices0.3 streaming MP3's with correct ID3-tags to the
Icecast-server
- Suppose the stream name is "Ovide's Radio"
- In the status.xsl page of Icecast2, I only see info about: mountpount,
2006 Mar 25
0
YP not getting server info after upgrade
...:00:40] DBUG stats/modify_node_event update node
listeners (0)
[2006-03-19 00:00:40] DBUG stats/modify_node_event update node public (1)
[2006-03-19 00:00:40] DBUG stats/modify_node_event update node
server_name (Unspecified name)
[2006-03-19 00:00:40] DBUG stats/modify_node_event update node
server_description (Unspecified description)
[2006-03-19 00:00:40] DBUG stats/modify_node_event update node genre
(various)
[2006-03-19 00:00:40] DBUG stats/modify_node_event update node
server_type (application/ogg)
[2006-03-19 00:00:40] DBUG stats/modify_node_event update node subtype
(vorbis)
[2006-03-19...
2006 Jun 08
0
Help with XML/XSL
...mply not
listed:
<xsl:for-each select="source">
[...]
</xsl:for-each>
Instead of selecting against the source, I would like to work
against an *expected* list:
<xsl:for-each {list-of-expected-mounts}>
<xsl:choose>
<xsl:when test="server_description">
[green dot] bla bla bla
</xsl:when>
<xsl:otherwise>
[red dot] bla bla bla
</xsl:otherwise>
</xsl:choose>
</xsl:for-each>
But I have not idea how to run the for-each against a somewhat
static list, onl...
2008 Feb 01
1
can not stream the video using eztream
...ll 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_name My Stream
server_type application/ogg
server_url http://localhost
slow_listeners 0
source_ip 127.0.0.1
stream_start Thu, 31 Jan 2008 18:07:59 -0500
subtype Vorbis
total_bytes_read 708181570
total_bytes_sent 641958338
user_agent libshout/2.2.2
2019 Jul 11
0
Need help with streaming to Icecast
...with no ideas on how to solve this. Am I doing something wrong?
> Please
> take a look on the code bellow
>
> Thanks in advance
>
> genre various
> listener_peak 0
> listeners 0
> listenurl http://192.168.11.61:8000/gcs.ogg
> max_listeners unlimited
> public 0
> server_description Unspecified description
> server_name Unspecified name
> server_type audio/mpeg
> slow_listeners 0
> source_ip 192.168.11.61
> stream_start Thu, 11 Jul 2019 15:56:46 +0100
> stream_start_iso8601 2019-07-11T15:56:46+0100
> total_bytes_read 877800
> total_bytes_sent 0
>...
2011 Aug 07
2
Trouble getting in icecast Directory
...ce_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.org
slow_listeners 31
source_ip 216.180.238.41
stream_start Sat, 06 Aug 2011 01:52:44 -0400
title HijackingTruthShow1Whole - HijackingTruthShow1Whole
total_bytes_read 20791518...
2010 Nov 01
4
Camera MJPEG to Icecast
Dear All ...
I have AXIS camera with output mjpeg format.
I try to relay it to outside world using ffmpeg and it work
The recipe is taken from
http://www.daantje.nl/2007/05/07/convert-axis-webcam-stream-to-flash-swfflv/
Now .. I want to do it the otherway with Icecast
I try with wget -nv -O - http://root:root at 192.168.10.234/mjpg/video.mjpg
| ffmpeg2theora -a 0 -f mjpeg -o /dev/stdout |
2010 Oct 18
1
Icecast relay/fallback problem
...8 13:35:58] DBUG stats/modify_node_event update node
listener_peak (0)
[2010-10-18 13:35:58] DBUG stats/modify_node_event update node public (0)
[2010-10-18 13:35:58] DBUG stats/modify_node_event update node server_name
(My Station)
[2010-10-18 13:35:58] DBUG stats/modify_node_event update node
server_description (Unspecified description)
[2010-10-18 13:35:58] DBUG stats/modify_node_event update node server_url (
http://www.mystationsurl.nl)
[2010-10-18 13:35:58] DBUG stats/modify_node_event update node genre (Talk)
[2010-10-18 13:35:58] DBUG stats/modify_node_event update node bitrate
(192)
[2010-10-...
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
2017 Mar 03
3
Icecast status-json.xsl improvements
...static JSON file with
no script overhead.
But PHP scripts can not normally run continuously/never ending (in
theory they can but no webservers allow that normally).
I'm certainly interested in learning more about STATS streaming API
(it's news to me).
>
>> The server_name and server_description is included since those could
>> change between DJs (and are nice to display in the webplayer to the
>> listener).
>> The date for each song is somewhat useful for a webplayer, not only
>> can a webplayer show the start time for each song to the listener but
>>...
2020 Oct 14
0
meaning of global connections and global client_connections in error log
...12:11:57] DBUG stats/process_source_event new node
listener_peak (0)
[2020-10-14 12:11:57] DBUG stats/process_source_event new node public
(1)
[2020-10-14 12:11:57] DBUG stats/process_source_event new node
server_name (Radio Punctum)
[2020-10-14 12:11:57] DBUG stats/process_source_event new node
server_description (Broadcast from Prague Žižkov)
[2020-10-14 12:11:57] DBUG stats/process_source_event new node
server_url (http://live.punctum.cz)
[2020-10-14 12:11:57] DBUG stats/process_source_event new node genre
(various)
[2020-10-14 12:11:57] DBUG stats/process_source_event new node
server_type (audio/mp...
2017 Mar 03
0
Icecast status-json.xsl improvements
...erhead.
> But PHP scripts can not normally run continuously/never ending (in
> theory they can but no webservers allow that normally).
>
> I'm certainly interested in learning more about STATS streaming API
> (it's news to me).
>
>>
>>> The server_name and server_description is included since those could
>>> change between DJs (and are nice to display in the webplayer to the
>>> listener).
>>> The date for each song is somewhat useful for a webplayer, not only
>>> can a webplayer show the start time for each song to the listene...