<div dir="ltr"><font face="tahoma,sans-serif">Hi there,<br>I use sasc-ng (and dvbloopback) on my computer. I can watch the scrambled channels on Kaffeine and unicast/multicast them using MuMuDVB. Yet when I try to stream the same transponders with Getstream, It seems that the streaming packets aren't descrambled. Also when I set the full pids (instead of a specific pnr) only the FTA channels can be received. <br>
The following is my configuration file:<br><br>http {<br>        port 8001;<br>};<br><br>adapter 1 {<br><br>        dvb-s {<br>                lnb {<br>                lof1 9750000;<br>                lof2 10600000;<br>                slof 11700000;<br>
                };<br><br>                transponder {<br>                        frequency 10949000;<br>                        polarisation v;<br>                        symbol-rate 27500000;<br>                };<br>        };<br>
        stream {<br>                name "CH";<br>                input {<br>                        pnr 7466;<br>                };<br>                output-http {<br>                        url "/ch";<br>
                };<br>        };<br>};<br><br>nima@nima-pc:~$ ./getstream -dc ch.conf <br>2011-03-05 16:29:54.733 fe: Adapter 1 Setting up frontend tuner<br>2011-03-05 16:29:54.749 fe: DVB-S tone = 1<br>2011-03-05 16:29:54.749 fe: DVB-S voltage = 0<br>
2011-03-05 16:29:54.749 fe: DVB-S diseqc = 0<br>2011-03-05 16:29:54.749 fe: DVB-S freq = 10949000<br>2011-03-05 16:29:54.749 fe: DVB-S lof1 = 9750000<br>2011-03-05 16:29:54.749 fe: DVB-S lof2 = 10600000<br>2011-03-05 16:29:54.749 fe: DVB-S slof = 11700000<br>
2011-03-05 16:29:54.749 fe: DVB-S feparams.frequency = 1199000<br>2011-03-05 16:29:54.749 fe: DVB-S feparams.inversion = 2<br>2011-03-05 16:29:54.749 fe: DVB-S feparams.u.qpsk.symbol_rate = 27500000<br>2011-03-05 16:29:54.749 dmx: Setting filter for pid 8192 pestype 20<br>
2011-03-05 16:29:54.782 fe: Adapter 1 Status: 0x01 (HAS_SIGNAL)<br>2011-03-05 16:29:54.883 fe: Adapter 1 Status: 0x1f (HAS_SIGNAL HAS_CARRIER HAS_VITERBI HAS_SYNC HAS_LOCK)<br><br clear="all"></font><div dir="ltr"><i style="font-family: tahoma,sans-serif;">-- Nima Mohammadi</i></div>
<br>
</div>