<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-2880</id>
	<title>Nabble - Icecast</title>
	<updated>2009-11-22T16:47:22Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Icecast-f2880.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Icecast-f2880.html" />
	<subtitle type="html">Icecast, the project, is a collection of programs and libraries for streaming audio over the Internet. Icecast home is &lt;a href=&quot;http://www.icecast.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26471308</id>
	<title>fallback file for FLAC stream</title>
	<published>2009-11-22T16:47:22Z</published>
	<updated>2009-11-22T16:47:22Z</updated>
	<author>
		<name>Milos Wimmer</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; Hello,
&lt;br&gt;&lt;br&gt;I'm running FLAC streaming on Icecast-2.3.2 server and it works great for 
&lt;br&gt;long time.
&lt;br&gt;Now I tried to define fallback-mountpoint for it.
&lt;br&gt;This fallback mount would be a file located in Icecast webroot. But 
&lt;br&gt;Icecast doesn't accept any FLAC file I created. It writes warning:
&lt;br&gt;&lt;br&gt;&amp;quot;WARN source/source_move_clients stream /test-fallback.flac and /test.flac are of different types, ignored&amp;quot;
&lt;br&gt;&lt;br&gt;I tried to create test-fallback.flac file with Ogg as transport layer,
&lt;br&gt;I tried to capture live FLAC stream into file and then use it as 
&lt;br&gt;test-fallback.flac, no success.
&lt;br&gt;&lt;br&gt;I'm using following definition:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;mount&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;mount-name&amp;gt;/test.flac&amp;lt;/mount-name&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;fallback-mount&amp;gt;/test-fallback.flac&amp;lt;/fallback-mount&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;fallback-override&amp;gt;1&amp;lt;/fallback-override&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/mount&amp;gt;
&lt;br&gt;&lt;br&gt;Other fallback-mountpoints for mp3 streams work nice for me.
&lt;br&gt;&lt;br&gt;So - is here any way how could I create correct file for using it as 
&lt;br&gt;fallback file for FLAC stream?
&lt;br&gt;Or could you recommend me how to do fallback for FLAC stream?
&lt;br&gt;&lt;br&gt;Thank you for help,
&lt;br&gt;&lt;br&gt;&amp;nbsp; Milos
&lt;br&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26471308&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/fallback-file-for-FLAC-stream-tp26471308p26471308.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26434115</id>
	<title>Re: can icecast server be a source for another icecast?</title>
	<published>2009-11-19T13:06:28Z</published>
	<updated>2009-11-19T13:06:28Z</updated>
	<author>
		<name>Eric Dantan Rzewnicki-2</name>
	</author>
	<content type="html">Please keep discussions on the list.
&lt;br&gt;&lt;br&gt;On Thu, Nov 19, 2009 at 01:56:51PM +0100, Rybarczyk Tomasz wrote:
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks for your responses! Unfortunately I can use yours solutions:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Ariel: &amp;nbsp;I have to stream mp3 - my radio buddies wants that (is
&lt;br&gt;&amp;gt; something similar to oggfwd - mp3fwd?),
&lt;br&gt;&lt;br&gt;I don't use mp3, so can't help there.
&lt;br&gt;&lt;br&gt;&amp;gt; Eric: &amp;nbsp;I can't change icecast B configuration. I've got only moutpoint
&lt;br&gt;&amp;gt; there and can't set up relay servers.
&lt;br&gt;&amp;gt; I'm a newbie in streaming area - is your post suggest that in icecast
&lt;br&gt;&amp;gt; code there is a part which acts as an source for another server? 
&lt;br&gt;&lt;br&gt;That's not how it works, as far as I know. The &amp;quot;another&amp;quot; server pulls
&lt;br&gt;from the first. icecast doesn't &amp;quot;push&amp;quot; streams. Assuming the radio
&lt;br&gt;buddies you mention are running icecast, you would need them to set up a
&lt;br&gt;relay in their configuration to pull from your server. See the pictures
&lt;br&gt;and explanations in the config docs:
&lt;br&gt;&lt;a href=&quot;http://www.icecast.org/docs/icecast-2.3.2/icecast2_config_file.html#relay&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.icecast.org/docs/icecast-2.3.2/icecast2_config_file.html#relay&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;gt; Can I
&lt;br&gt;&amp;gt; reuse it in that way that icecast A will send stream to B server all
&lt;br&gt;&amp;gt; the time?
&lt;br&gt;&lt;br&gt;There is an option to either always have the relay stream going or only
&lt;br&gt;when the relay server has listeners, but owing to above design, this
&lt;br&gt;doesn't help you.
&lt;br&gt;&lt;br&gt;Perhaps someone else has a suggestion for your case (good reason to
&lt;br&gt;reply to the list, btw), but none comes to my mind.
&lt;br&gt;&lt;br&gt;-Eric Rz.
&lt;br&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26434115&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/can-icecast-server-be-a-source-for-another-icecast--tp26419308p26434115.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26420943</id>
	<title>Re: can icecast server be a source for another icecast?</title>
	<published>2009-11-18T22:16:20Z</published>
	<updated>2009-11-18T22:16:20Z</updated>
	<author>
		<name>Eric Dantan Rzewnicki-2</name>
	</author>
	<content type="html">On Thu, Nov 19, 2009 at 03:16:11AM +0100, Rybarczyk Tomasz wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I've strange situation: I need to connect to icecast server (A) as a
&lt;br&gt;&amp;gt; source from another icecast server (B) and preserve metadata (artist
&lt;br&gt;&amp;gt; and title). Of course I can do something like:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; curl -s &lt;a href=&quot;http://A_address/radio.mp3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://A_address/radio.mp3&lt;/a&gt;&amp;nbsp;| ices -v -c B_configuration.xml
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; but in this way all metadata are lost. Is it possible to do this
&lt;br&gt;&amp;gt; without hacking the code?
&lt;/div&gt;&lt;br&gt;icecast supports relays. See the docs:
&lt;br&gt;&lt;a href=&quot;http://www.icecast.org/docs/icecast-2.3.2/icecast2_relay.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.icecast.org/docs/icecast-2.3.2/icecast2_relay.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;basically, you just tell your icecast on B to pull from mount point(s)
&lt;br&gt;on A.
&lt;br&gt;&lt;br&gt;It's not at all a strange situation and is often done to spread
&lt;br&gt;bandwidth usage around. For instance having a master icecast server that
&lt;br&gt;_only_ allows connections from the relay servers. The people listening
&lt;br&gt;to or viewing your streams get it from the relays in this case.
&lt;br&gt;&lt;br&gt;Of course, mp3 is not encouraged by xiph (nor myself).
&lt;br&gt;&lt;br&gt;-Eric Rz.
&lt;br&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26420943&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/can-icecast-server-be-a-source-for-another-icecast--tp26419308p26420943.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26419308</id>
	<title>can icecast server be a source for another icecast?</title>
	<published>2009-11-18T18:16:11Z</published>
	<updated>2009-11-18T18:16:11Z</updated>
	<author>
		<name>Rybarczyk Tomasz</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I've strange situation: I need to connect to icecast server (A) as a
&lt;br&gt;source from another icecast server (B) and preserve metadata (artist
&lt;br&gt;and title). Of course I can do something like:
&lt;br&gt;&lt;br&gt;curl -s &lt;a href=&quot;http://A_address/radio.mp3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://A_address/radio.mp3&lt;/a&gt;&amp;nbsp;| ices -v -c B_configuration.xml
&lt;br&gt;&lt;br&gt;but in this way all metadata are lost. Is it possible to do this
&lt;br&gt;without hacking the code?
&lt;br&gt;&lt;br&gt;Best regards
&lt;br&gt;paluh
&lt;br&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26419308&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/can-icecast-server-be-a-source-for-another-icecast--tp26419308p26419308.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26412791</id>
	<title>Re: Move listeners problems</title>
	<published>2009-11-18T10:07:39Z</published>
	<updated>2009-11-18T10:07:39Z</updated>
	<author>
		<name>Mathias Gyllengahm</name>
	</author>
	<content type="html">BTW, here's the log, if it helps. Moving from olpc.ogg to olpc2.ogg.
&lt;br&gt;Before moving there was 2 listeners on olpc2.ogg, here in the log one
&lt;br&gt;can see that the listener count is increased to 3, which is what I've
&lt;br&gt;seen in the web interface as well. The other things doesn't mean much
&lt;br&gt;to me.
&lt;br&gt;&lt;br&gt;/Mathias
&lt;br&gt;&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:46] DBUG stats/modify_node_event update node
&lt;br&gt;total_bytes_read (135796757)
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:46] DBUG stats/modify_node_event update node
&lt;br&gt;total_bytes_sent (2702015)
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] DBUG admin/admin_handle_request Admin request
&lt;br&gt;(/admin/moveclients.xsl)
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] DBUG admin/admin_handle_request Got command
&lt;br&gt;(moveclients.xsl)
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] INFO admin/admin_handle_request Received admin
&lt;br&gt;command moveclients.xsl on mount &amp;quot;/olpc.ogg&amp;quot;
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] DBUG admin/command_move_clients Doing optional check
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] DBUG admin/command_move_clients Done optional check (1)
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] INFO admin/command_move_clients source is
&lt;br&gt;&amp;quot;/olpc.ogg&amp;quot;, destination is &amp;quot;/olpc2.ogg&amp;quot;
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] INFO source/source_move_clients passing 1
&lt;br&gt;listeners to &amp;quot;/olpc2.ogg&amp;quot;
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] DBUG admin/admin_send_response Sending XSLT
&lt;br&gt;(/usr/share/icecast2/admin/response.xsl)
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] DBUG fserve/fserve_add_client Adding client to
&lt;br&gt;file serving engine
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] DBUG source/source_main Client added
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] INFO source/source_main listener count on
&lt;br&gt;/olpc2.ogg now 3
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] DBUG stats/modify_node_event update node clients (7)
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] DBUG stats/modify_node_event update node
&lt;br&gt;connections (286)
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] DBUG stats/modify_node_event update node
&lt;br&gt;client_connections (271)
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] DBUG stats/modify_node_event update node listeners (0)
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] DBUG stats/modify_node_event update node listeners (3)
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] DBUG stats/modify_node_event update node clients (6)
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] INFO fserve/fserve_client_create checking for
&lt;br&gt;file /style.css (/usr/share/icecast2/web/style.css)
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] DBUG fserve/fserve_add_client Adding client to
&lt;br&gt;file serving engine
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] INFO fserve/fserve_client_create checking for
&lt;br&gt;file /icecast.png (/usr/share/icecast2/web/icecast.png)
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] DBUG fserve/fserve_add_client Adding client to
&lt;br&gt;file serving engine
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] INFO fserve/fserve_client_create checking for
&lt;br&gt;file /corner_topleft.jpg (/usr/share/icecast2/web/corner_topleft.jpg)
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] DBUG fserve/fserve_add_client Adding client to
&lt;br&gt;file serving engine
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] INFO fserve/fserve_client_create checking for
&lt;br&gt;file /corner_bottomleft.jpg
&lt;br&gt;(/usr/share/icecast2/web/corner_bottomleft.jpg)
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] DBUG fserve/fserve_add_client Adding client to
&lt;br&gt;file serving engine
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] INFO fserve/fserve_client_create checking for
&lt;br&gt;file /corner_topright.jpg
&lt;br&gt;(/usr/share/icecast2/web/corner_topright.jpg)
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] DBUG fserve/fserve_add_client Adding client to
&lt;br&gt;file serving engine
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] DBUG stats/modify_node_event update node clients (7)
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] DBUG stats/modify_node_event update node
&lt;br&gt;connections (287)
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] DBUG stats/modify_node_event update node clients (8)
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] DBUG stats/modify_node_event update node
&lt;br&gt;connections (288)
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] DBUG stats/modify_node_event update node clients (9)
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] DBUG stats/modify_node_event update node
&lt;br&gt;connections (289)
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] DBUG stats/modify_node_event update node
&lt;br&gt;client_connections (272)
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] DBUG stats/modify_node_event update node
&lt;br&gt;file_connections (200)
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] DBUG stats/modify_node_event update node
&lt;br&gt;client_connections (273)
&lt;br&gt;[2009-11-18 &amp;nbsp;12:31:48] DBUG stats/modify_node_event update node
&lt;br&gt;file_connections (201)
&lt;br&gt;&lt;br&gt;2009/11/18 Mathias Gyllengahm &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26412791&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lunarshuttle@...&lt;/a&gt;&amp;gt;:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Thanks, Karl! I've checked the log files during a move command but I
&lt;br&gt;&amp;gt; couldn't find anything that looked related to the problems. I've
&lt;br&gt;&amp;gt; thought of upgrading to 2.3.2 but thought I should ask first if it was
&lt;br&gt;&amp;gt; something common - saw that someone mailed about the same problems a
&lt;br&gt;&amp;gt; couple of months ago, if I understood it correctly.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; /Mathias
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 2009/11/18 Karl Heyes &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26412791&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;karl@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt;&amp;gt; On 18/11/09 16:27, Mathias Gyllengahm wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Thanks for responding! Yes, I'm using gstreamer and I'm simply
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; broadcasting the test video source. The only difference between the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; mountpoints is the mount-option to the shout2send-sink, test.ogg and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; test2.ogg.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; You could check the icecast log files to see what icecast is actually
&lt;br&gt;&amp;gt;&amp;gt; doing, maybe even update the icecast version you have.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; karl.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; Icecast mailing list
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26412791&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26412791&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Move-listeners-problems-tp26406198p26412791.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26412523</id>
	<title>Re: Move listeners problems</title>
	<published>2009-11-18T09:51:39Z</published>
	<updated>2009-11-18T09:51:39Z</updated>
	<author>
		<name>Mathias Gyllengahm</name>
	</author>
	<content type="html">Thanks, Karl! I've checked the log files during a move command but I
