Skip to content

armooo/rtsptogo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rtsptogo is a rtsp server for tivos.

It has an html interface listing tivos and the contents. It then links to
an rtsp stream of each file.

I have has success streaming SD content from a HD tivo to a nexus one, G1,
vlc and totem over a lan. Real time transfers spead is needed from your
tivo to computer and a real time transcode.

All the data is also available in json by making the same get requests with a
Accept: application/json header.

A newish web.py is needed, ffmpeg with libx264 and libfaac support (I am using
the medibuntu lucid package), and tivodecode. I have been using python2.6
older may work.

Put a config file in /etc/rtsptogo.conf, /usr/local/etcrtsptogo.conf or
~/.rtsptogo.conf then "python -m rtsptogo.main" or rtsptogo if you installed
with pip to start it up.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages