Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] CRC filter



Hello linux-dvb,

Maybe this help to anybody.
My customers who have SkyStar-1, and use DVB/IP connection report about issue:
dvb_net.c

At this string not work:
ret = priv->secfeed->set(priv->secfeed, priv->pid, 32768, 0, 1);
At this work:
ret = priv->secfeed->set(priv->secfeed, priv->pid, 32768, 0, 0); 

At me, SkyStar-2 everything fine with the first string.

-- 
Best regards,
 Denis                          mailto:admin@ams-sat.com



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index