Page 1 of 1

OSCam r11711-798 with icam patch

Posted: 25 Aug 2022, 19:36
by sugar
OSCam r11711-798 with icam patch for Sky DE

Code: Select all

1. Accept OSCAM config files and enter old line in the reader.

2. in the Enigma settings/extras (ATV: MENU/SETTINGS/OPERATION & INTERFACE/ system settings):

Set Integrate ECM in HTTP streams to YES
Decrypt HTTP Streams NO
Decrypt received HTTP streams NO

3. Install OScam binary ARM
simply exchange old oscam binary under path var/bin
ATTENTION: The name of the new binary must be changed to the name of the old binary.

4. If OScam doesn't start, libcrypto 0.9.8 is probably missing. This can be fixed with a symlink via the console:

Check which libcrypto version you have by going to the folder:

/usr/lib/
or
/lib/

to: libcrypto.so

Looking for.

Depending on the version, then run the following commands via Telnet:

ln -s /usr/lib/libcrypto.so.1.0.2 /usr/lib/libcrypto.so.0.9.8

or

ln -s /lib/libcrypto.so.1.0.2 /usr/lib/libcrypto.so.0.9.8

Version 1.0.2 serves as a placeholder... match this to the version you find in your box.

5. Import channel list.
Copy the file to etc/enigma2 and then edit the bouquets.tv file there and enter the following:
#SERVICE 1:7:1:0:0:0:0:0:0:0:FROM BOUQUET "userbouquet.SkyICAM.tv" ORDER BY bouquet

Pyur: In the Sky iCam channel list in the references, replace the C00000 with FFFF0000

Then restart the box and everything should work
__________________

Code: Select all

https://s2.dosya.tc/server19/p6s4my/oscam-icam.rar.html

Re: OSCam r11711-798 with icam patch

Posted: 25 Aug 2022, 19:38
by sugar
oscam-icam.rar
(1.36 MiB) Downloaded 583 times