TiVo Series 1 video streaming
TiVo's added some cool new features to the Series 2 units. In particular, what they call "multi-room viewing". If you have multiple Series 2 TiVos, you can lay in bed and watch shows that the TiVo in the livingroom has recorded.
What? You don't have multiple Series 2 TiVos? But you've got a Series 1 TiVo and a PC (or more). Wouldn't it be nice if you could sit at your PC (or use your HTPC that's already wired to your TV) to play shows that you've already recorded on your TiVo? Well, you can!
It's more involved than a just couple clicks, but a mildly experienced hacker shouldn't have any trouble. Once setup, you'll be able to use a web interface to get a list of shows that are on your TiVo and click one to have it start playing. I installed this remotely for my parents in about 10 minutes (having practiced on my own TiVo) and they love it.
Here's what you need:
Installing TiVoWeb Plus
Short version: FTP the .tpm to your tivo and run it, then edit tivoweb.cfg and change TyShowLinks to 1.
Detailed version:
To see a list of what's on your TiVo, click Main Menu -> User Interface -> Now Showing. There should be a column on the right end of each row labeled "view". It won't work yet, but soon...
Installing vserver on the tivo
Short version: extract vserver-ppc-s1-exec from the .tar.gz and upload it to the tivo as just "vserver". Add a line to rc.sysinit.author to launch vserver in the background at boot time.
Detailed version:
Installing TyShow on Windows
Now you're all set to go
Point your browser at the TiVo: http://192.168.1.3/nowshowing and click the "view" link to the right of a show. If all went smoothly, you'll see Windows Media Player play the show. While it's playing, it doesn't affect the TiVo. That is, you can watch one thing on the TV directly from the TiVo and something else (or the same thing) on a PC at the same time.
Enjoy.
With thanks to all the folks that have worked hard to write these programs and give them away for free!
What? You don't have multiple Series 2 TiVos? But you've got a Series 1 TiVo and a PC (or more). Wouldn't it be nice if you could sit at your PC (or use your HTPC that's already wired to your TV) to play shows that you've already recorded on your TiVo? Well, you can!
It's more involved than a just couple clicks, but a mildly experienced hacker shouldn't have any trouble. Once setup, you'll be able to use a web interface to get a list of shows that are on your TiVo and click one to have it start playing. I installed this remotely for my parents in about 10 minutes (having practiced on my own TiVo) and they love it.
Here's what you need:
- A TiVoNet, or similar, card (~$70 at 9thtee.com) installed in your TiVo.
- TiVo Web Plus - a free download. (more info)
- vserver - a free download. (more info)
- TyShow - a free download. (more info)
Installing TiVoWeb Plus
Short version: FTP the .tpm to your tivo and run it, then edit tivoweb.cfg and change TyShowLinks to 1.
Detailed version:
- Open your downloads folder and extract the ZIP file. There are four files in there, but we're only interested in the one named TivoWebPlus-1.0-final.tivo.tpm.
- Open a DOS window (Start -> Run -> "cmd") and CD to where you extracted TivoWebPlus-1.0-final.tivo.tpm.
- Connect to the TiVo by typing: ftp 192.168.1.3 (use the IP address for your tivo)
- At both the login and password prompts, just press RETURN
- Once presented with an ftp> prompt, type: cd /var/hack
- Then upload the file: put TivoWebPlus-1.0-final.tivo.tpm
- Disconnection: exit
- Login to the tivo: telnet 192.168.1.3 (use the IP address for your tivo)
- Change to the hack directory: cd /var/hack
- Run the installer: ./TivoWebPlus-1.0-final.tivo.tpm (note the ./)
- I think it asks if you want to run it at boot, say yes. (sorry, it's been too long, I forget the exact phrasing)
- Change to the new tivoweb-plus directory: cd tivoweb-plus
- Unfortunately, it defaults to not showing the clickable links that we need so we'll have to edit the config file. If you've got vi installed, you can use that to edit tivoweb.cfg and change TyShowLinks = 0 to TyShowLinks = 1. If you don't have vi installed, keep reading.
- Display the current contents: cat tivoweb.cfg
- Copy the output to notepad.
- Change the line that says TyShowLinks = 0 to TyShowLinks = 1. It should now look like:
UserName =
Password =
Port = 80
Prefix =
Theme =
DescriptionHover = 1
MultiDelete = 1
TyShowLinks = 1
EthernetInterface = - Copy the new text.
- Rename the original config (it will be our backup): mv tivoweb.cfg tivoweb.cfg.orig
- Start a new config file: cat > tivoweb.cfg
- Paste the text you copied in step 17.
- End the file by pressing CTRL-D.
To see a list of what's on your TiVo, click Main Menu -> User Interface -> Now Showing. There should be a column on the right end of each row labeled "view". It won't work yet, but soon...
Installing vserver on the tivo
Short version: extract vserver-ppc-s1-exec from the .tar.gz and upload it to the tivo as just "vserver". Add a line to rc.sysinit.author to launch vserver in the background at boot time.
Detailed version:
- Extract the file "vserver-ppc-s1-exec" from the .tar.gz (WinZip can do it)
- Rename vserver-ppc-s1-exec to vserver.
- FTP vserver to the tivo as done in steps 3 - 7 above.
- Login to the tivo as in step 8 above (if you're still logged in, that's fine)
- Go to the startup directory: cd /etc/rc.d
- Enable writing to the root filesystem: mount -o remount,rw /
- Make a backup of the startup file: cp rc.sysinit.author rc.sysinit.author.orig
- Add a line to launch vserver in the background: echo "/var/hack/bin/vserver >& /dev/null &" >> rc.sysinit.author
- Set the root filesystem back to read-only: mount -o remount,ro /
- Logout: exit
Installing TyShow on Windows
- Create a new folder for TyShow (e.g. C:\Program Files\TyShow).
- Extract the RAR file to the new TyShow folder (use WinRAR - more info).
- Doubleclick register.bat to install the codec.
- Doubleclick TyExtension.reg to associate the files.
Now you're all set to go
Point your browser at the TiVo: http://192.168.1.3/nowshowing and click the "view" link to the right of a show. If all went smoothly, you'll see Windows Media Player play the show. While it's playing, it doesn't affect the TiVo. That is, you can watch one thing on the TV directly from the TiVo and something else (or the same thing) on a PC at the same time.
Enjoy.
With thanks to all the folks that have worked hard to write these programs and give them away for free!
1 Comments:
Why do birds suddenly appear Every time you are near?
It's not you dumbass that's what birds do!
Post a Comment
<< Home