Difference between revisions of "Internet tv"

From MythTV Official Wiki
Jump to: navigation, search
(Internet TV in Mythtv box)
(Internet TV in Mythtv box)
Line 2: Line 2:
 
How to wach an internet stream on your tv
 
How to wach an internet stream on your tv
  
You need to have the "video" plugin intaled, after that, Simply  
+
You need to have the "video" plugin instaled, after that, Simply  
  
 
1) Create an asx playlist like this for example
 
1) Create an asx playlist like this for example

Revision as of 19:57, 22 May 2007

Internet TV in Mythtv box

How to wach an internet stream on your tv

You need to have the "video" plugin instaled, after that, Simply

1) Create an asx playlist like this for example

Awesome_Movie.asx


  <ASX version = "3.0">
     <Entry>
        <Ref href = "http://64.157.15.135:8010" />
     </Entry>
  </ASX>

Or if you prefere, a pls playlist type

Awesome_Movie.pls


  [playlist]
  NumberOfEntries=1
  File1=http://64.157.15.135:8010/

2) Save it in your video folder

3) Enter in your video configuration to upgrade the video database list

4) Edit the player command line for this video like this: "mplayer -fs -zoom -quiet -playlist %s"

5) Go to your media/video and enjoy

This tric works for all mplayer capable stream