Oscam configuration for the 4K receivers

To use CCcam on these receivers using Oscam you need to install Oscam on your receiver, and follow the instruction:

The only thing you need to do is to add the following code in your config file which is oscam.server

If you don’t have it simply create a file and name it oscam.server and put it in this directory:
/etc/tuxbox/config/

On openATV image the directory could be:
/usr/keys/


[reader]
label                         = www.cccam.co
protocol                      = cccam
device                        = thednsname.com,30000
user                          = myusername
password                      = mypassword
inactivitytimeout             = 30
group                         = 1
cccversion                    = 2.1.4
ccckeepalive                  = 1

device, you have to add the server address and port there like the above example.

user, you have to add the username there like the above example.

password, you have to add the password there like the above example.

Download in zip file

In order to fix the problem with packages like SkyDE, OSN, TNTSAT etc.. you must add this into the oscam.conf file under [global], like this:


[global]
disablecrccws_only_for = 0500:30b00,032830,030B00,050F00;1811:003311,003315;1819:00006D;098C:000000;098D:000000;09C4:000000;1708:000000;1709:000000;0E00:000000;1884:000000;1841:000000

But if you would like to use CCcam on your 4K receiver instead of Oscam please go to this link Here.