UPDATE 12/06/2024
Auto installation Script.
OSCam 11790 EMU 801 – 12/06/2024
ipk or Telnet Link
run this command from TELNET :
Step one:
wget -qO- --no-check-certificate "https://gitlab.com/MOHAMED_OS/dz_store/-/raw/main/Cam_Emulator/online-setup" | bash -s oscam
Download the config Files :
When Oscam is already installed to your box THEN you need ONLY the config files then run this command in TELNET :
wget https://cccamml.com/auto/conf.sh -q; sh conf.sh
1) It will install ONLY the config files for oscam and the Updated channel list.
If oscam and config files are installed and you need Only the list,
YOU MUST UPDATE IT MANUALLY REPLACING THE EXISTING in /etc/enigma2/ folder WITH THIS ONE
Script to UPDATE ONLY ICAM CHANNEL LIST :
wget https://cccamml.com/auto/ChannelsUp.sh -q; sh ChannelsUp.sh
Step two:
From FTP tab, navigate /etc/tuxbox/config/ and then edit the oscam.server file add your subscription USERNAME and PASSWORD. If you do not know these details send message for support. (THE USERNAME AND PASSWORD NEED TO BE ADD 2 TIMES IN THE FILE FOR SKY_DE AND SKY_ALL)
Then, SAVE the oscam.server file.
Step three:
Make the NEW list visible in favorites.
From FTP tab, navigate to /etc/enigma2/ and edit the file bouquets.tv, add the following line at the beginning (check image)
#SERVICE 1:7:1:0:0:0:0:0:0:0:FROM BOUQUET "userbouquet.icamskyde.tv" ORDER BY bouquet
Save the file, and reboot your receiver one more time.
When your receiver reboot, then go and ENABLE the new Oscam emulator (usually blue button, Select Softcam, and choose the New one) Last restart softcam and you are ready to check your New channel list. For any issue contact live support.
PLEASE NOTE:
Oscam with ICAM, still is not perfect solution, from time to time has freeze. But at the moment it is the only solution that you can use with Oscam for German Channels.
If you still have issues, ask support to help you. Please make sure that you have anydesk installed before ask help from support.
In case that the oscam auto update script install oscam but not working
Check if oscam is working :
Enable oscam from box menu.
Then open in browser the box ip followed by port 9999
example :
We assume that your box internal ip is : 192.168.1.36 (use your box ip)
open the page : 192.168.1.36:9999
If page load then oscam is installed.
if page not load, then the oscam installed version is not working to your box.
What should do next :
First check the version of your box CPU (ARM, MIPSEL, AARCH64 etc)
Then you can install some other version to match your box.
Change bin file of existing installation
Download the file for YOUR box’s CPU.
aarch64
https://cccamml.com/auto/oscam-11758-aarch64-EMU.zip
mipsel
https://cccamml.com/auto/oscam-11758-mipsel-EMU.zip
arm
https://cccamml.com/auto/oscam-11758-arm-EMU.zip
Extract the file, the you will find oscam file bin content.
Next, connect to the box with DCC or FTP program and navigate at usr/bin folder
Find the existing oscam bin file, usually the name start’s with the oscam and followed by the version in our example the existing installation file named : OSCam_11790-r801, rename the file and add .old at the end. So the existing file now is named : OSCam_11790-r801.old next, rename the new bin file (the file that you just download) as the existing bin file named (OSCam_11790-r801) then upload the file to usr/bin folder.
Next, right click to the new file and change attributes to 755.
Next, reboot box.
Then try to access again the Oscam page, 192.168.1.36:9999
Oscam page should work now…
If Oscam oage load then you should check config files if you are facing problems.
Always contact support for more help.