This add-on allows you to watch the tv stream from the Cuberevo over an web interface.
INSTALL:
Copy var/bin form the archive to /var/bin on the box.
Copy /var/www from the archive to the webif folder on your box (for example /var/www).
Make sure all script files and binarys are executable! (/var/bin, cgi-bin)
USAGE:
Surf to
http://boxip/webtv/
It's tested on Firefox and Internet Explorer 7.
Javascript is required.
Above the video frame you have the basic controls to switch the channels.
The addon loads all channels in your favourites list.
REQUIREMENTS:
- At least firmware R8022 is required!
- Time shifting needs to be active.
CAN HD CHANNELS BE STREAMED?
Streaming works for 720p channels, but for 1080i there is not enough network bandwidth.
Those are my test results, also try it for yourselfs.
KNOWN PROBLEMS:
- VLC 0.9.2 has a bug which leads to a black screen.
- Because of a network bug on the cuberevo, the network of the box probably will die after some time.
See this thread for a solution.
http://www.denktenk.com/modules/newb...=6907&forum=29
LICENSE:
All files are under the GPL.
CREDITS:
The server side code for the streaming is based on the streamts app.
RELEASE 0.1.1:
------------------
- fixes Internet Explorer 7 problem with vlc plugin
RELEASE 0.1.2:
------------------
- Many streamts server fixes
- Deinterlacer added
NEW RELEASE 0.1.3:
------------------
- fixed bugs with handling of timeshift files in streamts
- fixed segfault under certain conditions
Enjoy it!