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:[EMAIL PROTECTED]



-- 
Info:
To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as 
subject.

Reply via email to