Based on the experience of certain users of our server with problems to set up oscam emulator, we’ve composed a small tutorial how to set up oscam emulator.
You can download an already created oscam.server file, open it using a notepad and place you clines in it.
Read here if oscam is not installed on your device (How to install OSCam on an Enigma 2)
Now right click on the file and choose “Open with …”
Open the file using “Notepad” or “Text Document”
Line #5 in front of device = Server and Port Address, just after (=).
Line #6 instead of (*) username and
Line #7 instead of (*) password, close the file and save changes.
That`s it, file is ready to be used on your box
First, create a simple text document.
Put your CCcam lines and port in it. Make sure your Lines have the correct format according to your box.
Line #5 in front of device = Server and Port Address, just after (=).
Line #6 instead of (*) username and
Line #7 instead of (*) password, close the file and save changes.
The following is the text version and should be inserted in the Notepad and stored with the name, oscam and .server extension.
[reader] label=Fast cccam Test 24h enable=1 protocol=cccam device=[hostname],[port] user=[username] password=[password] cccversion=2.3.2 group=1 inactivitytimeout=1 reconnecttimeout=30 lb_weight=100 cccmaxhops=10 ccckeepalive=1 disablecrccws_only_for = 0500:50F000;098C:000000;09C4:000000;098D:000000;1884:000000;1841:000000
You must replace:
[hostname]
[port]
[username]
[password]
Example:
[reader] label=Fast cccam Test 24h enable=1 protocol=cccam device=cline1.fastcccam.shop,2020 user=Test password=Test cccversion=2.3.2 group=1 inactivitytimeout=1 reconnecttimeout=30 lb_weight=100 cccmaxhops=10 ccckeepalive=1 disablecrccws_only_for = 0500:50F000;098C:000000;09C4:000000;098D:000000;1884:000000;1841:000000