Page 1 of 1

Streaming from PVR on RH9 - RPM or CVS?

Posted: 04 Jan 2004 20:48
by Ramcke
The HowTo states
<snip> Stream with the Hauppauge WinTV-PVR-250/350 card
7.1.2. Stream with VLC
You must add --enable-pvr to ./configure to use this feature. <snip>

I wish to stream from a PVR250...does the above mean that I cannot use the RPM's to install VLC, but will have to use the CVS version?

TIA

Posted: 16 Apr 2004 09:17
by Guest
you have to download the source files and compile with:

./configure --enable-pvr
make
make install