&lt;br&gt;couldn't find anything that looked related to the problems. I've
&lt;br&gt;thought of upgrading to 2.3.2 but thought I should ask first if it was
&lt;br&gt;something common - saw that someone mailed about the same problems a
&lt;br&gt;couple of months ago, if I understood it correctly.
&lt;br&gt;&lt;br&gt;/Mathias
&lt;br&gt;&lt;br&gt;2009/11/18 Karl Heyes &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26412523&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;karl@...&lt;/a&gt;&amp;gt;:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On 18/11/09 16:27, Mathias Gyllengahm wrote:
&lt;br&gt;&amp;gt;&amp;gt; Thanks for responding! Yes, I'm using gstreamer and I'm simply
&lt;br&gt;&amp;gt;&amp;gt; broadcasting the test video source. The only difference between the
&lt;br&gt;&amp;gt;&amp;gt; mountpoints is the mount-option to the shout2send-sink, test.ogg and
&lt;br&gt;&amp;gt;&amp;gt; test2.ogg.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; You could check the icecast log files to see what icecast is actually
&lt;br&gt;&amp;gt; doing, maybe even update the icecast version you have.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; karl.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Icecast mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26412523&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26412523&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Move-listeners-problems-tp26406198p26412523.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26411874</id>
	<title>Re: Move listeners problems</title>
	<published>2009-11-18T09:16:16Z</published>
	<updated>2009-11-18T09:16:16Z</updated>
	<author>
		<name>Karl Heyes</name>
	</author>
	<content type="html">On 18/11/09 16:27, Mathias Gyllengahm wrote:
&lt;br&gt;&amp;gt; Thanks for responding! Yes, I'm using gstreamer and I'm simply
&lt;br&gt;&amp;gt; broadcasting the test video source. The only difference between the
&lt;br&gt;&amp;gt; mountpoints is the mount-option to the shout2send-sink, test.ogg and
&lt;br&gt;&amp;gt; test2.ogg.
&lt;br&gt;&lt;br&gt;You could check the icecast log files to see what icecast is actually 
&lt;br&gt;doing, maybe even update the icecast version you have.
&lt;br&gt;&lt;br&gt;karl.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26411874&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Move-listeners-problems-tp26406198p26411874.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26410983</id>
	<title>Re: Move listeners problems</title>
	<published>2009-11-18T08:27:57Z</published>
	<updated>2009-11-18T08:27:57Z</updated>
	<author>
		<name>Mathias Gyllengahm</name>
	</author>
	<content type="html">Thanks for responding! Yes, I'm using gstreamer and I'm simply
&lt;br&gt;broadcasting the test video source. The only difference between the
&lt;br&gt;mountpoints is the mount-option to the shout2send-sink, test.ogg and
&lt;br&gt;test2.ogg.
&lt;br&gt;&lt;br&gt;BR,
&lt;br&gt;/Mathias
&lt;br&gt;&lt;br&gt;gst-launch-0.10 videotestsrc \
&lt;br&gt;&amp;nbsp; &amp;nbsp; ! stamp sync-margin=1 sync-interval=1 \
&lt;br&gt;&amp;nbsp; &amp;nbsp; ! video/x-raw-yuv,width=640,height=480,framerate=10/1 \
&lt;br&gt;&amp;nbsp; &amp;nbsp; ! queue \
&lt;br&gt;&amp;nbsp; &amp;nbsp; ! ffmpegcolorspace \
&lt;br&gt;&amp;nbsp; &amp;nbsp; ! theoraenc bitrate=768 \
&lt;br&gt;&amp;nbsp; &amp;nbsp; ! queue2 max-size-buffers=1000 max-size-bytes=0 max-size-time=0 \
&lt;br&gt;&amp;nbsp; &amp;nbsp; ! oggmux name=mux \
&lt;br&gt;&amp;nbsp; &amp;nbsp; ! queue2 \
&lt;br&gt;&amp;nbsp; &amp;nbsp; ! shout2send ip=myhost.name port=8000 &amp;nbsp;password=*** mount=test.ogg
&lt;br&gt;&lt;br&gt;&lt;br&gt;2009/11/18 Geoff Shang &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26410983&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;geoff@...&lt;/a&gt;&amp;gt;:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Wed, 18 Nov 2009, Mathias Gyllengahm wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I'm using Icecast 2.3.1 (xubuntu Hardy) and have problems moving
&lt;br&gt;&amp;gt;&amp;gt; listeners. I thought it had to do with the client, but now that I've
&lt;br&gt;&amp;gt;&amp;gt; tested cortado, mplayer and vlc I've begun to think it is actually the
&lt;br&gt;&amp;gt;&amp;gt; server. I'm using the web administration interface to move listeners,
&lt;br&gt;&amp;gt;&amp;gt; get '1' as result code but all clients hang after the buffer is empty.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Can you give us some more info?  Are the two mountpoints running the same
&lt;br&gt;&amp;gt; streaming formats?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Geoff.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26410983&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Move-listeners-problems-tp26406198p26410983.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26410878</id>
	<title>Re: Move listeners problems</title>
	<published>2009-11-18T08:21:08Z</published>
	<updated>2009-11-18T08:21:08Z</updated>
	<author>
		<name>Geoff Shang-2</name>
	</author>
	<content type="html">On Wed, 18 Nov 2009, Mathias Gyllengahm wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; I'm using Icecast 2.3.1 (xubuntu Hardy) and have problems moving
&lt;br&gt;&amp;gt; listeners. I thought it had to do with the client, but now that I've
&lt;br&gt;&amp;gt; tested cortado, mplayer and vlc I've begun to think it is actually the
&lt;br&gt;&amp;gt; server. I'm using the web administration interface to move listeners,
&lt;br&gt;&amp;gt; get '1' as result code but all clients hang after the buffer is empty.
&lt;br&gt;&lt;br&gt;Can you give us some more info? &amp;nbsp;Are the two mountpoints running the same 
&lt;br&gt;streaming formats?
&lt;br&gt;&lt;br&gt;Geoff.
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26410878&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Move-listeners-problems-tp26406198p26410878.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26406198</id>
	<title>Move listeners problems</title>
	<published>2009-11-18T03:26:29Z</published>
	<updated>2009-11-18T03:26:29Z</updated>
	<author>
		<name>Mathias Gyllengahm</name>
	</author>
	<content type="html">Hi!
&lt;br&gt;&lt;br&gt;I'm using Icecast 2.3.1 (xubuntu Hardy) and have problems moving
&lt;br&gt;listeners. I thought it had to do with the client, but now that I've
&lt;br&gt;tested cortado, mplayer and vlc I've begun to think it is actually the
&lt;br&gt;server. I'm using the web administration interface to move listeners,
&lt;br&gt;get '1' as result code but all clients hang after the buffer is empty.
&lt;br&gt;&lt;br&gt;Any ideas/pointers?
&lt;br&gt;/Mathias
&lt;br&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26406198&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Move-listeners-problems-tp26406198p26406198.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26363894</id>
	<title>Re: question</title>
	<published>2009-11-15T13:56:02Z</published>
	<updated>2009-11-15T13:56:02Z</updated>
	<author>
		<name>Geoff Shang-2</name>
	</author>
	<content type="html">On Sun, 15 Nov 2009, Ryan Bishop wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; can someone explain how to set up a icecast surver so I can create one 
&lt;br&gt;&amp;gt; for my own use
&lt;br&gt;&lt;br&gt;Icecast comes with fairly comprehensive documentation. &amp;nbsp;Take a look at it 
&lt;br&gt;if you haven't already.
&lt;br&gt;&lt;br&gt;If you have and you're stuck, be a bit more specific about what you need 
&lt;br&gt;help with.
&lt;br&gt;&lt;br&gt;Geoff.
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26363894&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/question-tp26363799p26363894.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26363799</id>
	<title>question</title>
	<published>2009-11-15T13:47:12Z</published>
	<updated>2009-11-15T13:47:12Z</updated>
	<author>
		<name>Ryan Bishop</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=iso-8859-1&quot;&gt;
&lt;META content=&quot;MSHTML 6.00.6001.18344&quot; name=GENERATOR&gt;

&lt;/HEAD&gt;
&lt;BODY bgColor=#ffffff&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;can someone explain how to set up a icecast surver 
so I can create one for my own use&lt;/FONT&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26363799&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/question-tp26363799p26363799.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26265583</id>
	<title>Re: running icecast on top of hadoop</title>
	<published>2009-11-09T04:25:59Z</published>
	<updated>2009-11-09T04:25:59Z</updated>
	<author>
		<name>Thomas B. Ruecker-2</name>
	</author>
	<content type="html">On Mon, Nov 09, 2009 at 07:18:36PM +0800, Juan Backson wrote:
&lt;br&gt;&amp;gt; I have MP3 files stored inside hadoop's HDFS.
&lt;br&gt;that is of no relevance to icecast itself as it is not meant to handle any sort of file directly (for primary streaming purposes)
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;gt; Is there anyway of running icecast on top of those MP3 files ?
&lt;br&gt;sure get any source client that can read mp3 files and encode them into a stream.
&lt;br&gt;We recommend encoding into an ogg/vorbis stream. The encoded stream is independent of the file formats used anyway as reencoding is a necessary step in most source clients.
&lt;br&gt;&lt;br&gt;&amp;gt; Is there any help on how to do it?
&lt;br&gt;there should be plenty of howtos on the topic of playlist based source clients feeding icecast.
&lt;br&gt;&lt;br&gt;possible source clients include but are not limited to:
&lt;br&gt;liquidsoap, mpd, ezstream, ...
&lt;br&gt;&lt;br&gt;cheers
&lt;br&gt;&lt;br&gt;Thomas
&lt;br&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26265583&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/running-icecast-on-top-of-hadoop-tp26264715p26265583.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26264715</id>
	<title>running icecast on top of hadoop</title>
	<published>2009-11-09T03:18:36Z</published>
	<updated>2009-11-09T03:18:36Z</updated>
	<author>
		<name>juanbackson</name>
	</author>
	<content type="html">Hi,&lt;br&gt;&lt;br&gt;I have MP3 files stored inside hadoop&amp;#39;s HDFS. &lt;br&gt;&lt;br&gt;Is there anyway of running icecast on top of those MP3 files ?&lt;br&gt;&lt;br&gt;Is there any help on how to do it?&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;jb&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26264715&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/running-icecast-on-top-of-hadoop-tp26264715p26264715.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26257406</id>
	<title>Re: Fwd: Re:  Can't support more than one listener</title>
	<published>2009-11-08T12:07:14Z</published>
	<updated>2009-11-08T12:07:14Z</updated>
	<author>
		<name>Karl Heyes</name>
	</author>
	<content type="html">On 08/11/09 19:35, Eric Kolotyluk wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; As far as I can tell, the access.log file shows no indication of
