<P>Hello,</P><BR>
<P>I installed a DVB-s Nexus card and I tried to stream video with VLS. </P><BR>
<P>vls.cfg is configured as follow :</P><BR>
<P>#Define Inputs</P><BR>
<P>BEGIN "Inputs"</P><BR>
<P>dvb1 = "dvb"</P><BR>
<P>END</P><BR>
<P>#Configure Inputs</P><BR>
<P>BEGIN "dvb1"</P><BR>
<P>Name = "video"</P><BR>
<P>DeviceNumber = 0&nbsp;&nbsp;&nbsp;&nbsp; # /dev/dvb/adapter0</P><BR>
<P>SendMethod = "1"</P><BR>
<P>END</P><BR>
<P>BEGIN "channels"</P><BR>
<P>.</P><BR>
<P>.</P><BR>
<P>.</P><BR>
<P>BEGIN "LanchONStartUp"</P><BR>
<P>Command1 = "Start video client1 dvb1"</P><BR>
<P>END</P><BR>
<P>&nbsp;</P><BR>
<P>&nbsp;</P><BR>
<P>1) Whene I lunch this command: vls -vv -f vls.cfg I have these errors:</P><BR>
<P>&nbsp; [INFO/dvb1] DVB-S card registred with decoder</P><BR>
<P>&nbsp;&nbsp;&nbsp; Using default /root/.dvbrc failed</P><BR>
<P>&nbsp;&nbsp;&nbsp; Using default /etc/dvb/dvbrc failed</P><BR>
<P>&nbsp;&nbsp;&nbsp; [ERROR/dvb1] Error: unable to find any dvbrc file</P><BR>
<P>&nbsp;&nbsp;&nbsp; [ERROR/vls] unable to start input 'dvb1': error: dvb1 unable to initialise input: abording.</P><BR>
<P>&nbsp;2) If I lanch the appli szap (from linuxtv.org) to select a specific chanel and after that I lanch the command:&nbsp; vls -vv -f vls.cfg . So I have these errors</P><BR>
<P>[ERROR/dvb1] : no DVB card found</P><BR>
<P>3) Is what I have done in 2) correct? , if not, how I shall do to stream a specific chanel.</P><BR>
<P>Best regards.</P>