Archive:Play free P2P (peer-to-peer) online streaming TV: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>Jack2k2
>Jack2k2
Line 20: Line 20:


Now ater you are able to see the channel list, double click a channel, after a few seconds of buffering the channel should start playing, put the volume bar all the way to the top and click the mute button. Now go download URL Paster from http://www.xbmcscripts.com/index.php?option=com_docman&task=doc_download&gid=18&Itemid=Array
Now ater you are able to see the channel list, double click a channel, after a few seconds of buffering the channel should start playing, put the volume bar all the way to the top and click the mute button. Now go download URL Paster from http://www.xbmcscripts.com/index.php?option=com_docman&task=doc_download&gid=18&Itemid=Array
Unzip it, ftp the xbox python script part to your XBMC script folder. And then unzip the dll files and send them to your windows/system32 directory. Now load the URL
Unzip it, ftp the xbox python script part to your XBMC script folder. And then unzip the dll files and send them to your windows/system32 directory. Next go to your xbox and go to your scripts folder and start the URLPaster.py, it should say Running, now go back to my pc and load the URLPaster.exe and type in the URL http://yourcomputerip:8901 For example on my computer I put in http://192.168.1.100:8901 XBMC should load a dialog that is filling a bar up and once that is finished the video will play along with sound. To watch other channels, close the stream on your xbox, go to your PC double click the new Channel, and go back to your xbox, click the URLPaster(LOG).py and click the link that you previously sent to your xbox, it will buffer, and play the new channel.

Revision as of 21:11, 3 September 2006

Using XBMC To Play Online Streaming TV

The Programs

TVUPlayer ( www.viidoo.com www.tvunetworks.com) TVUplayer is a closed source project run similarly to a BitTorrent network. As the Peer that is streaming the content is uploading to one peer, that peer is also uploading the stream to another peer. Thus reducing the bandwidth strain on the uploader, and allowing streams to buffer fast and stay mostly glitch free. A few key programs shown in TVUPlayer at the writing of this wiki are Comedy Central, USA Network, ESPN, ESPN 2, HBO Asia (in English though), Cartoon Network, CNN Channels(Multiple), and Network Channels such as ABC CBS NBC FOX. TVUplayers original intent was for those who had to move out of the USA to still be able to watch the TV Programing where they were.

TVAnts ( www.TvAnts.com in Chinese ) TVAnts is nearly the same as TVUplayer in the way it runs, utilizing the mulitple pear sharing method. Tvants also seems to have Higher quality channels, however it takes longer to buffer and sometimes may have more glitches. A few English programs showing in TVAnts at the writing of this wiki are ESPN, ESPN 2, Discovery Channel, HBO, ABC, FOX, MTV, and many other Sports channels.


Configuration with XBMC and PC

TVUPlayer First let's download TVUPlayer at http://dl.tvunetworks.com/TVUPlayer.zip After downloading, unzip it using programs like Winzip or WinRAR. Now navigate to the directory you unzipped it to and double click the setup.exe. Go through the setup to install, Use the default buttons for the easiest install. Once installed there should be a TVUplayer shortcut on your desktop, double click it, a green orb with TVU inside of it should show up as an icon in the bottom left hand corner of your screen. After a little while a screen will popup with a player window, and a channel list. If no Channels show up you may need to allow tvuplayer access through your firewall. Also you may need to open ports. The following is taken from http://www.ghacks.net/2006/06/13/little-tvu-player-faq-list/

"At start TVU Player uses UDP 3950, 3951 and 3952 then at least one of TCP 3950, 3951 or 3952. The TV channels list is obtained from a connection on port TCP 8080. All those connections are made to the server previously mentioned by others. When you choose a TV channel it uses UDP 3940 and then a TCP connection to 3940. Then you just get a rain of connections to other servers using UDP/TCP combinations. In the end it settles to only UDP streaming between peers and an brief TCP reconnection for control and status I guess."

Now ater you are able to see the channel list, double click a channel, after a few seconds of buffering the channel should start playing, put the volume bar all the way to the top and click the mute button. Now go download URL Paster from http://www.xbmcscripts.com/index.php?option=com_docman&task=doc_download&gid=18&Itemid=Array Unzip it, ftp the xbox python script part to your XBMC script folder. And then unzip the dll files and send them to your windows/system32 directory. Next go to your xbox and go to your scripts folder and start the URLPaster.py, it should say Running, now go back to my pc and load the URLPaster.exe and type in the URL http://yourcomputerip:8901 For example on my computer I put in http://192.168.1.100:8901 XBMC should load a dialog that is filling a bar up and once that is finished the video will play along with sound. To watch other channels, close the stream on your xbox, go to your PC double click the new Channel, and go back to your xbox, click the URLPaster(LOG).py and click the link that you previously sent to your xbox, it will buffer, and play the new channel.