&lt;br&gt;&amp;gt; listener activity, at least I can see no correspondence of log lines
&lt;br&gt;&amp;gt; that match when the listeners appear in the error.log file. Is there a
&lt;br&gt;&amp;gt; way to increase the logging level in this file? Should I be able to see
&lt;br&gt;&amp;gt; listeners attaching in this file?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; In the error.log file I can see no indication of a two listeners
&lt;br&gt;&amp;gt; attempting to connect. I can see where listener-a connects, but there is
&lt;br&gt;&amp;gt; no indication of the listener-b attempting to connect. I can see
&lt;br&gt;&amp;gt; listener-a disconnect, and then I can see listener-b connect, but there
&lt;br&gt;&amp;gt; is no indication of listener-a trying to reconnect. It is possible that
&lt;br&gt;&amp;gt; after listener-a connects, Icecast is not event getting a connect
&lt;br&gt;&amp;gt; message from listener-b because something else is blocking it out
&lt;br&gt;&amp;gt; (Windows or the router)? Maybe I need to install a packet listener on my
&lt;br&gt;&amp;gt; system an watch the ethernet traffic?
&lt;/div&gt;&lt;br&gt;I would agree with that
&lt;br&gt;&lt;br&gt;&amp;gt; Possible problems are
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 1. My router. But I think not because the same router supports multiple
&lt;br&gt;&amp;gt; listeners with my old computer, and both computers are connected to the
&lt;br&gt;&amp;gt; same router.
&lt;br&gt;&lt;br&gt;very unlikely to be the router.
&lt;br&gt;&lt;br&gt;&amp;gt; 2. My new computer is Windows 7 64-bit Ultimate RTM (with two ethernet
&lt;br&gt;&amp;gt; connections). My old computer is Windows XP (with one ethernet
&lt;br&gt;&amp;gt; connection). It would help if someone else could tell me if they have
&lt;br&gt;&amp;gt; Icecast working correctly (or not) on Windows 7.
&lt;br&gt;&lt;br&gt;seeing that win7 is the new component in the chain, I would say this is 
&lt;br&gt;very likely to be the cause. Probably down to the win7 firewall or TCP 
&lt;br&gt;stack limiting connections, in theory a packet sniffer would still see 
&lt;br&gt;the packets getting to the win7 network interface but would drop the 
&lt;br&gt;connection immediately.
&lt;br&gt;&lt;br&gt;karl.
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26257406&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Fwd%3A-Re%3A--Can%27t-support-more-than-one-listener-tp26257113p26257406.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26257113</id>
	<title>Fwd: Re:  Can't support more than one listener</title>
	<published>2009-11-08T11:35:06Z</published>
	<updated>2009-11-08T11:35:06Z</updated>
	<author>
		<name>Eric Kolotyluk-2</name>
	</author>
	<content type="html">On 11/8/2009 7:37 AM, Karl Heyes wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; &amp;nbsp;On 08/11/09 01:24, Eric Kolotyluk wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;I'm running Icecast 3.2.1 on Windows 7 on my new computer and I've tried
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;streaming with oddcast as well as shoutcast, but for some reason only
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;one listener at a time can hear the stream.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;I'm running Icecast 2.3.1 on Windows XP on my old computer streaming
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;with oddcast, and it supports multiple listeners just fine.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;Can anyone think of what is wrong with Icecast on my new computer?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;What makes you think icecast is at fault in this case? are listeners
&lt;br&gt;&amp;gt; &amp;nbsp;being rejected. Maybe you should look at both log files to see if
&lt;br&gt;&amp;gt; &amp;nbsp;listeners are trying to connect, and if so why the second connection is
&lt;br&gt;&amp;gt; &amp;nbsp;being dropped.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;karl.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;_______________________________________________
&lt;br&gt;&amp;gt; &amp;nbsp;Icecast mailing list
&lt;br&gt;&amp;gt; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26257113&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;nbsp;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;I don't know that Icecast is at fault, but I thought I would start with
&lt;/div&gt;this maillist to see if anyone here can help. I've attached my Icecast
&lt;br&gt;files to this e-mail.
&lt;br&gt;&lt;br&gt;As far as I can tell, the access.log file shows no indication of
&lt;br&gt;listener activity, at least I can see no correspondence of log lines
&lt;br&gt;that match when the listeners appear in the error.log file. Is there a
&lt;br&gt;way to increase the logging level in this file? Should I be able to see
&lt;br&gt;listeners attaching in this file?
&lt;br&gt;&lt;br&gt;In the error.log file I can see no indication of a two listeners
&lt;br&gt;attempting to connect. I can see where listener-a connects, but there is
&lt;br&gt;no indication of the listener-b attempting to connect. I can see
&lt;br&gt;listener-a disconnect, and then I can see listener-b connect, but there
&lt;br&gt;is no indication of listener-a trying to reconnect. It is possible that
&lt;br&gt;after listener-a connects, Icecast is not event getting a connect
&lt;br&gt;message from listener-b because something else is blocking it out
&lt;br&gt;(Windows or the router)? Maybe I need to install a packet listener on my
&lt;br&gt;system an watch the ethernet traffic?
&lt;br&gt;&lt;br&gt;Possible problems are
&lt;br&gt;&lt;br&gt;1. My router. But I think not because the same router supports multiple
&lt;br&gt;listeners with my old computer, and both computers are connected to the
&lt;br&gt;same router.
&lt;br&gt;&lt;br&gt;2. My new computer is Windows 7 64-bit Ultimate RTM (with two ethernet
&lt;br&gt;connections). My old computer is Windows XP (with one ethernet
&lt;br&gt;connection). It would help if someone else could tell me if they have
&lt;br&gt;Icecast working correctly (or not) on Windows 7.
&lt;br&gt;&lt;br&gt;3. Icecast. I am running Icecast 2.3.1 on both computers (ignore what
&lt;br&gt;I said earlier about 3.2.1), and using the same icecast.xml file
&lt;br&gt;(except the ports are different). This is likely not the problem.
&lt;br&gt;&lt;br&gt;Any more advice would be greatly appreciated.
&lt;br&gt;&lt;br&gt;Cheers, Eric
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;&amp;lt;icecast&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;limits&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;clients&amp;gt;100&amp;lt;/clients&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;sources&amp;gt;2&amp;lt;/sources&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;threadpool&amp;gt;5&amp;lt;/threadpool&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;queue-size&amp;gt;524288&amp;lt;/queue-size&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;client-timeout&amp;gt;30&amp;lt;/client-timeout&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;header-timeout&amp;gt;15&amp;lt;/header-timeout&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;source-timeout&amp;gt;10&amp;lt;/source-timeout&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- If enabled, this will provide a burst of data when a client 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;first connects, thereby significantly reducing the startup 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;time for listeners that do substantial buffering. However,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;it also significantly increases latency between the source
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;client and listening client. &amp;nbsp;For low-latency setups, you
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;might want to disable this. --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;burst-on-connect&amp;gt;1&amp;lt;/burst-on-connect&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- same as burst-on-connect, but this allows for being more
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;specific on how much to burst. Most people won't need to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;change from the default 64k. Applies to all mountpoints &amp;nbsp;--&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;burst-size&amp;gt;65535&amp;lt;/burst-size&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/limits&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;authentication&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- Sources log in with username 'source' --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;source-password&amp;gt;stream2day&amp;lt;/source-password&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- Relays log in username 'relay' --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;relay-password&amp;gt;stream2day&amp;lt;/relay-password&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- Admin logs in with the username given below --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;admin-user&amp;gt;admin&amp;lt;/admin-user&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;admin-password&amp;gt;2b|~2b&amp;lt;/admin-password&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/authentication&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;!-- Uncomment this if you want directory listings --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;!--
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;directory&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;yp-url-timeout&amp;gt;15&amp;lt;/yp-url-timeout&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;yp-url&amp;gt;&lt;a href=&quot;http://dir.xiph.org/cgi-bin/yp-cgi&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dir.xiph.org/cgi-bin/yp-cgi&lt;/a&gt;&amp;lt;/yp-url&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/directory&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;directory&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;yp-url-timeout&amp;gt;15&amp;lt;/yp-url-timeout&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;yp-url&amp;gt;&lt;a href=&quot;http://www.oddsock.org/cgi-bin/yp-cgi&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oddsock.org/cgi-bin/yp-cgi&lt;/a&gt;&amp;lt;/yp-url&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/directory&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;--&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;!-- This is the hostname other people will use to connect to your server.
&lt;br&gt;&amp;nbsp; &amp;nbsp; It affects mainly the urls generated by Icecast for playlists and yp
&lt;br&gt;&amp;nbsp; &amp;nbsp; listings. --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;hostname&amp;gt;192.168.0.103&amp;lt;/hostname&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;!-- You can use these two if you only want a single listener --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;!--&amp;lt;port&amp;gt;8000&amp;lt;/port&amp;gt; --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;!--&amp;lt;bind-address&amp;gt;127.0.0.1&amp;lt;/bind-address&amp;gt;--&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;!-- You may have multiple &amp;lt;listener&amp;gt; elements --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;listen-socket&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;port&amp;gt;8000&amp;lt;/port&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- &amp;lt;bind-address&amp;gt;127.0.0.1&amp;lt;/bind-address&amp;gt; --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/listen-socket&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;!--
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;listen-socket&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;port&amp;gt;8001&amp;lt;/port&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/listen-socket&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; --&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;!--&amp;lt;master-server&amp;gt;127.0.0.1&amp;lt;/master-server&amp;gt;--&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;!--&amp;lt;master-server-port&amp;gt;8001&amp;lt;/master-server-port&amp;gt;--&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;!--&amp;lt;master-update-interval&amp;gt;120&amp;lt;/master-update-interval&amp;gt;--&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;!--&amp;lt;master-password&amp;gt;hackme&amp;lt;/master-password&amp;gt;--&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;!-- setting this makes all relays on-demand unless overridden, this is
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;useful for master relays which do not have &amp;lt;relay&amp;gt; definitions here.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;The default is 0 --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;!--&amp;lt;relays-on-demand&amp;gt;1&amp;lt;/relays-on-demand&amp;gt;--&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;!--
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;relay&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;server&amp;gt;127.0.0.1&amp;lt;/server&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;port&amp;gt;8001&amp;lt;/port&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;mount&amp;gt;/example.ogg&amp;lt;/mount&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;local-mount&amp;gt;/different.ogg&amp;lt;/local-mount&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;on-demand&amp;gt;0&amp;lt;/on-demand&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;relay-shoutcast-metadata&amp;gt;0&amp;lt;/relay-shoutcast-metadata&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/relay&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; --&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;!-- Only define a &amp;lt;mount&amp;gt; section if you want to use advanced options,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;like alternative usernames or passwords
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;mount&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;mount-name&amp;gt;/example-complex.ogg&amp;lt;/mount-name&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;username&amp;gt;othersource&amp;lt;/username&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;password&amp;gt;hackmemore&amp;lt;/password&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;max-listeners&amp;gt;1&amp;lt;/max-listeners&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;dump-file&amp;gt;/tmp/dump-example1.ogg&amp;lt;/dump-file&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;burst-size&amp;gt;65536&amp;lt;/burst-size&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;fallback-mount&amp;gt;/example2.ogg&amp;lt;/fallback-mount&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;fallback-override&amp;gt;1&amp;lt;/fallback-override&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;fallback-when-full&amp;gt;1&amp;lt;/fallback-when-full&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;intro&amp;gt;/example_intro.ogg&amp;lt;/intro&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;hidden&amp;gt;1&amp;lt;/hidden&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;no-yp&amp;gt;1&amp;lt;/no-yp&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;authentication type=&amp;quot;htpasswd&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;option name=&amp;quot;filename&amp;quot; value=&amp;quot;myauth&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;option name=&amp;quot;allow_duplicate_users&amp;quot; value=&amp;quot;0&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/authentication&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;on-connect&amp;gt;/home/icecast/bin/stream-start&amp;lt;/on-connect&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;on-disconnect&amp;gt;/home/icecast/bin/stream-stop&amp;lt;/on-disconnect&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/mount&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;mount&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;mount-name&amp;gt;/auth_example.ogg&amp;lt;/mount-name&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;authentication type=&amp;quot;url&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;option name=&amp;quot;mount_add&amp;quot; &amp;nbsp; &amp;nbsp; &amp;nbsp; value=&amp;quot;&lt;a href=&quot;http://myauthserver.net/notify_mount.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://myauthserver.net/notify_mount.php&lt;/a&gt;&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;option name=&amp;quot;mount_remove&amp;quot; &amp;nbsp; &amp;nbsp;value=&amp;quot;&lt;a href=&quot;http://myauthserver.net/notify_mount.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://myauthserver.net/notify_mount.php&lt;/a&gt;&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;option name=&amp;quot;listener_add&amp;quot; &amp;nbsp; &amp;nbsp;value=&amp;quot;&lt;a href=&quot;http://myauthserver.net/notify_listener.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://myauthserver.net/notify_listener.php&lt;/a&gt;&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;option name=&amp;quot;listener_remove&amp;quot; value=&amp;quot;&lt;a href=&quot;http://myauthserver.net/notify_listener.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://myauthserver.net/notify_listener.php&lt;/a&gt;&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/authentication&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/mount&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; --&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;fileserve&amp;gt;1&amp;lt;/fileserve&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;!-- set the mountpoint for a shoutcast source to use, the default if not
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;specified is /stream but you can change it here if an alternative is
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;wanted or an extension is required
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;shoutcast-mount&amp;gt;/live.nsv&amp;lt;/shoutcast-mount&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; --&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;paths&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- basedir is only used if chroot is enabled --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;basedir&amp;gt;./&amp;lt;/basedir&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- Note that if &amp;lt;chroot&amp;gt; is turned on below, these paths must both
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;be relative to the new root, not the original root --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;logdir&amp;gt;./logs&amp;lt;/logdir&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;webroot&amp;gt;./web&amp;lt;/webroot&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;adminroot&amp;gt;./admin&amp;lt;/adminroot&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- &amp;lt;pidfile&amp;gt;./icecast.pid&amp;lt;/pidfile&amp;gt; --&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- Aliases: treat requests for 'source' path as being for 'dest' path
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;May be made specific to a port or bound address using the &amp;quot;port&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;and &amp;quot;bind-address&amp;quot; attributes.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!--
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;alias source=&amp;quot;/foo&amp;quot; dest=&amp;quot;/bar&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- Aliases: can also be used for simple redirections as well,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;this example will redirect all requests for &lt;a href=&quot;http://server:port/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://server:port/&lt;/a&gt;&amp;nbsp;to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;the status page
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;alias source=&amp;quot;/&amp;quot; dest=&amp;quot;/status.xsl&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/paths&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;logging&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;accesslog&amp;gt;access.log&amp;lt;/accesslog&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;errorlog&amp;gt;error.log&amp;lt;/errorlog&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- &amp;lt;playlistlog&amp;gt;playlist.log&amp;lt;/playlistlog&amp;gt; --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 	&amp;lt;loglevel&amp;gt;3&amp;lt;/loglevel&amp;gt; &amp;lt;!-- 4 Debug, 3 Info, 2 Warn, 1 Error --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 	&amp;lt;logsize&amp;gt;10000&amp;lt;/logsize&amp;gt; &amp;lt;!-- Max size of a logfile --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- If logarchive is enabled (1), then when logsize is reached
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;the logfile will be moved to [error|access|playlist].log.DATESTAMP,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;otherwise it will be moved to [error|access|playlist].log.old.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Default is non-archive mode (i.e. overwrite)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- &amp;lt;logarchive&amp;gt;1&amp;lt;/logarchive&amp;gt; --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/logging&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;security&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;chroot&amp;gt;0&amp;lt;/chroot&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!--
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;changeowner&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;user&amp;gt;nobody&amp;lt;/user&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;group&amp;gt;nogroup&amp;lt;/group&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/changeowner&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/security&amp;gt;
&lt;br&gt;&amp;lt;/icecast&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br /&gt;216.82.50.224 - - [08/Nov/2009:11:26:08 -0800] &amp;quot;GET /stream/7.html HTTP/1.0&amp;quot; 404 106 &amp;quot;-&amp;quot; &amp;quot;XML Getter (Mozilla Compatible)&amp;quot; 0
&lt;br&gt;24.83.23.157 - - [08/Nov/2009:11:27:04 -0800] &amp;quot;GET /quant.ogg HTTP/1.1&amp;quot; 200 413945 &amp;quot;-&amp;quot; &amp;quot;FMOD/3.74&amp;quot; 45
&lt;br&gt;&lt;br /&gt;[2009-11-08 &amp;nbsp;11:26:00] INFO main/main.c Icecast 2.3.1 server started
&lt;br&gt;[2009-11-08 &amp;nbsp;11:26:00] INFO yp/yp.c YP update thread started
&lt;br&gt;[2009-11-08 &amp;nbsp;11:26:00] INFO auth/auth.c Authentication thread started
&lt;br&gt;[2009-11-08 &amp;nbsp;11:26:08] INFO fserve/fserve.c checking for file /stream/7.html (./web/stream/7.html)
&lt;br&gt;[2009-11-08 &amp;nbsp;11:26:08] WARN fserve/fserve.c req for file &amp;quot;./web/stream/7.html&amp;quot; No such file or directory
&lt;br&gt;[2009-11-08 &amp;nbsp;11:26:10] INFO connection/connection.c Source logging in at mountpoint &amp;quot;/quant.ogg&amp;quot;
&lt;br&gt;[2009-11-08 &amp;nbsp;11:26:11] INFO format-vorbis/format_vorbis.c seen initial vorbis header
&lt;br&gt;[2009-11-08 &amp;nbsp;11:26:11] INFO format-vorbis/format_vorbis.c seen initial vorbis header
&lt;br&gt;[2009-11-08 &amp;nbsp;11:26:19] INFO source/source.c listener count on /quant.ogg now 1
&lt;br&gt;[2009-11-08 &amp;nbsp;11:27:04] INFO source/source.c listener count on /quant.ogg now 0
&lt;br&gt;[2009-11-08 &amp;nbsp;11:27:06] INFO source/source.c listener count on /quant.ogg now 1
&lt;br&gt;[2009-11-08 &amp;nbsp;11:29:49] INFO format-vorbis/format_vorbis.c seen initial vorbis header
&lt;br&gt;[2009-11-08 &amp;nbsp;11:34:41] INFO format-vorbis/format_vorbis.c seen initial vorbis header
&lt;br&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26257113&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Fwd%3A-Re%3A--Can%27t-support-more-than-one-listener-tp26257113p26257113.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26254822</id>
	<title>Re: Can't support more than one listener</title>
	<published>2009-11-08T07:37:35Z</published>
	<updated>2009-11-08T07:37:35Z</updated>
	<author>
		<name>Karl Heyes</name>
	</author>
	<content type="html">On 08/11/09 01:24, Eric Kolotyluk wrote:
