Page 1 of 1

Live TV streaming using Hauppauge WINTV-PVR-500MCE (NO COLOR

Posted: 19 Jul 2007 18:16
by tulio74
My goal is to be able to do live streaming of TV using the Hauppauge WINTV-PVR-500MCE tuner card.

My current setup is like this: (Note I don't know if this is the best setup and if there is a better way please let me know)

#SERVER SIDE (Fedora Linux 7)
vlc -vvv --color pvr:/dev/video1:norm=ntsc:size=320x240:frequency=397250:bitrate=3000000:maxbitrate=4000000 --cr-average 1000 --sout '#standard{access=http,mux=ogg,dst=10.10.10.1:8080}'

#CLIENT SIDE (Windows XP SP2)
vlc.exe http://10.10.10.1:8080

The problem with this setup is that on the CLIENT side when I play the stream I get no color.

My questions are:

What do I need to do to get color on the client side?

Is there a better way to do this?

Has anybody gotten this to work?

Thanks in advance.

Re: Live TV streaming using Hauppauge WINTV-PVR-500MCE (NO COLOR

Posted: 17 Sep 2007 22:36
by Krisna
Have you been able to see video and hear audio locally (not streaming)?