Hi,
i try to get the premium cs working on oscam without freezes.
Primary i want to get sky channels working so i tried
to set in the reader section in oscam.server
are this all of the sky CAIDs or do i need another one?
in another Post i read that it is important to disable the load balancer with 'lb_mode = 0'. Otherwise OSCAM will ask the server only once for a key and when it gets a timeout it will reject further request to the server.
so i set in the oscam.conf
When watching the oscam monitor i see that all the channels are descrambled with CAID 1702 and sometimes the request-times get higher and there are some glitches.
It is possible to set something that after some time it will request another caid (maybe 09C4) for the channel to minimize the glitches ?
best regards,
HelgeSchneider
i try to get the premium cs working on oscam without freezes.
Primary i want to get sky channels working so i tried
to set in the reader section in oscam.server
Code:
caid = 1702,1722,1833,09C4
in another Post i read that it is important to disable the load balancer with 'lb_mode = 0'. Otherwise OSCAM will ask the server only once for a key and when it gets a timeout it will reject further request to the server.
so i set in the oscam.conf
Code:
[global] lb_mode = 0
It is possible to set something that after some time it will request another caid (maybe 09C4) for the channel to minimize the glitches ?
best regards,
HelgeSchneider
Comment