tdhz77
November 26th, 2008, 04:23 PM
A side project of mine was trying to get Live TV from a Macbook air to stream to Boxee.
This works on every platform that runs boxee. Apple TV users :) Welcome to the party.
Linux, Mac, ATV!
Hardware:
I used a Elgato 250 Plus (usb)
Here is a list of supported hardware: http://www.lucid-cake.net/cytv/index_en.html#N40271
Software:
EyeTV 3 (http://www.elgato.com/)
CYTV (http://www.lucid-cake.net/cytv/index_en.html)
VLC (http://www.videolan.org/) (Optional)
Download CyTV
http://www.lucid-cake.net/cytv/cytv_0_6_pre5.dmg
Install to applications folder Cytv Server and Cytv client.
(I restarted MacBook Air) Not sure if this is needed.
Open cytv server. (command + space "cytv server") Or look in applications.
Open up cytv client and make sure you can see the stream.
http://www.lucid-cake.net/cytv/servers.jpg
Or you can connect using VLC. Open network stream >> Http >> 192.168.x.x:8001
(Port 8001 is default, but some users have reported that its not a good port, best results so far is 9001.) (ANY COMPUTER!! WOOT WOOT)
Next we need to edit the source.xml for boxee.
*You can find sources.xml on Linux in:
~/.boxee/UserData/profiles/[USERNAME]/
on Mac:
~/Library/Application Support/BOXEE/UserData/profiles/[USERNAME]/
<source>
<name>LiveTV</name>
<path>http://192.168.x.x:XXXX</path>
<thumbnail>http://dir.boxee.tv/hulu.png</thumbnail>
<private>false</private>
</source>
Edit <name>: To whatever you want
Edit <path>: With the IP address and port number of the cytv server.
Edit <thumbnail>: I'm still looking for a good image :)
Issues:
- As noted by Mr. Speedy, port 8001 is not very good port to use. I used port 9001, but the audio and video seems to go out of sync. I'm going to test a few ports to see if the issue can be resolved.
- Channel changing is awkard. Currently, I VNC to the cytv client and change the channel using my iphone. Any suggestions here?
Update 1: I'm going to try and tidy up this post. The original post was rushed, so I will try and make it better.
This works on every platform that runs boxee. Apple TV users :) Welcome to the party.
Linux, Mac, ATV!
Hardware:
I used a Elgato 250 Plus (usb)
Here is a list of supported hardware: http://www.lucid-cake.net/cytv/index_en.html#N40271
Software:
EyeTV 3 (http://www.elgato.com/)
CYTV (http://www.lucid-cake.net/cytv/index_en.html)
VLC (http://www.videolan.org/) (Optional)
Download CyTV
http://www.lucid-cake.net/cytv/cytv_0_6_pre5.dmg
Install to applications folder Cytv Server and Cytv client.
(I restarted MacBook Air) Not sure if this is needed.
Open cytv server. (command + space "cytv server") Or look in applications.
Open up cytv client and make sure you can see the stream.
http://www.lucid-cake.net/cytv/servers.jpg
Or you can connect using VLC. Open network stream >> Http >> 192.168.x.x:8001
(Port 8001 is default, but some users have reported that its not a good port, best results so far is 9001.) (ANY COMPUTER!! WOOT WOOT)
Next we need to edit the source.xml for boxee.
*You can find sources.xml on Linux in:
~/.boxee/UserData/profiles/[USERNAME]/
on Mac:
~/Library/Application Support/BOXEE/UserData/profiles/[USERNAME]/
<source>
<name>LiveTV</name>
<path>http://192.168.x.x:XXXX</path>
<thumbnail>http://dir.boxee.tv/hulu.png</thumbnail>
<private>false</private>
</source>
Edit <name>: To whatever you want
Edit <path>: With the IP address and port number of the cytv server.
Edit <thumbnail>: I'm still looking for a good image :)
Issues:
- As noted by Mr. Speedy, port 8001 is not very good port to use. I used port 9001, but the audio and video seems to go out of sync. I'm going to test a few ports to see if the issue can be resolved.
- Channel changing is awkard. Currently, I VNC to the cytv client and change the channel using my iphone. Any suggestions here?
Update 1: I'm going to try and tidy up this post. The original post was rushed, so I will try and make it better.