&lt;br&gt;&amp;gt; I'm running Icecast 3.2.1 on Windows 7 on my new computer and I've tried
&lt;br&gt;&amp;gt; streaming with oddcast as well as shoutcast, but for some reason only
&lt;br&gt;&amp;gt; one listener at a time can hear the stream.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm running Icecast 2.3.1 on Windows XP on my old computer streaming
&lt;br&gt;&amp;gt; with oddcast, and it supports multiple listeners just fine.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Can anyone think of what is wrong with Icecast on my new computer?
&lt;br&gt;&lt;br&gt;What makes you think icecast is at fault in this case? are listeners 
&lt;br&gt;being rejected. Maybe you should look at both log files to see if 
&lt;br&gt;listeners are trying to connect, and if so why the second connection is 
&lt;br&gt;being dropped.
&lt;br&gt;&lt;br&gt;karl.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26254822&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Can%27t-support-more-than-one-listener-tp26250218p26254822.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26251022</id>
	<title>Re: Can't support more than one listener</title>
	<published>2009-11-07T20:46:31Z</published>
	<updated>2009-11-07T20:46:31Z</updated>
	<author>
		<name>Eric Kolotyluk-2</name>
	</author>
	<content type="html">Does anyone else have Icecast running on Windows 7?
&lt;br&gt;&lt;br&gt;Cheers, Eric
&lt;br&gt;&lt;br&gt;On 11/7/2009 6:12 PM, Mike Murrell wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Windows 7 is a fixed version of Vista. &amp;nbsp;The DRM issues among others are
&lt;br&gt;&amp;gt; still in place and will likely cause you issues.
&lt;br&gt;&amp;gt; Good luck
&lt;br&gt;&amp;gt; Mike
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26251022&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;icecast-bounces@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26251022&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;icecast-bounces@...&lt;/a&gt;] On Behalf
&lt;br&gt;&amp;gt; Of Eric Kolotyluk
&lt;br&gt;&amp;gt; Sent: Saturday, November 07, 2009 9:07 PM
&lt;br&gt;&amp;gt; To: John List
&lt;br&gt;&amp;gt; Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26251022&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;icecast@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Subject: Re: [Icecast] Can't support more than one listener
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On 11/7/2009 5:49 PM, John List wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; Eric Kolotyluk wrote:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I'm running Icecast 3.2.1 on Windows 7 on my new computer and I've
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; tried streaming with oddcast as well as shoutcast, but for some
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; reason only one listener at a time can hear the stream.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I'm running Icecast 2.3.1 on Windows XP on my old computer streaming
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; with oddcast, and it supports multiple listeners just fine.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Can anyone think of what is wrong with Icecast on my new computer?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Cheers, Eric
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; _______________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; My two cents' worth:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Measure your upstream bandwidth to make sure you have adequate
&lt;br&gt;&amp;gt;&amp;gt; bandwidth to support multiple listeners.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Monitor your icecast logs to see what happens when a second user tries
&lt;br&gt;&amp;gt;&amp;gt; to log on.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; John
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;gt; I'm assuming I have enough upstream bandwidth because streaming to
&lt;br&gt;&amp;gt; multiple listeners on my old computer works fine. Both computers are on
&lt;br&gt;&amp;gt; the same network behind a router on a broadband connection.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm not really sure what to look for in the logs. What log do I need to
&lt;br&gt;&amp;gt; look at, access or error? The error log is set to debug level and I can
&lt;br&gt;&amp;gt; see the listener count go up and down, to as high as 3.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Cheers, Eric
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Icecast mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26251022&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;
&lt;/div&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26251022&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Can%27t-support-more-than-one-listener-tp26250218p26251022.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26250428</id>
	<title>Re: Can't support more than one listener</title>
	<published>2009-11-07T18:07:27Z</published>
	<updated>2009-11-07T18:07:27Z</updated>
	<author>
		<name>Eric Kolotyluk-2</name>
	</author>
	<content type="html">On 11/7/2009 5:49 PM, John List wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Eric Kolotyluk wrote:
&lt;br&gt;&amp;gt;&amp;gt; I'm running Icecast 3.2.1 on Windows 7 on my new computer and I've 
&lt;br&gt;&amp;gt;&amp;gt; tried streaming with oddcast as well as shoutcast, but for some 
&lt;br&gt;&amp;gt;&amp;gt; reason only one listener at a time can hear the stream.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I'm running Icecast 2.3.1 on Windows XP on my old computer streaming 
&lt;br&gt;&amp;gt;&amp;gt; with oddcast, and it supports multiple listeners just fine.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Can anyone think of what is wrong with Icecast on my new computer?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Cheers, Eric
&lt;br&gt;&amp;gt;&amp;gt; _______________
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; My two cents' worth:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Measure your upstream bandwidth to make sure you have adequate 
&lt;br&gt;&amp;gt; bandwidth to support multiple listeners.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Monitor your icecast logs to see what happens when a second user tries 
&lt;br&gt;&amp;gt; to log on.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; John
&lt;/div&gt;I'm assuming I have enough upstream bandwidth because streaming to 
&lt;br&gt;multiple listeners on my old computer works fine. Both computers are on 
&lt;br&gt;the same network behind a router on a broadband connection.
&lt;br&gt;&lt;br&gt;I'm not really sure what to look for in the logs. What log do I need to 
&lt;br&gt;look at, access or error? The error log is set to debug level and I can 
&lt;br&gt;see the listener count go up and down, to as high as 3.
&lt;br&gt;&lt;br&gt;Cheers, Eric
&lt;br&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26250428&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Can%27t-support-more-than-one-listener-tp26250218p26250428.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26250336</id>
	<title>Re: Can't support more than one listener</title>
	<published>2009-11-07T17:49:20Z</published>
	<updated>2009-11-07T17:49:20Z</updated>
	<author>
		<name>John Hicks</name>
	</author>
	<content type="html">Eric Kolotyluk wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I'm running Icecast 3.2.1 on Windows 7 on my new computer and I've tried 
&lt;br&gt;&amp;gt; streaming with oddcast as well as shoutcast, but for some reason only 
&lt;br&gt;&amp;gt; one listener at a time can hear the stream.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm running Icecast 2.3.1 on Windows XP on my old computer streaming 
&lt;br&gt;&amp;gt; with oddcast, and it supports multiple listeners just fine.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Can anyone think of what is wrong with Icecast on my new computer?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Cheers, Eric
&lt;br&gt;&amp;gt; _______________
&lt;/div&gt;&lt;br&gt;My two cents' worth:
&lt;br&gt;&lt;br&gt;Measure your upstream bandwidth to make sure you have adequate bandwidth 
&lt;br&gt;to support multiple listeners.
&lt;br&gt;&lt;br&gt;Monitor your icecast logs to see what happens when a second user tries 
&lt;br&gt;to log on.
&lt;br&gt;&lt;br&gt;John
&lt;br&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26250336&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Can%27t-support-more-than-one-listener-tp26250218p26250336.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26250218</id>
	<title>Can't support more than one listener</title>
	<published>2009-11-07T17:24:42Z</published>
	<updated>2009-11-07T17:24:42Z</updated>
	<author>
		<name>Eric Kolotyluk-2</name>
	</author>
	<content type="html">I'm running Icecast 3.2.1 on Windows 7 on my new computer and I've tried 
