Page 1 of 1

Input error with Nova-T and VLS under SuSE 9.1

Posted: 09 Aug 2004 17:51
by drouetn
Hi,

I'm trying to get VLS and/or VLC working to stream DVB-T from a Nova PCI card, ideally to an Amino STB.

I've managed to get the DVB drivers working under SuSE 9.1 using the v2.17 firmware and I'm able to capture video using dvbstream with no problems. However, I'm unable to stream using VLS. I get the following errors when I issue the command to stream:

linux:~ # vls -vvv -d udp:192.168.1.195 dvb:"BBCi"
VideoLAN Server v 0.5.2 (Aug 9 2004) - (c)1999-2003 VideoLAN
2004-08-09 17:43:22 [INFO/Vls] Module "channel:file" registered
2004-08-09 17:43:22 [INFO/Vls] Module "channel:network" registered
2004-08-09 17:43:22 [INFO/Vls] Module "mpegreader:file" registered
2004-08-09 17:43:22 [INFO/Vls] Module "mpegconverter:ts2ts" registered
2004-08-09 17:43:22 [INFO/Vls] Module "mpegconverter:ps2ts" registered
2004-08-09 17:43:22 [INFO/Vls] Module "input:local" registered
2004-08-09 17:43:22 [INFO/Vls] Module "input:video" registered
2004-08-09 17:43:22 [INFO/Vls] Browsing modules in directory "."
2004-08-09 17:43:22 [INFO/Vls] Browsing modules in directory "/usr/lib/videolan/vls"
2004-08-09 17:43:22 [INFO/Vls] Module "input:dvb" registered
2004-08-09 17:43:22 [INFO/Vls] Module "mpegreader:dvb" registered
2004-08-09 17:43:22 [INFO/Vls] Channel 'output1' created
2004-08-09 17:43:22 [INFO/Vls] Starting input 'input1'
2004-08-09 17:43:23 [INFO/input1] DVB_T Card registered without decoder

Using default /root/.dvbrc

Reading original format . done
2004-08-09 17:43:23 [INFO/input1] Added program ''
2004-08-09 17:43:23 [INFO/input1] Added program 'BBC_THREE'
2004-08-09 17:43:23 [INFO/input1] Added program 'BBC_NEWS_24'
2004-08-09 17:43:23 [INFO/input1] Added program 'BBCi'

<CUT>

2004-08-09 17:43:23 [INFO/input1] Added program 'Sky_Spts_News'
2004-08-09 17:43:23 [INFO/input1] Added program 'Sky_News'
2004-08-09 17:43:23 [INFO/Vls] Input 'input1' sucessfully initialised
2004-08-09 17:43:23 [INFO/Vls] Executing command1 : 'start BBCi output1 input1 '
Time out !
2004-08-09 17:43:39 [ERROR/input1] Read error for program "Input DVB input1"

As I said I've tried also with VLS (0.7.2 and the latest SVN version but that also gives errors). I think I'll post a separate entry in the VLC group to cover that.

I'm aware that the plan for VLS is to move the functionality into VLC, but the streaming howto suggests that this is still experimental. Is this still the case?

Thanks

Nick