<P>Hello,</P>
<P>I installed a DVB-s Nexus card and I tried to stream video with VLS. </P>
<P>vls.cfg is configured as follow :</P>
<P>#Define Inputs</P>
<P>BEGIN "Inputs"</P>
<P>dvb1 = "dvb"</P>
<P>END</P>
<P>#Configure Inputs</P>
<P>BEGIN "dvb1"</P>
<P>Name = "video"</P>
<P>DeviceNumber = 0 # /dev/dvb/adapter0</P>
<P>SendMethod = "1"</P>
<P>END</P>
<P>BEGIN "channels"</P>
<P>.</P>
<P>.</P>
<P>.</P>
<P>BEGIN "LanchONStartUp"</P>
<P>Command1 = "Start video client1 dvb1"</P>
<P>END</P>
<P> </P>
<P> </P>
<P>Whene I lunch this command: vls -vv -f vls.cfg I have these errors:</P>
<P> 1) Error VLS: unknown type "dvb" </P>
<P> 2) Warning VLS : undefined program "video"</P>
<P> </P>
<P>Best regards.</P>