&lt;br&gt;streaming with oddcast as well as shoutcast, but for some reason only 
&lt;br&gt;one listener at a time can hear the stream.
&lt;br&gt;&lt;br&gt;I'm running Icecast 2.3.1 on Windows XP on my old computer streaming 
&lt;br&gt;with oddcast, and it supports multiple listeners just fine.
&lt;br&gt;&lt;br&gt;Can anyone think of what is wrong with Icecast on my new computer?
&lt;br&gt;&lt;br&gt;Cheers, Eric
&lt;br&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26250218&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Can%27t-support-more-than-one-listener-tp26250218p26250218.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26248546</id>
	<title>Running the Omnia A/XE encoder and Icecast on the same machine</title>
	<published>2009-11-07T13:01:49Z</published>
	<updated>2009-11-07T13:01:49Z</updated>
	<author>
		<name>Mike Murrell</name>
	</author>
	<content type="html">Can someone tell me what IP address I should use to make this work? &amp;nbsp;I have
&lt;br&gt;tried the normal 127.0.0.1 loopback and also the IP address of the machine
&lt;br&gt;with no luck. &amp;nbsp;The A/XE software allows me to output to three types of
&lt;br&gt;servers. &amp;nbsp;Shoutcast, Http, and Windows Media server. &amp;nbsp;I have tried sending
&lt;br&gt;to all three even though I know using the shoutcast setting should work.
&lt;br&gt;You can see the software at
&lt;br&gt;&lt;a href=&quot;http://www.omniaaudio.com/products/coded-audio/omnia-axe.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.omniaaudio.com/products/coded-audio/omnia-axe.html&lt;/a&gt;&amp;nbsp; Any help
&lt;br&gt;would be greatly appreciated.
&lt;br&gt;Thanks in advance
&lt;br&gt;Mike Murrell
&lt;br&gt;Chief Engineer
&lt;br&gt;WUOT 
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26248546&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Running-the-Omnia-A-XE-encoder-and-Icecast-on-the-same-machine-tp26248546p26248546.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26125932</id>
	<title>Re: Using MPD as an Icecast source (hint: using jack	helps)</title>
	<published>2009-10-30T00:11:14Z</published>
	<updated>2009-10-30T00:11:14Z</updated>
	<author>
		<name>Thomas B. Ruecker-2</name>
	</author>
	<content type="html">On Fri, Oct 30, 2009 at 01:48:55AM -0400, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26125932&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;johnlist@...&lt;/a&gt; wrote:
&lt;br&gt;&amp;gt; I thought I should report this: (In my case at least) defining a &amp;quot;jack&amp;quot;
&lt;br&gt;&amp;gt; output for mpd caused a &amp;quot;shout&amp;quot; output to become operational.
&lt;br&gt;sounds like an regression to me.
&lt;br&gt;This bug appeared in mpd quite some time ago and was supposedly fixed.
&lt;br&gt;&lt;br&gt;mpd doesn't have a good record in terms of icecast2 support.
&lt;br&gt;Last thing I've heard quite often was that streams generated by mpd and sent
&lt;br&gt;to an icecast2 server made listener clients stop on song change.
&lt;br&gt;&lt;br&gt;still mpd is a very nice source client - once you get it working.
&lt;br&gt;&lt;br&gt;Cheers
&lt;br&gt;&lt;br&gt;Thomas
&lt;br&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26125932&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Using-MPD-as-an-Icecast-source-%28hint%3A-using-jack-helps%29-tp26125359p26125932.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26125359</id>
	<title>Using MPD as an Icecast source (hint: using jack helps)</title>
	<published>2009-10-29T22:48:55Z</published>
	<updated>2009-10-29T22:48:55Z</updated>
	<author>
		<name>John Hicks</name>
	</author>
	<content type="html">I thought I should report this: (In my case at least) defining a &amp;quot;jack&amp;quot;
&lt;br&gt;output for mpd caused a &amp;quot;shout&amp;quot; output to become operational.
&lt;br&gt;&lt;br&gt;I was trying to configure mpd with a &amp;quot;shout&amp;quot; output to feed my Icecast2
&lt;br&gt;server, but with no luck.
&lt;br&gt;&lt;br&gt;Giving up, I fell back to option 2: Feeding my mpd output to darkice using
&lt;br&gt;&amp;quot;jack&amp;quot; as an interface.
&lt;br&gt;&lt;br&gt;As soon as I had defined the jack output in mpd.conf, the
&lt;br&gt;already-defined-but-not-working &amp;quot;shout&amp;quot; output started working!
&lt;br&gt;&lt;br&gt;All I did was add the following to mpd.conf:
&lt;br&gt;audio_output {
&lt;br&gt;&amp;nbsp; &amp;nbsp; type &amp;nbsp; &amp;nbsp;&amp;quot;jack&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; name &amp;nbsp; &amp;nbsp;&amp;quot;my jack device&amp;quot;
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;I am using mpd 0.14.2 (Ubuntu 9.04).
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26125359&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Using-MPD-as-an-Icecast-source-%28hint%3A-using-jack-helps%29-tp26125359p26125359.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26124531</id>
	<title>serving crossdomain.xml from icecast web-root</title>
	<published>2009-10-29T20:42:17Z</published>
	<updated>2009-10-29T20:42:17Z</updated>
	<author>
		<name>Fu Kite (Eric Labelle)</name>
	</author>
	<content type="html">Hi&lt;br&gt;&lt;br&gt;I&amp;#39;m trying to serve a flash app the crossdomain.xml file for a flash app from the web root of my icecast2 server but everytime my app requests the file it gets it but with the wrong mime type. After asking on irc I tried the following solution:&lt;br&gt;
&lt;br&gt;&amp;lt;icecast&amp;gt;&lt;br&gt;&amp;lt;mime-types&amp;gt;/etc/mime.types&amp;lt;/mime-types&amp;gt;&lt;br&gt;...&lt;br&gt;&lt;br&gt;to force it to use the main server mime-type definitions however it still served the file as application/octet-stream and was ignored by flash which ended up throwing a security sandbox exception...&lt;br&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/pipermail/icecast/2009-April/011444.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/pipermail/icecast/2009-April/011444.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;this user (david saunders) somehow got it to work back in april so if david or anyone else can explain how they overcame this problem (or anyone else) i would be really grateful.&lt;br clear=&quot;all&quot;&gt;
&lt;br&gt;Thanks&lt;br&gt;-- &lt;br&gt;Eric Labelle&lt;br&gt;________________________________&lt;br&gt;Dubearth Collective (Qu&amp;amp;eacute;bec, Canada) - &lt;a href=&quot;http://www.dubearth.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www.dubearth.com&lt;/a&gt; || &lt;a href=&quot;http://myspace.com/dubearth&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;myspace.com/dubearth&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26124531&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/serving-crossdomain.xml-from-icecast-web-root-tp26124531p26124531.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26095028</id>
	<title>Re: Vorbis still glitching on metadata update?</title>
	<published>2009-10-28T06:53:26Z</published>
	<updated>2009-10-28T06:53:26Z</updated>
	<author>
		<name>Andreas Bergstrøm</name>
	</author>
	<content type="html">&lt;br&gt;On 27. okt. 2009, at 17:40, Karl Heyes wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; inserts for ogg are different to mp3. It is generally better to get &amp;nbsp;
&lt;br&gt;&amp;gt; the
&lt;br&gt;&amp;gt; source client to do that as it will be in sync with the content.
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;I see, thank you. I guess the challenge will be finding a system which &amp;nbsp;
&lt;br&gt;allows insertion of metadata on the encoding side.
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; Metadata is updated via the web admin interface from a script.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Has anyone else encountered this or know a way to fix this issue?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; from here, ogg123 is ok (although a 128k buffer, not sure what the
&lt;br&gt;&amp;gt; prebuffer % is, seems to be low, try increasing those).
&lt;br&gt;&lt;br&gt;I can look into increasing the burst-on-connect value.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp;mplayer is fine
&lt;br&gt;&amp;gt; but vlc keeps resetting itself in a major way on a new logical stream.
&lt;br&gt;&amp;gt; The format of the stream looks ok, I don't see any specific issue with
&lt;br&gt;&amp;gt; it. There is one other thing I can check but I'll have to get back to
&lt;br&gt;&amp;gt; you on that.
&lt;br&gt;&lt;br&gt;OK, I will await that then while looking into inserting metadata at &amp;nbsp;
&lt;br&gt;encoding time.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Andreas Bergstrøm
&lt;br&gt;&lt;a href=&quot;http://blog.andreasb.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blog.andreasb.net&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26095028&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Vorbis-still-glitching-on-metadata-update--tp26074506p26095028.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26089259</id>
	<title>Re: Who sets the mount point?</title>
	<published>2009-10-27T21:33:51Z</published>
	<updated>2009-10-27T21:33:51Z</updated>
	<author>
		<name>Eric Kolotyluk-2</name>
	</author>
	<content type="html">OK, I solved my problem. I was using ODDCAST v2. I switched to edcast 
&lt;br&gt;(ODDCAST v3) and was able to set the mountpoint to something different. 
&lt;br&gt;I can change it in the edcast configuration and it automatically changes 
&lt;br&gt;the mount-point in IceCast. Wha-Hoo!
&lt;br&gt;&lt;br&gt;There is some incredibly valuable information in this thread that should 
&lt;br&gt;be in the IceCast documentation on the &amp;quot;Icecast 2 - Basic Setup&amp;quot; page.
&lt;br&gt;&lt;br&gt;It would also be nice if there were an official Icecast wiki somewhere 
&lt;br&gt;so that people could document things as they figure them out.
&lt;br&gt;&lt;br&gt;Thanks everyone for the tips.
&lt;br&gt;&lt;br&gt;Cheers, Eric
&lt;br&gt;&lt;br&gt;On 10/27/2009 6:18 PM, David Saunders wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; This is what i found out in use with the icecast servers.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Mounts Can be made by each &amp;nbsp;of the following:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 1&amp;gt; &amp;nbsp;The icecast.xml file define a mount with a username/password for
&lt;br&gt;&amp;gt; this mount. Since most our broadcaster using edcast to broadcast the
&lt;br&gt;&amp;gt; username is set to source.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 2&amp;gt; &amp;nbsp;The use of the global &amp;nbsp;source password can create a dynamic mount.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;But, the best way is to define it in the icecast.xml file by the
&lt;br&gt;&amp;gt; mount. By using the method 2 to create a new mount that is not
&lt;br&gt;&amp;gt; defined, will cause relaying not to happen.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; We current create a mount, and assign a password to the mount for each
&lt;br&gt;&amp;gt; of out broadcasters. &amp;nbsp;We also, defined mounts without passwords for in
&lt;br&gt;&amp;gt; house streams using the source password.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I cant say much for shoutcast mounts we don't use them.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; basicly, the source password can be used when ther mount has not been
&lt;br&gt;&amp;gt; assigned a password in the icecast.xml file.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; So I guess the answer to your questions is, the icecast/xml is the
&lt;br&gt;&amp;gt; preferred method of setting the mount and password :)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; david
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Tue, Oct 27, 2009 at 5:49 PM, Eric Kolotyluk&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26089259&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eric@...&lt;/a&gt;&amp;gt; &amp;nbsp;wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; Sorry for what seems like a real newbie question, but who actually sets
&lt;br&gt;&amp;gt;&amp;gt; the mount point? Is it the client/source, the icecast.xml file, or both?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I find the IceCast configuration documentation quite confusing as it
&lt;br&gt;&amp;gt;&amp;gt; does not really explain mount points very well. If someone would take
&lt;br&gt;&amp;gt;&amp;gt; the time to explain things to me I would volunteer to improve the
&lt;br&gt;&amp;gt;&amp;gt; documentation.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Case in point. I've been using IceCast for years, but never really
&lt;br&gt;&amp;gt;&amp;gt; understood what I was doing. Recently I installed IceCast 2.3.1 on my
&lt;br&gt;&amp;gt;&amp;gt; new computer. I have not configured anything - everything is the default
&lt;br&gt;&amp;gt;&amp;gt; out of the box experience. As far as I can tell the default icecast.xml
&lt;br&gt;&amp;gt;&amp;gt; file does not actually have any mount points defined, they are all
&lt;br&gt;&amp;gt;&amp;gt; commented out. Am I correct?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I'm using the ODDCAST DSP with Winamp. As far as I can tell IceCast
&lt;br&gt;&amp;gt;&amp;gt; locked on to the first mount point I configured in ODDCAST, which
&lt;br&gt;&amp;gt;&amp;gt; happened to be example-complex.ogg, and now I cannot seem to change it.
&lt;br&gt;&amp;gt;&amp;gt; Is this how IceCast works, it takes whatever the client/source sends it
&lt;br&gt;&amp;gt;&amp;gt; and then automatically creates a mount point?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; My problem now is my ODDCAST DSP seems to be locked into
&lt;br&gt;&amp;gt;&amp;gt; example-complex.ogg as its 'destination' and won't release it even when
&lt;br&gt;&amp;gt;&amp;gt; I change the mount point in the DSP Config settings. I would like to
&lt;br&gt;&amp;gt;&amp;gt; change the mount point to something else, but I cannot figure out how.
&lt;br&gt;&amp;gt;&amp;gt; Has the mount point &amp;quot;example-complex.ogg&amp;quot; been locked into my Winamp
&lt;br&gt;&amp;gt;&amp;gt; configuration somewhere, or is something in the IceCast configuration
&lt;br&gt;&amp;gt;&amp;gt; that is forcing this mount point?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I have uninstalled the ODDCAST DSP and reinstalled it, and the DPS still
&lt;br&gt;&amp;gt;&amp;gt; thinks it's configured to &amp;quot;example-complex.ogg&amp;quot; even though it has not
&lt;br&gt;&amp;gt;&amp;gt; connected to IceCast yet. I suspect there is some magic winamp/oddcast
&lt;br&gt;&amp;gt;&amp;gt; config file somewhere, but I am unable to find it (as Windows search
&lt;br&gt;&amp;gt;&amp;gt; mechanism is hopelessly lame).
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Cheers, Eric
&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; Icecast mailing list
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26089259&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Icecast mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26089259&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;
&lt;/div&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26089259&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Vorbis-still-glitching-on-metadata-update--tp26074506p26089259.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26087845</id>
	<title>Re: Who sets the mount point?</title>
	<published>2009-10-27T18:18:40Z</published>
	<updated>2009-10-27T18:18:40Z</updated>
	<author>
		<name>abitar.com</name>
	</author>
	<content type="html">This is what i found out in use with the icecast servers.
