<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Web2.0 Tutorials &#187; free</title>
	<atom:link href="http://www.zulutown.com/blog/tag/free/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zulutown.com/blog</link>
	<description>All the Guides You Need to Become a Web2.0 Expert</description>
	<lastBuildDate>Mon, 13 Jul 2009 07:50:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Watch P2P Television on Linux with Sopcast and VLC player</title>
		<link>http://www.zulutown.com/blog/2009/04/01/watch-p2p-television-on-linux-with-sopcast-and-vlc-player/</link>
		<comments>http://www.zulutown.com/blog/2009/04/01/watch-p2p-television-on-linux-with-sopcast-and-vlc-player/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 20:43:27 +0000</pubDate>
		<dc:creator>Zulutown Webmaster</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Linux / Unix]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[myp2p]]></category>
		<category><![CDATA[p2p]]></category>
		<category><![CDATA[p2p tv]]></category>
		<category><![CDATA[p2ptv]]></category>
		<category><![CDATA[peer to peer]]></category>
		<category><![CDATA[sopcast]]></category>
		<category><![CDATA[stream]]></category>
		<category><![CDATA[television]]></category>
		<category><![CDATA[tv.asf]]></category>
		<category><![CDATA[tvants]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[vlc]]></category>
		<category><![CDATA[vlc media player]]></category>

		<guid isPermaLink="false">http://www.zulutown.com/blog/?p=111</guid>
		<description><![CDATA[On Windows I was used to watching on-line television with the software Sopcast. On linux I had to spend about an hour to setup everything to correctly view P2P Tv, so I believe that this post may be useful to other people.
First of all, find and download the file sopcast-3.0.1-1.pkg.tar.gz or a more recent version [...]]]></description>
			<content:encoded><![CDATA[<p>On Windows I was used to watching on-line television with the software <em>Sopcast</em>. On linux I had to spend about an hour to setup everything to correctly view P2P Tv, so I believe that this post may be useful to other people.</p>
<p>First of all, find and download the file <a title="Sopcast Download for Linux" href="http://www.google.com/search?q=sopcast-3.0.1-1.pkg.tar.gz" target="_blank">sopcast-3.0.1-1.pkg.tar.gz</a> or a more recent version if available. Then unzip it on your disk and change directory going into its bin folder</p>
<pre>tar xfvz sopcast-3.0.1-1.pkg.tar.gz
cd sopcast-3.0.1-1.pkg/usr/bin/</pre>
<p>It&#8217;s now time to run the <em>service</em> that will connect to a p2p television stream, and will stream that video on your PC.</p>
<pre>./sp-sc-auth sop://your.favouritetv.com:3912/6002 3908 8908 &gt; /dev/null</pre>
<p>Obviously replace the URL sop://your.favouritetv.com:3912/6002 with the URL of the television you want to watch (on <a title="MyP2P.eu" href="http://www.myp2p.eu/" target="_blank">MyP2P.eu</a> there are some good channel listings) Be careful to pick an URL for Sopcast (there are many other kind of p2p softwares such as TvAnts and so on that uses different protocols).</p>
<p>Now there is a background service on your system that streams that TV on the chosen port 8908</p>
<p>The final step is to run <strong>VLC Media Player</strong> to view that stream on your monitor. This is the command:</p>
<pre>vlc http://localhost:8908/tv.asf</pre>
<p>Enjoy the show <img src='http://www.zulutown.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.zulutown.com/blog/2009/04/01/watch-p2p-television-on-linux-with-sopcast-and-vlc-player/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
