Hello.
I've put a Hauppauge DVB-S card in a server machine and want to give all LAN users (max. 3) possibility to use the card to watch TV or (most of the time) listen to radio.
I know VLS is depreciated but I haven't yet figured how to use VLC (without GUI) to stream DVB.
So I'm using VLS and the only problem seems to be that it can't tune to the desired program (this seems to be a known problem reading some web discussions). I'd like VLS to skip that pass and immediately start streaming as I can tune with the szap program.
I'm getting the following error message:
vls -vvv -d udp:10.1.1.231 dvb:ZDF
...
2005-08-08 14:20:52 [INFO/Vls] Input 'input1' sucessfully initialised
2005-08-08 14:20:52 [INFO/Vls] Executing command1 : 'start ZDF output1 input1 '
Tuning failed
Time out !
2005-08-08 14:21:09 [ERROR/input1] Read error for program "Input DVB input1"
I tried comment out the source line
//dvb->set_front();
but that didn't help.
The card works, I can copy /dev/dvb/adapter0/dvr0 to a file and then play it with mplayer.
Linux kernel 2.4.31