<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for InterWeb Task Force</title>
	<atom:link href="http://iwtf.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://iwtf.net</link>
	<description>Dont worry, We&#039;re from the Internet</description>
	<lastBuildDate>Sat, 24 Jul 2010 20:53:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on OGG to MP3 streaming howto &#8211; icecast and shoutcast by simon plexus</title>
		<link>http://iwtf.net/2010/01/04/linux-ogg-and-mp3-streaming-server/comment-page-1/#comment-170</link>
		<dc:creator>simon plexus</dc:creator>
		<pubDate>Sat, 24 Jul 2010 20:53:05 +0000</pubDate>
		<guid isPermaLink="false">http://iwtf.net/?p=128#comment-170</guid>
		<description>If you get the &#039;bailing&#039; error, the bit of code that produces that is this

&lt;code&gt;
sub error_alarm {
  print STDERR &quot;$progname: timeout: $timeout seconds with no data!\n&quot;;
  print STDERR &quot;$progname: bailing!\n&quot;;
  kill 9, $parent_pid;  # Send KILL to self.  Finally.
}
&lt;/code&gt;

Basically its not getting any data in if you get that error. first off, check your start.sh file and verify you have the correct URL and mount point specified (the one you listen to on the icecast server to confirm it works). One of my friends was getting the exact same problem, but he had left the mountpoint out of the start.sh file (so he had http://server.com:8000/ instead of http://server.com:8000/hismountpoint.ogg)

Let me know if that doesnt sort it out :)</description>
		<content:encoded><![CDATA[<p>If you get the &#8216;bailing&#8217; error, the bit of code that produces that is this</p>
<p><code><br />
sub error_alarm {<br />
  print STDERR "$progname: timeout: $timeout seconds with no data!\n";<br />
  print STDERR "$progname: bailing!\n";<br />
  kill 9, $parent_pid;  # Send KILL to self.  Finally.<br />
}<br />
</code></p>
<p>Basically its not getting any data in if you get that error. first off, check your start.sh file and verify you have the correct URL and mount point specified (the one you listen to on the icecast server to confirm it works). One of my friends was getting the exact same problem, but he had left the mountpoint out of the start.sh file (so he had <a href="http://server.com:8000/" rel="nofollow">http://server.com:8000/</a> instead of <a href="http://server.com:8000/hismountpoint.ogg)" rel="nofollow">http://server.com:8000/hismountpoint.ogg)</a></p>
<p>Let me know if that doesnt sort it out <img src='http://iwtf.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OGG to MP3 streaming howto &#8211; icecast and shoutcast by Cirrus</title>
		<link>http://iwtf.net/2010/01/04/linux-ogg-and-mp3-streaming-server/comment-page-1/#comment-169</link>
		<dc:creator>Cirrus</dc:creator>
		<pubDate>Fri, 16 Jul 2010 02:10:28 +0000</pubDate>
		<guid isPermaLink="false">http://iwtf.net/?p=128#comment-169</guid>
		<description>Hey there,

Trying to do what you have explained here - confirmed that I am getting audio out of the icecast server just fine.

However, no matter what I do when I run the oggtoshout program, it connects, but then closes after 10 seconds with the &quot;bailing!&quot; error.

So basically I don&#039;t know if it is connecting to the source stream or if it is sending it to the end stream. During the period between it starting and auto-killing itself I can connect to the shoutcast server. After it kills itself I get the &quot;service unnavailable&quot; error.

Any thoughts?</description>
		<content:encoded><![CDATA[<p>Hey there,</p>
<p>Trying to do what you have explained here &#8211; confirmed that I am getting audio out of the icecast server just fine.</p>
<p>However, no matter what I do when I run the oggtoshout program, it connects, but then closes after 10 seconds with the &#8220;bailing!&#8221; error.</p>
<p>So basically I don&#8217;t know if it is connecting to the source stream or if it is sending it to the end stream. During the period between it starting and auto-killing itself I can connect to the shoutcast server. After it kills itself I get the &#8220;service unnavailable&#8221; error.</p>
<p>Any thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OGG to MP3 streaming howto &#8211; icecast and shoutcast by revizion</title>
		<link>http://iwtf.net/2010/01/04/linux-ogg-and-mp3-streaming-server/comment-page-1/#comment-167</link>
		<dc:creator>revizion</dc:creator>
		<pubDate>Fri, 02 Jul 2010 18:09:59 +0000</pubDate>
		<guid isPermaLink="false">http://iwtf.net/?p=128#comment-167</guid>
		<description>Ok I was lame. :) I found the problem. Thanks for this HOWTO. Very useful! ;]

Regards</description>
		<content:encoded><![CDATA[<p>Ok I was lame. <img src='http://iwtf.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I found the problem. Thanks for this HOWTO. Very useful! ;]</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OGG to MP3 streaming howto &#8211; icecast and shoutcast by revizion</title>
		<link>http://iwtf.net/2010/01/04/linux-ogg-and-mp3-streaming-server/comment-page-1/#comment-166</link>
		<dc:creator>revizion</dc:creator>
		<pubDate>Fri, 02 Jul 2010 17:24:39 +0000</pubDate>
		<guid isPermaLink="false">http://iwtf.net/?p=128#comment-166</guid>
		<description>Hi! I did everythin&#039; what is mentioned here but when I want to start the stuff I get an error from oggtoshout.pl: HTTP/1.0 401 Authentication Required

Can you advise somethin&#039;?</description>
		<content:encoded><![CDATA[<p>Hi! I did everythin&#8217; what is mentioned here but when I want to start the stuff I get an error from oggtoshout.pl: HTTP/1.0 401 Authentication Required</p>
<p>Can you advise somethin&#8217;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OGG to MP3 streaming howto &#8211; icecast and shoutcast by admin</title>
		<link>http://iwtf.net/2010/01/04/linux-ogg-and-mp3-streaming-server/comment-page-1/#comment-157</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 10 Jun 2010 12:11:57 +0000</pubDate>
		<guid isPermaLink="false">http://iwtf.net/?p=128#comment-157</guid>
		<description>Thats a bit strange its working in production for me, we have been running it for over a year with daily use. To being troubleshooting, id recommend first connecting to your Icecast server directly using a media player, verifying there is audio available on the stream you are grabbing. If thats the case, do a netstat to ensure ogg123 is connecting to your icecast server and grabbing audio.  ps auwx can check to ensure lame is running and higher cpu use should indicate it is transcoding. Let me know how you get on. p.s, where was the typo? ;)</description>
		<content:encoded><![CDATA[<p>Thats a bit strange its working in production for me, we have been running it for over a year with daily use. To being troubleshooting, id recommend first connecting to your Icecast server directly using a media player, verifying there is audio available on the stream you are grabbing. If thats the case, do a netstat to ensure ogg123 is connecting to your icecast server and grabbing audio.  ps auwx can check to ensure lame is running and higher cpu use should indicate it is transcoding. Let me know how you get on. p.s, where was the typo? <img src='http://iwtf.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linux Mythtv PVR Freesat channel plan by admin</title>
		<link>http://iwtf.net/2010/01/03/linux-mythtv-pvr-freesat-channel-plan/comment-page-1/#comment-156</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 10 Jun 2010 11:53:04 +0000</pubDate>
		<guid isPermaLink="false">http://iwtf.net/?p=25#comment-156</guid>
		<description>Hi,
I dont actually use the remote as I run frontends on dedicated streaming media clients on my Tv&#039;s (or use the laptop) and they have their own remotes. I did have a go with it some time ago when using the server as a frontend also but didnt get very far. I did some digging on the mythtv home page and found similar cards from kworld are not supported in the kernel yet. It may be worth putting a support request into ubuntu via launchpad</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I dont actually use the remote as I run frontends on dedicated streaming media clients on my Tv&#8217;s (or use the laptop) and they have their own remotes. I did have a go with it some time ago when using the server as a frontend also but didnt get very far. I did some digging on the mythtv home page and found similar cards from kworld are not supported in the kernel yet. It may be worth putting a support request into ubuntu via launchpad</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ITV HD on MythTV DVB-S / Freesat by admin</title>
		<link>http://iwtf.net/2010/01/03/itv-hd-on-mythtv-dvb-s-freesat/comment-page-1/#comment-155</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 10 Jun 2010 11:45:03 +0000</pubDate>
		<guid isPermaLink="false">http://iwtf.net/?p=109#comment-155</guid>
		<description>Hi Paul,
ITV HD does not send guide data as its a &#039;red button&#039; channel, not a full channel. Meaning you are supposed to only be able to watch ITVHD when you see the red button in the top right of the screen while watching regular ITVHD - hence the hassle to even get it running as a separate channel in mythtv. ITV HD therefore has no guide data OTA.

ITVHD is an exact replica of regular ITV (when ITVHD is broadcasting), so the guid is exactly the same. Ill do some digging to see if there is a way to tell myth to associate guide data for ITV with ITVHD and posit it back on this blog if its possible.</description>
		<content:encoded><![CDATA[<p>Hi Paul,<br />
ITV HD does not send guide data as its a &#8216;red button&#8217; channel, not a full channel. Meaning you are supposed to only be able to watch ITVHD when you see the red button in the top right of the screen while watching regular ITVHD &#8211; hence the hassle to even get it running as a separate channel in mythtv. ITV HD therefore has no guide data OTA.</p>
<p>ITVHD is an exact replica of regular ITV (when ITVHD is broadcasting), so the guid is exactly the same. Ill do some digging to see if there is a way to tell myth to associate guide data for ITV with ITVHD and posit it back on this blog if its possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ITV HD on MythTV DVB-S / Freesat by Paul Thompson</title>
		<link>http://iwtf.net/2010/01/03/itv-hd-on-mythtv-dvb-s-freesat/comment-page-1/#comment-154</link>
		<dc:creator>Paul Thompson</dc:creator>
		<pubDate>Wed, 09 Jun 2010 20:05:39 +0000</pubDate>
		<guid isPermaLink="false">http://iwtf.net/?p=109#comment-154</guid>
		<description>I have got ITV HD working but I do not get any programme guide data for that channel. I get guide info for all other channels, any ideas what I am doing wrong. I get the programme guide over the air and not off a web site.

Thanks in advance
Paul</description>
		<content:encoded><![CDATA[<p>I have got ITV HD working but I do not get any programme guide data for that channel. I get guide info for all other channels, any ideas what I am doing wrong. I get the programme guide over the air and not off a web site.</p>
<p>Thanks in advance<br />
Paul</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linux Mythtv PVR Freesat channel plan by M0nk3ee</title>
		<link>http://iwtf.net/2010/01/03/linux-mythtv-pvr-freesat-channel-plan/comment-page-1/#comment-153</link>
		<dc:creator>M0nk3ee</dc:creator>
		<pubDate>Tue, 08 Jun 2010 17:40:35 +0000</pubDate>
		<guid isPermaLink="false">http://iwtf.net/?p=25#comment-153</guid>
		<description>Great Article saved me so much time,

Am just finishing of my channel scan now.
Do you use the little grey flat remote that came with the PlusTv DVB-S card?  If you do it would be a great help if you could paste your lirc.conf

Cheers</description>
		<content:encoded><![CDATA[<p>Great Article saved me so much time,</p>
<p>Am just finishing of my channel scan now.<br />
Do you use the little grey flat remote that came with the PlusTv DVB-S card?  If you do it would be a great help if you could paste your lirc.conf</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OGG to MP3 streaming howto &#8211; icecast and shoutcast by Jaybird</title>
		<link>http://iwtf.net/2010/01/04/linux-ogg-and-mp3-streaming-server/comment-page-1/#comment-152</link>
		<dc:creator>Jaybird</dc:creator>
		<pubDate>Sun, 30 May 2010 06:12:18 +0000</pubDate>
		<guid isPermaLink="false">http://iwtf.net/?p=128#comment-152</guid>
		<description>Hello,
  I tried your method, followed the directions to the T.. Even figured out what to do where you typo&#039;d the directory.. ;)

but all I get is static on the shoutcast stream..</description>
		<content:encoded><![CDATA[<p>Hello,<br />
  I tried your method, followed the directions to the T.. Even figured out what to do where you typo&#8217;d the directory.. <img src='http://iwtf.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>but all I get is static on the shoutcast stream..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
