CherryTV

Software Screenshot:
CherryTV
Software Details:
Version: 0.1
Upload Date: 3 Jun 15
Developer: Roberto Alsina
Distribution Type: Freeware
Downloads: 22

Rating: 1.0/5 (Total Votes: 1)

CherryTV is a simple TV remote implemented as a Web page.

I have had a Bt878-based TV tuner for quite a while.

I have not made good use of it, though.

While it works great both in Linux and Windows, I have some hardware issues... my only PC that can take a PCI card is my file server. Which is tucked away in a corner, and lacks any kind of monitor (or mouse. or keyboard).

So, watching TV there was not possible. The obvious solution is a streaming video feed that could be accessed everywhere at home using my wireless network.

But... what could I use?

I decided that the simplest streaming server that could be accessed from windows and linux was VLC.

It is a bit tricky to get the right incantation, but here it is:

vlc -v --color v4l:/dev/video --sout
'#transcode{vcodec=DIV3,vb=256,scale=1,acodec=mp3,
ab=32,channels=2}:std{access=mmsh,mux=asfh,dst=:9998}'

Then you can access it from windows using mms://192.168.1.2 and from Linux using mmsh://192.168.1.2 (if anyone knows why I have to use different URLs, I'd like to know).

It doesn't work from mplayer, which is my default video app, but well.. it works.
Then there is a snag... how can you change channels? Well, you can't, it seems.
So, I wrote a throwaway CherryPy app in an hour or so, and I called it CherryTV.

How does it work (currently nerds-only)?

Similar Software

gmencoder
gmencoder

3 Jun 15

TiVonage
TiVonage

3 Jun 15

tvpvrd
tvpvrd

17 Feb 15

Other Software of Developer Roberto Alsina

rst2pdf
rst2pdf

20 Feb 15

Nikola
Nikola

10 Dec 15

rst2pdf
rst2pdf

6 Jun 15

Comments to CherryTV

Comments not found
Add Comment
Turn on images!