Hi,
<P>I want to stream an MPEG2 data&nbsp;corresponding to one specific channel received by the Nexus card but I have theses problems:</P>
<P>Executing Command3: 'Start test01 client1 dvb'&nbsp;&nbsp;&nbsp;&nbsp; ## see the VLS.cfg file</P>
<P>Transponder not found</P>
<P>Time out </P>
<P>Read error from program 'INput DVB dvb'&nbsp;</P>
<P>&nbsp;</P>
<P>I&nbsp;use&nbsp;the next &nbsp;VLS.cfg file and the next dvbrc&nbsp;file: </P><BR>
<P>&nbsp;#### VLS Config&nbsp; #####</P><FONT face="Courier New" size=2>
<P># Streams sources declaration</P>
<P>BEGIN "Inputs"</P>
<P>local1 = "local" # Local input example</P>
<P>dvb = "dvb" # Video input example (DVB card)</P>
<P>END</P><FONT face="Courier New" size=2>
<P># Video input (DVB) configuration</P>
<P>BEGIN "5"</P>
<P>Name = "test01"</P>
<P>DeviceNumber = "0" # /dev/dvb/adapter&lt;i&gt;</P>
<P>Frequency = "10920000"</P>
<P>Polarisation = "0"&nbsp;&nbsp; #Horizontal</P>
<P>SymbolRate = "22000"</P>
<P>DiSEqC = "0"</P>
<P>LNB_Lof1 = "9750000"</P>
<P>LNB_Lof2 = "10600000"</P>
<P>LNB_Slof = "11700000"</P>
<P>SendMethod = "1" #MPEG2</P>
<P>END</P><FONT face="Courier New" size=2>
<P># Channel (outputs) declaration</P>
<P>BEGIN "Channels"</P>
<P>client1 = "network"</P>
<P>END</P>
<P># Channels configuration</P>
<P>BEGIN "client1" # unicast example</P>
<P>DstHost = "172.24.20.250" # destination host</P>
<P>DstPort = "5001" # destination port</P>
<P>Interface = "eth0" # Interface</P>
<P>END</P><FONT face="Courier New" size=2>
<P>BEGIN "LaunchOnStartUp"</P>
<P>command3 = "start test01 client1 dvb"</P>
<P>END</P>
<P></FONT></FONT></FONT></FONT>&nbsp;</P>
<P>###### Dvbrc #########</P><FONT face="Courier New" size=2>
<P>LNB ID 0 TYPE 1 LOF1 9750000 LOF2 10600000 SLOF 11700000 DISEQCNR 0</P>
<P>SAT ID 192 NAME "Astra" LNBID 0 FMIN 10700000 FMAX 12700000</P>
<P>TRANSPONDER ID 89 SATID 0192 TYPE 0 FREQ 10920000 POL H SRATE 22000000 FEC 3/4</P>
<P>CHANNEL ID 1 NAME "Going Place" SATID 192 TPID 89 SID 11 TYPE 0 VPID 906 APID 907 APID 907 </P>
<P>&nbsp;</P>
<P>#########<BR>I don't know where is the problem, is it in the command3 that I lanch in the VLS.cfg file ? </P>
<P>Thinks fro help.</P>
<P>Best regards. Bessem</FONT></P>