&lt;br&gt;&lt;br&gt;Mounts Can be made by each &amp;nbsp;of the following:
&lt;br&gt;&lt;br&gt;1&amp;gt; The icecast.xml file define a mount with a username/password for
&lt;br&gt;this mount. Since most our broadcaster using edcast to broadcast the
&lt;br&gt;username is set to source.
&lt;br&gt;&lt;br&gt;2&amp;gt; The use of the global &amp;nbsp;source password can create a dynamic mount.
&lt;br&gt;&lt;br&gt;&amp;nbsp; But, the best way is to define it in the icecast.xml file by the
&lt;br&gt;mount. By using the method 2 to create a new mount that is not
&lt;br&gt;defined, will cause relaying not to happen.
&lt;br&gt;&lt;br&gt;We current create a mount, and assign a password to the mount for each
&lt;br&gt;of out broadcasters. &amp;nbsp;We also, defined mounts without passwords for in
&lt;br&gt;house streams using the source password.
&lt;br&gt;&lt;br&gt;I cant say much for shoutcast mounts we don't use them.
&lt;br&gt;&lt;br&gt;basicly, the source password can be used when ther mount has not been
&lt;br&gt;assigned a password in the icecast.xml file.
&lt;br&gt;&lt;br&gt;So I guess the answer to your questions is, the icecast/xml is the
&lt;br&gt;preferred method of setting the mount and password :)
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;david
&lt;br&gt;&lt;br&gt;On Tue, Oct 27, 2009 at 5:49 PM, Eric Kolotyluk &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26087845&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eric@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Sorry for what seems like a real newbie question, but who actually sets
&lt;br&gt;&amp;gt; the mount point? Is it the client/source, the icecast.xml file, or both?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I find the IceCast configuration documentation quite confusing as it
&lt;br&gt;&amp;gt; does not really explain mount points very well. If someone would take
&lt;br&gt;&amp;gt; the time to explain things to me I would volunteer to improve the
&lt;br&gt;&amp;gt; documentation.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Case in point. I've been using IceCast for years, but never really
&lt;br&gt;&amp;gt; understood what I was doing. Recently I installed IceCast 2.3.1 on my
&lt;br&gt;&amp;gt; new computer. I have not configured anything - everything is the default
&lt;br&gt;&amp;gt; out of the box experience. As far as I can tell the default icecast.xml
&lt;br&gt;&amp;gt; file does not actually have any mount points defined, they are all
&lt;br&gt;&amp;gt; commented out. Am I correct?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm using the ODDCAST DSP with Winamp. As far as I can tell IceCast
&lt;br&gt;&amp;gt; locked on to the first mount point I configured in ODDCAST, which
&lt;br&gt;&amp;gt; happened to be example-complex.ogg, and now I cannot seem to change it.
&lt;br&gt;&amp;gt; Is this how IceCast works, it takes whatever the client/source sends it
&lt;br&gt;&amp;gt; and then automatically creates a mount point?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; My problem now is my ODDCAST DSP seems to be locked into
&lt;br&gt;&amp;gt; example-complex.ogg as its 'destination' and won't release it even when
&lt;br&gt;&amp;gt; I change the mount point in the DSP Config settings. I would like to
&lt;br&gt;&amp;gt; change the mount point to something else, but I cannot figure out how.
&lt;br&gt;&amp;gt; Has the mount point &amp;quot;example-complex.ogg&amp;quot; been locked into my Winamp
&lt;br&gt;&amp;gt; configuration somewhere, or is something in the IceCast configuration
&lt;br&gt;&amp;gt; that is forcing this mount point?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have uninstalled the ODDCAST DSP and reinstalled it, and the DPS still
&lt;br&gt;&amp;gt; thinks it's configured to &amp;quot;example-complex.ogg&amp;quot; even though it has not
&lt;br&gt;&amp;gt; connected to IceCast yet. I suspect there is some magic winamp/oddcast
&lt;br&gt;&amp;gt; config file somewhere, but I am unable to find it (as Windows search
&lt;br&gt;&amp;gt; mechanism is hopelessly lame).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Cheers, Eric
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Icecast mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26087845&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26087845&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Vorbis-still-glitching-on-metadata-update--tp26074506p26087845.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26087624</id>
	<title>Re: Who sets the mount point?</title>
	<published>2009-10-27T17:49:57Z</published>
	<updated>2009-10-27T17:49:57Z</updated>
	<author>
		<name>Karl Heyes</name>
	</author>
	<content type="html">On 27/10/09 23:48, Eric Dantan Rzewnicki wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Tue, Oct 27, 2009 at 02:49:18PM -0700, Eric Kolotyluk wrote:
&lt;br&gt;&amp;gt;&amp;gt; Sorry for what seems like a real newbie question, but who actually sets
&lt;br&gt;&amp;gt;&amp;gt; the mount point? Is it the client/source, the icecast.xml file, or both?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; As I understand it, a source client has to specify a mount point when it
&lt;br&gt;&amp;gt; connects.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If that mount point was already specified in the icecast server config,
&lt;br&gt;&amp;gt; then the associated mount options will be applied.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If the client specified mount point was not previously known to icecast,
&lt;br&gt;&amp;gt; then a new mount point with the name given by the source client is
&lt;br&gt;&amp;gt; created.
&lt;/div&gt;&lt;br&gt;Dynamic allocation of mountpoint names is not done.
&lt;br&gt;&lt;br&gt;When using a native icecast source client (edcast can be configured for 
&lt;br&gt;that) then a mountpoint is supplied by the source client and icecast 
&lt;br&gt;uses that to lookup the authentication details and any other mount 
&lt;br&gt;settings.
&lt;br&gt;&lt;br&gt;When using a shoutcast style source client, then it does not send a 
&lt;br&gt;mountpoint so icecast assumes one based upon the incoming port (actually 
&lt;br&gt;2 sequential ports). 2.3.1 only allowed one of these clients to connect 
&lt;br&gt;at any one time (and used the global shoutcast-mount setting and 2 
&lt;br&gt;listen-socket sections), but 2.3.2 allows for several as long as they 
&lt;br&gt;are on different ports (shoutcast-mount in the listen-socket). eg
&lt;br&gt;&lt;br&gt;&amp;lt;listen-socket&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;port&amp;gt;8000&amp;lt;/port&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;shoutcast-mount&amp;gt;/myfirststream&amp;lt;/shoutcast-mount&amp;gt;
&lt;br&gt;&amp;lt;/listen-socket&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;listen-socket&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;port&amp;gt;9000&amp;lt;/port&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;shoutcast-mount&amp;gt;/mysecondstream&amp;lt;/shoutcast-mount&amp;gt;
&lt;br&gt;&amp;lt;/listen-socket&amp;gt;
&lt;br&gt;&lt;br&gt;The mount tags we ship are commented out in the examples
&lt;br&gt;&amp;lt;!-- ignored --&amp;gt; they are just there to help in showing you want can be 
&lt;br&gt;done. &amp;nbsp;There does not need to be a &amp;lt;mount&amp;gt; section but if it's there 
&lt;br&gt;then those settings (if present) are applied, a typical one used is 
&lt;br&gt;&amp;lt;max-listeners&amp;gt;
&lt;br&gt;&lt;br&gt;karl.
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26087624&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Vorbis-still-glitching-on-metadata-update--tp26074506p26087624.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26087776</id>
	<title>Re: Icecast Digest, Vol 65, Issue 4</title>
	<published>2009-10-27T17:27:33Z</published>
	<updated>2009-10-27T17:27:33Z</updated>
	<author>
		<name>Paul Martin-10</name>
	</author>
	<content type="html">On Tue, Oct 27, 2009 at 04:33:53PM -0700, Edgardo Alfonso Tapia del Valle wrote:
&lt;br&gt;&amp;gt; Amigos:
&lt;br&gt;&lt;br&gt;| Friends:
&lt;br&gt;&lt;br&gt;&amp;gt; Serìa posible que sus comentarios, sugerenciaas, invitaciones, consultas,
&lt;br&gt;&amp;gt; opiniones, los pueda recibir en idioma español?
&lt;br&gt;&lt;br&gt;| Is it possible that comments, suggestions, invitations, questions &amp;nbsp;
&lt;br&gt;| and opinions may be received in Spanish language?
&lt;br&gt;&lt;br&gt;&amp;gt; Atentamente:
&lt;br&gt;&lt;br&gt;| In kindness
&lt;br&gt;&lt;br&gt;We have people of many countries here. The digest you quoted had discussions
&lt;br&gt;between people from Germany, Norway, the Czech Republic, amongst others.
&lt;br&gt;&lt;br&gt;I personally don't speak Spanish, but can understand simple French, German,
&lt;br&gt;Latin and Welsh. Others may have different language skills.
&lt;br&gt;&lt;br&gt;I find Yahoo's &amp;quot;Babelfish&amp;quot; useful for rough translation. Google also
&lt;br&gt;provides a similar service.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://translate.google.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://translate.google.com/&lt;/a&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Paul Martin &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26087776&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pm@...&lt;/a&gt;&amp;gt;
&lt;br&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26087776&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-Icecast-Digest%2C-Vol-65%2C-Issue-4-tp26086972p26087776.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26087169</id>
	<title>Re: Who sets the mount point?</title>
	<published>2009-10-27T16:48:48Z</published>
	<updated>2009-10-27T16:48:48Z</updated>
	<author>
		<name>Eric Dantan Rzewnicki-2</name>
	</author>
	<content type="html">On Tue, Oct 27, 2009 at 02:49:18PM -0700, Eric Kolotyluk wrote:
&lt;br&gt;&amp;gt; Sorry for what seems like a real newbie question, but who actually sets 
&lt;br&gt;&amp;gt; the mount point? Is it the client/source, the icecast.xml file, or both?
&lt;br&gt;&lt;br&gt;As I understand it, a source client has to specify a mount point when it
&lt;br&gt;connects.
&lt;br&gt;&lt;br&gt;If that mount point was already specified in the icecast server config,
&lt;br&gt;then the associated mount options will be applied.
&lt;br&gt;&lt;br&gt;If the client specified mount point was not previously known to icecast,
&lt;br&gt;then a new mount point with the name given by the source client is
&lt;br&gt;created.
&lt;br&gt;&lt;br&gt;-Eric Rz.
&lt;br&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26087169&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Vorbis-still-glitching-on-metadata-update--tp26074506p26087169.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26086972</id>
	<title>Re: Icecast Digest, Vol 65, Issue 4</title>
	<published>2009-10-27T16:33:53Z</published>
	<updated>2009-10-27T16:33:53Z</updated>
	<author>
		<name>Edgardo Alfonso Tapia del Valle</name>
	</author>
	<content type="html">Amigos:
