-
Notifications
You must be signed in to change notification settings - Fork 136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unscramble BISS channel problem #261
Comments
For manual channel configuration i think you need to provide |
Dear @kslimani |
I am not sure (i tested softcam only once a long time ago), the software descrambling doc. and scam parameters may give you some hints. |
I can clearly tell that BISS decoder has no knowlege about manual or auto configuration, it just decrypts traffic passed to it. |
Hello
I had trouble to unscramble the scrambled channel with the BISS code
the channel unscrambled with AutoConfig and everything is OK, but it doesn't work with manual configuration.
could you help me for Channel parameters?
///////////////------------------------------
this is auto config that works
card=0
freq=11881
pol=V
srate=27500
delivery_system=DVBS2
autoconfiguration=full=
autoconf_radios=1
scam_support=1
scam_const_key=117,00:00:00:00:00:00:00:00,11:11:11:33:11:11:11:33
multicast=0
multicast_ipv4=0
multicast_ipv6=0
unicast=1
ip_http=0.0.0.0
port_http=4242
//////////////------------------------------------------
this is manual config that does not work
card=0
sap=0
freq=11880
pol=h
srate=27500
delivery_system=DVBS2
ip_http=0.0.0.0
port_http=4242
scam_support=1
scam_const_key=117,00:00:00:00:00:00:00:00,11:11:11:33:11:11:11:33
#FOR_EACH
new_channel=
name=IRIB VARZESH
ip=224.8.0.1
port=2000
service_id=117
pids=117 1170 1171
The text was updated successfully, but these errors were encountered: