[mythtv-users] Streaming live TV - working

Michael Luich ravenhair at gmail.com
Thu Aug 18 01:43:22 UTC 2005


Hey folks just thought I'd pass along something I've gotten working:

Streaming live video. 

I worked off the mythstream commands as well as vlc docs and got this command:

/usr/bin/vlc --color
pvr:/dev/video0:norm=ntsc:size=720x576:frequency=576250:bitrate=3000000:maxbitrate=4000000
--cr-average 1000 -I http --http-host=:8002 --sout-transcode-fps=20
--sout-transcode-deinterlace
":sout=#transcode{vcodec=DIV3,acodec=mp3,vb=500,ab=32,scale=.5}:std{access=http{mime=video/x-ms-asf},mux=asf,url=:8001}"

It's streaming really well over my wireless connection as i write. (GO
Roughnecks!)

I'll work on incorporating it into mythstream next.

Mike Luich


More information about the mythtv-users mailing list