&lt;br&gt;&lt;br&gt;Serìa posible que sus comentarios, sugerenciaas, invitaciones, consultas, opiniones, los pueda recibir en idioma español?
&lt;br&gt;&lt;br&gt;Atentamente:
&lt;br&gt;&lt;br&gt;Edgardo Tapia
&lt;br&gt;&lt;br&gt;--- El mar 27-oct-09, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086972&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;icecast-request@...&lt;/a&gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086972&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;icecast-request@...&lt;/a&gt;&amp;gt; escribió:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; De: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086972&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;icecast-request@...&lt;/a&gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086972&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;icecast-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Asunto: Icecast Digest, Vol 65, Issue 4
&lt;br&gt;&amp;gt; A: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086972&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;icecast@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Fecha: martes, 27 octubre, 2009, 4:00 pm
&lt;br&gt;&amp;gt; Send Icecast mailing list submissions
&lt;br&gt;&amp;gt; to
&lt;br&gt;&amp;gt;     &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086972&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;icecast@...&lt;/a&gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; To subscribe or unsubscribe via the World Wide Web, visit
&lt;br&gt;&amp;gt;     &lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&amp;gt; or, via email, send a message with subject or body 'help'
&lt;br&gt;&amp;gt; to
&lt;br&gt;&amp;gt;     &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086972&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;icecast-request@...&lt;/a&gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; You can reach the person managing the list at
&lt;br&gt;&amp;gt;     &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086972&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;icecast-owner@...&lt;/a&gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; When replying, please edit your Subject line so it is more
&lt;br&gt;&amp;gt; specific
&lt;br&gt;&amp;gt; than &amp;quot;Re: Contents of Icecast digest...&amp;quot;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Today's Topics:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;    1. Vorbis still glitching on metadata
&lt;br&gt;&amp;gt; update? (Andreas Bergstr?m)
&lt;br&gt;&amp;gt;    2. Re: Vorbis still glitching on metadata
&lt;br&gt;&amp;gt; update? (Petr Pisar)
&lt;br&gt;&amp;gt;    3. Re: Vorbis still glitching on metadata
&lt;br&gt;&amp;gt; update? (Andreas Bergstr?m)
&lt;br&gt;&amp;gt;    4. Re: Vorbis still glitching on metadata
&lt;br&gt;&amp;gt; update? (Thomas B. Ruecker)
&lt;br&gt;&amp;gt;    5. Re: Vorbis still glitching on metadata
&lt;br&gt;&amp;gt; update? (Karl Heyes)
&lt;br&gt;&amp;gt;    6. Re: Vorbis still glitching on metadata
&lt;br&gt;&amp;gt; update? (Petr Pisar)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ----------------------------------------------------------------------
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Message: 1
&lt;br&gt;&amp;gt; Date: Tue, 27 Oct 2009 10:09:22 +0100
&lt;br&gt;&amp;gt; From: Andreas Bergstr?m &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086972&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;andreas.bergstrom@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Subject: [Icecast] Vorbis still glitching on metadata
&lt;br&gt;&amp;gt; update?
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086972&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;icecast@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Message-ID: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086972&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;9B992C70-CAAD-401F-8A8E-0457DBD0E601@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Content-Type: text/plain; charset=iso-8859-1;
&lt;br&gt;&amp;gt; format=flowed; delsp=yes
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Greetings,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I am trying to track down a bug with intermittant glitching
&lt;br&gt;&amp;gt; in our  
&lt;br&gt;&amp;gt; Vorbis streams.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I am running Icecast 2.3.2 on Ubuntu 9.04.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Several Vorbis clients seem to glitch on some (not all)
&lt;br&gt;&amp;gt; metadata  
&lt;br&gt;&amp;gt; updates. As we update metadata 3 to 4 times a minute, this
&lt;br&gt;&amp;gt; is  
&lt;br&gt;&amp;gt; something we are trying to fix, VLC gives the following
&lt;br&gt;&amp;gt; output on  
&lt;br&gt;&amp;gt; metadata update:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; main warning: the mixer got a packet in the past (22371)
&lt;br&gt;&amp;gt; main warning: the mixer got a packet in the past (1038)
&lt;br&gt;&amp;gt; main warning: mixer start isn't output start (398)
&lt;br&gt;&amp;gt; ogg debug: end of a group of logical streams
&lt;br&gt;&amp;gt; ogg debug: found vorbis header
&lt;br&gt;&amp;gt; ogg debug: will reuse old stream to avoid glitch
&lt;br&gt;&amp;gt; ogg debug: beginning of a group of logical streams
&lt;br&gt;&amp;gt; main error: ES_OUT_RESET_PCR called
&lt;br&gt;&amp;gt; main warning: received buffer in the future
&lt;br&gt;&amp;gt; main debug: Buffering 0%
&lt;br&gt;&amp;gt; main debug: Buffering 0%
&lt;br&gt;&amp;gt; main debug: Buffering 19%
&lt;br&gt;&amp;gt; main debug: Buffering 40%
&lt;br&gt;&amp;gt; main debug: Buffering 63%
&lt;br&gt;&amp;gt; main debug: End of audio preroll
&lt;br&gt;&amp;gt; main debug: Buffering 84%
&lt;br&gt;&amp;gt; main debug: Stream buffering done (1274 ms in 144 ms)
&lt;br&gt;&amp;gt; main debug: Decoder buffering done in 0 ms
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; For testing you can compare:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://radio.hiof.no/nrk-jazz-128&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://radio.hiof.no/nrk-jazz-128&lt;/a&gt;&amp;nbsp;(MP3 stream, no
&lt;br&gt;&amp;gt; glitching)
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://radio.hiof.no/nrk-jazz-128.ogg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://radio.hiof.no/nrk-jazz-128.ogg&lt;/a&gt;&lt;br&gt;&amp;gt; (Vorbis stream, glitches)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Metadata is updated via the web admin interface from a
&lt;br&gt;&amp;gt; script.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Has anyone else encountered this or know a way to fix this
&lt;br&gt;&amp;gt; issue?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Andreas Bergstr?m
&lt;br&gt;&amp;gt; ?stfold University College
&lt;br&gt;&amp;gt; Dept. of Computer Sciences
&lt;br&gt;&amp;gt; Tel: +47 69 21 53 71
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://media.hiof.no/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://media.hiof.no/&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ------------------------------
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Message: 2
&lt;br&gt;&amp;gt; Date: Tue, 27 Oct 2009 11:14:01 +0100
&lt;br&gt;&amp;gt; From: Petr Pisar &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086972&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;petr.pisar@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Subject: Re: [Icecast] Vorbis still glitching on metadata
&lt;br&gt;&amp;gt; update?
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086972&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;icecast@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Message-ID: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086972&amp;i=13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;20091027101356.GG3536@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Content-Type: text/plain; charset=&amp;quot;utf-8&amp;quot;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On Tue, Oct 27, 2009 at 10:09:22AM +0100, Andreas Bergstr?m
&lt;br&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Several Vorbis clients seem to glitch on some (not
&lt;br&gt;&amp;gt; all) metadata  
&lt;br&gt;&amp;gt; &amp;gt; updates. As we update metadata 3 to 4 times a minute,
&lt;br&gt;&amp;gt; this is  
&lt;br&gt;&amp;gt; &amp;gt; something we are trying to fix, VLC gives the
&lt;br&gt;&amp;gt; following output on  
&lt;br&gt;&amp;gt; &amp;gt; metadata update:
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; [?]
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://radio.hiof.no/nrk-jazz-128.ogg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://radio.hiof.no/nrk-jazz-128.ogg&lt;/a&gt;&lt;br&gt;&amp;gt; (Vorbis stream, glitches)
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; MPlayer plays very well, moc (music on console) too (but it
&lt;br&gt;&amp;gt; reports `Stream
&lt;br&gt;&amp;gt; error' on each meatadata update).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Reference implementation ogg123 produces glitches. It says
&lt;br&gt;&amp;gt; ALSA underrun and
&lt;br&gt;&amp;gt; rebufferes the stream.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; All players tested with 128 kB buffer.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; BTW, I your IPv6 streams do not work because:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; $ ping6 -n radio.ipv6.hiof.no
&lt;br&gt;&amp;gt; PING
&lt;br&gt;&amp;gt; radio.ipv6.hiof.no(2001:700:a00:ff33:216:3eff:fe75:c27d) 56
&lt;br&gt;&amp;gt; data bytes
&lt;br&gt;&amp;gt; From 2001:700:0:1003::2 icmp_seq=1 Destination unreachable:
&lt;br&gt;&amp;gt; Address unreachable
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -- Petr
&lt;br&gt;&amp;gt; -------------- next part --------------
&lt;br&gt;&amp;gt; A non-text attachment was scrubbed...
&lt;br&gt;&amp;gt; Name: not available
&lt;br&gt;&amp;gt; Type: application/pgp-signature
&lt;br&gt;&amp;gt; Size: 190 bytes
&lt;br&gt;&amp;gt; Desc: not available
&lt;br&gt;&amp;gt; Url : &lt;a href=&quot;http://lists.xiph.org/pipermail/icecast/attachments/20091027/a6c2eabe/attachment-0001.pgp&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/pipermail/icecast/attachments/20091027/a6c2eabe/attachment-0001.pgp&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ------------------------------
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Message: 3
&lt;br&gt;&amp;gt; Date: Tue, 27 Oct 2009 12:11:19 +0100
&lt;br&gt;&amp;gt; From: Andreas Bergstr?m &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086972&amp;i=14&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;andreas.bergstrom@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Subject: Re: [Icecast] Vorbis still glitching on metadata
&lt;br&gt;&amp;gt; update?
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086972&amp;i=15&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;icecast@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Message-ID: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086972&amp;i=16&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;1AE9F48C-F0B7-42F9-9159-66196117678C@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Content-Type: text/plain; charset=iso-8859-1;
&lt;br&gt;&amp;gt; format=flowed; delsp=yes
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On 27. okt. 2009, at 11:14, Petr Pisar wrote:
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt; MPlayer plays very well, moc (music on console) too
&lt;br&gt;&amp;gt; (but it reports  
&lt;br&gt;&amp;gt; `Stream
&lt;br&gt;&amp;gt; &amp;gt; error' on each meatadata update).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; OK, thank you.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Reference implementation ogg123 produces glitches. It
&lt;br&gt;&amp;gt; says ALSA  
&lt;br&gt;&amp;gt; &amp;gt; underrun and
&lt;br&gt;&amp;gt; &amp;gt; rebufferes the stream.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; So could be clientside, could be serverside, time to dig
&lt;br&gt;&amp;gt; deeper, I  
&lt;br&gt;&amp;gt; guess.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; All players tested with 128 kB buffer.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; BTW, I your IPv6 streams do not work because:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; $ ping6 -n radio.ipv6.hiof.no
&lt;br&gt;&amp;gt; &amp;gt; PING
&lt;br&gt;&amp;gt; radio.ipv6.hiof.no(2001:700:a00:ff33:216:3eff:fe75:c27d)
&lt;br&gt;&amp;gt; 56  
&lt;br&gt;&amp;gt; &amp;gt; data bytes
&lt;br&gt;&amp;gt; &amp;gt; From 2001:700:0:1003::2 icmp_seq=1 Destination
&lt;br&gt;&amp;gt; unreachable: Address  
&lt;br&gt;&amp;gt; &amp;gt; unreachable
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Ah thanks, found a configuration error, it _should_ work
&lt;br&gt;&amp;gt; now.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Andreas Bergstr?m
&lt;br&gt;&amp;gt; ?stfold University College
&lt;br&gt;&amp;gt; Dept. of Computer Sciences
&lt;br&gt;&amp;gt; Tel: +47 69 21 53 71
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://media.hiof.no/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://media.hiof.no/&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ------------------------------
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Message: 4
&lt;br&gt;&amp;gt; Date: Tue, 27 Oct 2009 13:11:38 +0000
&lt;br&gt;&amp;gt; From: &amp;quot;Thomas B. Ruecker&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086972&amp;i=17&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dm8tbr@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Subject: Re: [Icecast] Vorbis still glitching on metadata
&lt;br&gt;&amp;gt; update?
&lt;br&gt;&amp;gt; To: Icecast &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086972&amp;i=18&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Message-ID: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086972&amp;i=19&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;4AE6F18A.20101@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Content-Type: text/plain; charset=ISO-8859-1;
&lt;br&gt;&amp;gt; format=flowed
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Andreas Bergstr?m schrieb:
&lt;br&gt;&amp;gt; &amp;gt; Metadata is updated via the web admin interface from a
&lt;br&gt;&amp;gt; script.
&lt;br&gt;&amp;gt; &amp;gt;   
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; sorry for stating the obvious:
&lt;br&gt;&amp;gt; Injecting the metadata directly within the source client is
&lt;br&gt;&amp;gt; not an 
&lt;br&gt;&amp;gt; option for you?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Maybe Karl can say something about the metadata update?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Cheers
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thomas
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ------------------------------
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Message: 5
&lt;br&gt;&amp;gt; Date: Tue, 27 Oct 2009 16:40:02 +0000
&lt;br&gt;&amp;gt; From: Karl Heyes &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086972&amp;i=20&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;karl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Subject: Re: [Icecast] Vorbis still glitching on metadata
&lt;br&gt;&amp;gt; update?
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086972&amp;i=21&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;icecast@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Message-ID: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086972&amp;i=22&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;4AE72262.1020303@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Content-Type: text/plain; charset=ISO-8859-1;
&lt;br&gt;&amp;gt; format=flowed
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On 27/10/09 09:09, Andreas Bergstr?m wrote:
&lt;br&gt;&amp;gt; &amp;gt; Greetings,
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I am trying to track down a bug with intermittant
&lt;br&gt;&amp;gt; glitching in our
&lt;br&gt;&amp;gt; &amp;gt; Vorbis streams.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I am running Icecast 2.3.2 on Ubuntu 9.04.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Several Vorbis clients seem to glitch on some (not
&lt;br&gt;&amp;gt; all) metadata
&lt;br&gt;&amp;gt; &amp;gt; updates. As we update metadata 3 to 4 times a minute,
&lt;br&gt;&amp;gt; this is
&lt;br&gt;&amp;gt; &amp;gt; something we are trying to fix, VLC gives the
&lt;br&gt;&amp;gt; following output on
&lt;br&gt;&amp;gt; &amp;gt; metadata update:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; For testing you can compare:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://radio.hiof.no/nrk-jazz-128&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://radio.hiof.no/nrk-jazz-128&lt;/a&gt;&amp;nbsp;(MP3
&lt;br&gt;&amp;gt; stream, no glitching)
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://radio.hiof.no/nrk-jazz-128.ogg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://radio.hiof.no/nrk-jazz-128.ogg&lt;/a&gt;&lt;br&gt;&amp;gt; (Vorbis stream, glitches)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; inserts for ogg are different to mp3. It is generally
&lt;br&gt;&amp;gt; better to get the 
&lt;br&gt;&amp;gt; source client to do that as it will be in sync with the
&lt;br&gt;&amp;gt; content.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Metadata is updated via the web admin interface from a
&lt;br&gt;&amp;gt; script.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Has anyone else encountered this or know a way to fix
&lt;br&gt;&amp;gt; this issue?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; from here, ogg123 is ok (although a 128k buffer, not sure
&lt;br&gt;&amp;gt; what the 
&lt;br&gt;&amp;gt; prebuffer % is, seems to be low, try increasing
&lt;br&gt;&amp;gt; those).  mplayer is fine 
&lt;br&gt;&amp;gt; but vlc keeps resetting itself in a major way on a new
&lt;br&gt;&amp;gt; logical stream. 
&lt;br&gt;&amp;gt; The format of the stream looks ok, I don't see any specific
&lt;br&gt;&amp;gt; issue with 
&lt;br&gt;&amp;gt; it. There is one other thing I can check but I'll have to
&lt;br&gt;&amp;gt; get back to 
&lt;br&gt;&amp;gt; you on that.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; karl.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ------------------------------
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Message: 6
&lt;br&gt;&amp;gt; Date: Tue, 27 Oct 2009 18:14:52 +0100
&lt;br&gt;&amp;gt; From: Petr Pisar &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086972&amp;i=23&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;petr.pisar@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Subject: Re: [Icecast] Vorbis still glitching on metadata
&lt;br&gt;&amp;gt; update?
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086972&amp;i=24&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;icecast@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Message-ID: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086972&amp;i=25&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;20091027171449.GJ3536@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Content-Type: text/plain; charset=&amp;quot;utf-8&amp;quot;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On Tue, Oct 27, 2009 at 04:40:02PM +0000, Karl Heyes
&lt;br&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;gt; On 27/10/09 09:09, Andreas Bergstr?m wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &lt;a href=&quot;http://radio.hiof.no/nrk-jazz-128.ogg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://radio.hiof.no/nrk-jazz-128.ogg&lt;/a&gt;&lt;br&gt;&amp;gt; (Vorbis stream, glitches)
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; from here, ogg123 is ok (although a 128k buffer, not
&lt;br&gt;&amp;gt; sure what the 
&lt;br&gt;&amp;gt; &amp;gt; prebuffer % is, seems to be low, try increasing
&lt;br&gt;&amp;gt; those).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I check it out with bigger buffer (size 512 kB, prebuffer
&lt;br&gt;&amp;gt; 80 %) again
&lt;br&gt;&amp;gt; and it sounds perfectly now. Maybe mplayer has better TCP
&lt;br&gt;&amp;gt; tunning than
&lt;br&gt;&amp;gt; ogg123 because the buffer fill stays around 37--40 % but
&lt;br&gt;&amp;gt; ogg123 shows
&lt;br&gt;&amp;gt; decreasing fill periodically with 128kB buffer.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -- Petr
&lt;br&gt;&amp;gt; -------------- next part --------------
&lt;br&gt;&amp;gt; A non-text attachment was scrubbed...
&lt;br&gt;&amp;gt; Name: not available
&lt;br&gt;&amp;gt; Type: application/pgp-signature
&lt;br&gt;&amp;gt; Size: 190 bytes
&lt;br&gt;&amp;gt; Desc: not available
&lt;br&gt;&amp;gt; Url : &lt;a href=&quot;http://lists.xiph.org/pipermail/icecast/attachments/20091027/cced5677/attachment-0001.pgp&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/pipermail/icecast/attachments/20091027/cced5677/attachment-0001.pgp&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ------------------------------
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Icecast mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086972&amp;i=26&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; End of Icecast Digest, Vol 65, Issue 4
&lt;br&gt;&amp;gt; **************************************
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;__________________________________________________
&lt;br&gt;Correo Yahoo!
&lt;br&gt;Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
&lt;br&gt;Regístrate ya - &lt;a href=&quot;http://correo.espanol.yahoo.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://correo.espanol.yahoo.com/&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086972&amp;i=27&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-Icecast-Digest%2C-Vol-65%2C-Issue-4-tp26086972p26086972.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26086701</id>
	<title>Who sets the mount point?</title>
	<published>2009-10-27T14:49:18Z</published>
	<updated>2009-10-27T14:49:18Z</updated>
	<author>
		<name>Eric Kolotyluk-2</name>
	</author>
	<content type="html">Sorry for what seems like a real newbie question, but who actually sets 
