webtv 0.2
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
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 R8264 is required!
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 for Windows has a bug in the browser plugin, its not working. If you have problems, try vlc 0.8.6i
- Radio programs cannot be streamed at the moment.
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
RELEASE 0.1.3:
------------------
- fixed bugs with handling of timeshift files in streamts
- fixed segfault under certain conditions in streamts
NEW RELEASE 0.2:
------------------
- Stream is read directly from hardware, instead of timeshift files (thanks to soon and kneubi from denktenk)
- Video stream does not stop after channel switching. It's now also convenient to open the stream directly in vlc without the webinterface.
(This feature does not work in mplayer.)
- The stream starts playing directly after opening the webif
Enjoy it!