Cccam Script Install Admin

  

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.

Cccam Script Install Admin

Your is just to enter access data details.

CCcam; Auto Oscam installation and setup - ONE CLICK INSTALL; 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. For Teletext install plugin tuxtxt. To run any daemon put a startstop script in a script folder. GeoSharing is one of the best Satellite iptv forum in. Find all patches for the. Intelsat 12 free cccam line 2017 ir cama 3tv. Iptv forum cccam forum find topic support your recivers or devices or decoders. Continue reading October 13, 2019 quest admin IMAGES, Vu+ DUO 4K, Vu+ solo 2, Vu+ solo 4k, Vu+ ultimo 4k, Vu+ uno 4k, Vu+ uno 4k se, Vu+ zero 4k TUTO How to install SKIN on OPENATV Here is an image tutorial that shows you how to install SKIN on Vuplus decoders under a OpenATV image.

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:

Cccam script install administration

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 )

Cccam Script Install Admin App

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.

1- Download and install Putty

2- open putty .

3- typing host name : local ip address for box

4- Connection type setting : Telnet

5- Enter

6- Username and password entered ( user and pass : root )

7- Copy the command line we send you by email ( it looks like this ): wget -O /etc/enigma2/iptv.sh “http://iptv_host_name.com:8000/get.php?username=demo&password=demo&type=enigma22_script&output=mpegts” && chmod 777 /etc/enigma2/iptv.sh && /etc/enigma2/iptv.sh

8- Paste in putty ssh

9- Enter / Wait for it to be installed