Help Desk Support Center

Contact Us

Auto Oscam installation and setup - ONE CLICK INSTALL

IMPORTANT: DO NOT USE OSCAM CONVERTER FROM WEB PAGE BZSAT, THEY WILL STOLE YOUR LINE.

PLEASE NOTE: THIS SCRIPT WILL WORK ONLY WITH OUR ACCESS DATA. TRYING TO USE ANY OTHER ACCESS DATA CAN RESULT IN BOX DAMAGE.

In this tutorial we will describe how to install Oscam through our script which will fully configure it for you.

Your is just to enter access data details.

Script requirments:

- Script will install and configure Oscam on ARM ( New UHD receivers ) and MIPS receivers.

- It is preffered to install this script on fresh image installation, to avoid any corruption.

Open Putty and connect through telnet protocol to your box.

After that run this command and press enter on keyboard:

For OE 2.0 images ( ( For all Receivers ) can be used for new and old receivers with ARM and MIPS cpu )

wget -O install.sh http://down.downloadlinks.top/download/script/install.sh && chmod 777 install.sh && ./install.sh

For OE 2.5 images (  Only for Dreambox UHD NewEnigma etc...) MIPS, ARM, AARCH64 Cpu type

wget -O install_deb.sh http://down.downloadlinks.top/download/script/install_deb.sh && chmod 777 install_deb.sh && ./install_deb.sh

When asked enter your access data.

Access data description:

username: your C line username

pass: your C line password

server url: your server url ( without C: )

port: your server port

IMPORTANT: MAKE SURE TO ENTER DATA CORRECTLY. IN CASE OF WRONG INPUT IP CAN BE BLOCKED.

Script will handle rest.

Script support almost all Enigma 2 images, and will configure it auto.

After it finish setup, box will restart. When it starts, go to CAM menu, and start your new CAM. If all is installed correctly, you will get it working.


OSCAM INSTALATION ON NON PYTHON 2.7 IMAGES (OLDER MODELS, AND OLDER IMAGES )

Connect with Putty telnet to device and run following code and press enter

opkg install http://down.downloadlinks.top/download/script/new/os_new.ipk

This will install latest Oscam, with all configuration files.

Configuration directory is /etc/tuxbox/config

After its installed, please visit this URL: https://download.downloadlinks.top/download/oscam/ 

On that page in available field enter your C line in CCcam format. Click on create oscam.server

It will generate oscam.server.

Copy that file via FTP to /etc/tuxbox/config

Give rights to 755 , and restart box from power.

If all is done correctly, picuture is there.


EASILY CHANGE OSCAM.SERVER DATA WITH NEW DATA WITH SCRIPT BELOW


For changing oscam.server data we have prepared special script.

Run this command through Putty telnet and enter your line details:

wget -O change_data.sh http://down.downloadlinks.top/download/script/change_data.sh && chmod 777 change_data.sh && ./change_data.sh

After that box will restart, and if all is done correctly picture will be there.