Stream MythTV to Your Cell Phone
lerhaupt writes "I've setup a howto for streaming your MythTV recordings to your 3G cell phone. In involves getting your myth box to convert recordings to 3gp format and then setting up Apple's Darwin Streaming Server to handle streaming the videos from a webpage it sets up. "
...and was far from impressed with how it ended up, I might see (after the slashdotting) what this is on about to see if the quality could be improved at all from what I got in the end. The best way to get tv on your phone is to put an avi on your sd card and then use a media player there to watch it (you could reduce the quality somewhat to compensate for the smaller screen)... where you get the avi from... "legal" channels
*''I can't believe it's not a hyperlink.''
I use vlc to stream TV to my work. Seems to be very similiar to this but possibly easier to set up.
/mnt/big1/incoming/now.mpg --sout '#transcode{deinterlace,vcodec=mp4v,acodec=vorbis, vb=300,ab=80,width=320,height=240,fps=12}:standard {access=http,mux=ogg,url=111.111.111.1111:9000}' &/dev/null &
Beyond my GUI this is basicaly what I do. I use http but I think vlc can do rtsp if needed.
At home:
vlc -I http
At work:
vlc http://111.111.111.111:9000/
While we may get all the new shiny phones here in Europe, 3G and other data plans are priced so high that nobody uses them (as opposed to the US where you typically get unlimited bandwith).
FYI, I am with Orange in the UK where I am charged £4 for 4MB per month (that's about a Slashdot page per DAY!).
I went to the Netherlands for week-end and unfortunately needed to lookup a few things on my PDA while over there, I totalled £60 for almost 5MB (that's USD 100 for you guys).
So I won't be streaming 24 and al from no mythbox to my cellphone.
T-Mobile launched web-n-walk which they sell as unlimited usage for £30 except you can't use it for P2P (duh), but excludes as well any IM (!!) or VOIP usage.
I hope data-plans are next (after roaming charges) on the EU's commission list of but-rape things to fix.
Artificial intelligence is no match for natural stupidity
Comment removed based on user account deletion