&lt;br&gt;the mount point? Is it the client/source, the icecast.xml file, or both?
&lt;br&gt;&lt;br&gt;I find the IceCast configuration documentation quite confusing as it 
&lt;br&gt;does not really explain mount points very well. If someone would take 
&lt;br&gt;the time to explain things to me I would volunteer to improve the 
&lt;br&gt;documentation.
&lt;br&gt;&lt;br&gt;Case in point. I've been using IceCast for years, but never really 
&lt;br&gt;understood what I was doing. Recently I installed IceCast 2.3.1 on my 
&lt;br&gt;new computer. I have not configured anything - everything is the default 
&lt;br&gt;out of the box experience. As far as I can tell the default icecast.xml 
&lt;br&gt;file does not actually have any mount points defined, they are all 
&lt;br&gt;commented out. Am I correct?
&lt;br&gt;&lt;br&gt;I'm using the ODDCAST DSP with Winamp. As far as I can tell IceCast 
&lt;br&gt;locked on to the first mount point I configured in ODDCAST, which 
&lt;br&gt;happened to be example-complex.ogg, and now I cannot seem to change it. 
&lt;br&gt;Is this how IceCast works, it takes whatever the client/source sends it 
&lt;br&gt;and then automatically creates a mount point?
&lt;br&gt;&lt;br&gt;My problem now is my ODDCAST DSP seems to be locked into 
&lt;br&gt;example-complex.ogg as its 'destination' and won't release it even when 
&lt;br&gt;I change the mount point in the DSP Config settings. I would like to 
&lt;br&gt;change the mount point to something else, but I cannot figure out how. 
&lt;br&gt;Has the mount point &amp;quot;example-complex.ogg&amp;quot; been locked into my Winamp 
&lt;br&gt;configuration somewhere, or is something in the IceCast configuration 
&lt;br&gt;that is forcing this mount point?
&lt;br&gt;&lt;br&gt;I have uninstalled the ODDCAST DSP and reinstalled it, and the DPS still 
&lt;br&gt;thinks it's configured to &amp;quot;example-complex.ogg&amp;quot; even though it has not 
&lt;br&gt;connected to IceCast yet. I suspect there is some magic winamp/oddcast 
&lt;br&gt;config file somewhere, but I am unable to find it (as Windows search 
&lt;br&gt;mechanism is hopelessly lame).
&lt;br&gt;&lt;br&gt;Cheers, Eric
&lt;br&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086701&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Vorbis-still-glitching-on-metadata-update--tp26074506p26086701.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26081596</id>
	<title>Re: Vorbis still glitching on metadata update?</title>
	<published>2009-10-27T10:14:52Z</published>
	<updated>2009-10-27T10:14:52Z</updated>
	<author>
		<name>Petr Pisar</name>
	</author>
	<content type="html">On Tue, Oct 27, 2009 at 04:40:02PM +0000, Karl Heyes wrote:
&lt;br&gt;&amp;gt; On 27/10/09 09:09, Andreas Bergstrøm wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://radio.hiof.no/nrk-jazz-128.ogg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://radio.hiof.no/nrk-jazz-128.ogg&lt;/a&gt;&amp;nbsp;(Vorbis stream, glitches)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; from here, ogg123 is ok (although a 128k buffer, not sure what the 
&lt;br&gt;&amp;gt; prebuffer % is, seems to be low, try increasing those).
&lt;br&gt;&lt;br&gt;I check it out with bigger buffer (size 512 kB, prebuffer 80 %) again
&lt;br&gt;and it sounds perfectly now. Maybe mplayer has better TCP tunning than
&lt;br&gt;ogg123 because the buffer fill stays around 37--40 % but ogg123 shows
&lt;br&gt;decreasing fill periodically with 128kB buffer.
&lt;br&gt;&lt;br&gt;-- Petr
&lt;br&gt;&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26081596&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;attachment0&lt;/strong&gt; (197 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26081596/0/attachment0&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Vorbis-still-glitching-on-metadata-update--tp26074506p26081596.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26080987</id>
	<title>Re: Vorbis still glitching on metadata update?</title>
	<published>2009-10-27T09:40:02Z</published>
	<updated>2009-10-27T09:40:02Z</updated>
	<author>
		<name>Karl Heyes</name>
	</author>
	<content type="html">On 27/10/09 09:09, Andreas Bergstrøm wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Greetings,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I am trying to track down a bug with intermittant glitching in our
&lt;br&gt;&amp;gt; Vorbis streams.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I am running Icecast 2.3.2 on Ubuntu 9.04.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Several Vorbis clients seem to glitch on some (not all) metadata
&lt;br&gt;&amp;gt; updates. As we update metadata 3 to 4 times a minute, this is
&lt;br&gt;&amp;gt; something we are trying to fix, VLC gives the following output on
&lt;br&gt;&amp;gt; metadata update:
&lt;/div&gt;&lt;br&gt;&amp;gt; For testing you can compare:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://radio.hiof.no/nrk-jazz-128&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://radio.hiof.no/nrk-jazz-128&lt;/a&gt;&amp;nbsp;(MP3 stream, no glitching)
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://radio.hiof.no/nrk-jazz-128.ogg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://radio.hiof.no/nrk-jazz-128.ogg&lt;/a&gt;&amp;nbsp;(Vorbis stream, glitches)
&lt;br&gt;&lt;br&gt;inserts for ogg are different to mp3. It is generally better to get the 
&lt;br&gt;source client to do that as it will be in sync with the content.
&lt;br&gt;&lt;br&gt;&amp;gt; Metadata is updated via the web admin interface from a script.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Has anyone else encountered this or know a way to fix this issue?
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;from here, ogg123 is ok (although a 128k buffer, not sure what the 
&lt;br&gt;prebuffer % is, seems to be low, try increasing those). &amp;nbsp;mplayer is fine 
&lt;br&gt;but vlc keeps resetting itself in a major way on a new logical stream. 
&lt;br&gt;The format of the stream looks ok, I don't see any specific issue with 
&lt;br&gt;it. There is one other thing I can check but I'll have to get back to 
&lt;br&gt;you on that.
&lt;br&gt;&lt;br&gt;karl.
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icecast mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26080987&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icecast@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.xiph.org/mailman/listinfo/icecast&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.xiph.org/mailman/listinfo/icecast&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Icecast---General-f497.html&quot; embed=&quot;fixTarget[497]&quot; target=&quot;_top&quot; &gt;Icecast - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Vorbis-still-glitching-on-metadata-update--tp26074506p26080987.html" />
</entry>

</feed>
