Javilonas
Trovador Loco
Developer
- Joined
- September 10, 2006
- Messages
- 25,427
- Reaction score
- 2,889
- Points
- 322
Code:
- Fix bug that prevented ICam from working normally on some architectures.
- Prevent ffdecsa from going through global optimization at compile time (Makes the system more stable).
- Added new build for Armada 38x.
Code:
#########################################################################
OFFICIAL version
NCam cardserver v6.6-r1, ( MIPS, PPC, X86, X86_64, SH4, ARM, EXE )
Copyright (C) 2012 - 2022 developed by Javier Sayago (Javilonas).
Visit https://www.lonasdigital.com/ for more details.
Source Code: https://github.com/javilonas/NCam
Mirror Source Code: https://github.com/ncam-project/NCam
Compiled:
ncam.mips Enigma2 - Mipsel (Gigablue, Dream, Vu+, Xtrend, Formuler...).
ncam.mips-openpli_40 Enigma2 - Mipsel (Openpli 4.0 'Gigablue, Dream, Vu+, Xtrend, Formuler'...).
ncam.mips-uclibc Enigma2/Others - Mipsel (Tiviar Plus 'firmware no enigma2', and similar).
ncam.x86 Linux PC (32 bit - i686).
ncam.x86_64 Linux PC (64 bit).
ncam.x86_64-syn_atom Linux x86_64 (For Synology ATOM 64 bit).
ncam.ppc Enigma1 - (Power PC - DM600, 7000, 7020, 7020si...).
ncam.ppc-old Enigma1 - (Power PC OLD - DM500, 500S, DBox2...).
ncam.sh4 Enigma2/Spark sh4 - (Golden Media, Galaxy Innovations, Amiko...).
ncam.cortexa9hf-vfp-neon Enigma2/Others - ARM (Cortex-A9 - Wetek, Vu+4K, Octagon 4k and similar).
ncam.cortexa15hf-vfp-neon Enigma2/Others - ARM (Cortex-A15 - Gigablue UHD, Vu+4K, Octagon 4k and similar).
ncam.vuplus4k_arm Enigma2 - ARM (Vu+ Zero|Uno|Duo|Solo|Ultimo 4K and similar).
ncam.james_donkey_arm Enigma2 - ARM (James Donkey DUO and similar).
ncam.arm-aarch64-dreambox Enigma2 - ARM (Dreambox ONE|TWO).
ncam.arm-dreambox Enigma2 - ARM (Dreambox DM9x0 UHD).
ncam.arm-raspbian ARM (Raspberry pi 3, Prismcube, TInkerboard and other similar).
ncam.arm-android ARM (For Android ARM (API 24+)).
ncam.arm-marvell ARM (Synology Armada 375 and similar).
ncam.arm-armada37xx ARM (Synology Armada 37xx and aarch64 similar).
ncam.arm-armada38x ARM (Armada 38x and similar).
ncam.arm-mca ARM (For Matrix CAM Air).
ncam.arm-samsungtv ARM (For Samsung TV).
ncam-router.mips Mips (Routers MIPSEL DD-WRT).
ncam.router-openwrt-brcm47xx.mips Mips (Routers openwrt brcm47xx).
ncam.router-openwrt-ar71xx.mips Mips (Routers openwrt ar71xx).
ncam.router-openwrt-brcm63xx.mips Mips (Routers openwrt brcm63xx).
ncam.router-openwrt-huawei-hg556a.mips Mips (Routers openwrt Huawei HQ556a).
ncam-x86_64-pc.exe Windows PC (64-bit) (You Need DLL cygwin1.dll in C:\Windows\System32).
ncam-i686-pc.exe Windows PC (32-bit) (You Need DLL cygwin1.dll in C:\Windows\System32).
***********************************************************************************************
Ncam settings web:
Ncam Admin Control: http://ip:8181/ (192.168.x.x or host-xx.org)
user: root
password: ldteam
Important: [CCcam] Change (0-9 and A-F) NodeID (Important to respect all 16 characters).
Change extended_cw_api in ncam.conf (Use 1 for ARM/PC (OE2.2), use 2 MPISEL/PPC (OE2.0)).
Start ncam with: ncam -b
Don't include -s (it's already set internally) or other unnecessary parameters or ncam will stop.
Change in ncam.conf max_time, cw_cache_size and cw_cache_memory:
max_time = 17 // The time that the ECMs are going to be Keep in the cache.
cw_cache_size = 2700 // CW cache count Max storage size (Affects the CPU (don't set a value too high)).
cw_cache_memory = 5 // MBs max. memory used for CW cache size (Affects the RAM, don't set a value too high).
ecm_cache_size = 2700// ECM cache count Max storage size (Affects the CPU (don't set a value too high)).
ecm_cache_memory = 5// MBs max. memory used for ECM cache size (Affects the RAM, don't set a value too high).
Config: /var/tuxbox/config
SoftCam.Key: /var/tuxbox/config
In order for the ICAM system to work without problems, modify the settings of your enigma2 image like this.
in the Enigma settings/extras (ATV/OPENLD/OTHERS: MENU/SETTINGS/OPERATION & INTERFACE/ system settings):
Set Integrate ECM in HTTP streams to YES
Decrypt HTTP Streams YES
Decrypt received HTTP streams NO
SoftCam.Key Not included!!
The emulator is inactive by default.
One very important thing to note, official NCam does not work the same as unofficial versions and the settings are not the same.
If you have any doubts, you can formulate it at https://www.lonasdigital.com/forums/ncam.1225/
***********************************************************************************************
Changelog v6.6-r1:
- Fix bug that prevented ICam from working normally on some architectures.
- Prevent ffdecsa from going through global optimization at compile time (Makes the system more stable).
- Added new build for Armada 38x.
--------------------------------------------------------------------
--------------------------------------------------------------------
-------------
Legal warning
-------------
NCam does not emulate by default any payment signal/platform without its corresponding suscription.
You, as an end user, will be responsible for the use that you will make and neither I (Javier Sayago),
nor www.lonasdigital.com are responsible for what third parties can do with official NCam.
--------------------------------------------------------------------
--------------------------------------------------------------------
#########################################################################
DONATIONS: If you want to invite me for a beer or coffee
----------------------------------------------
Methods to Donate: https://www.lonasdigital.com/donaciones/
#########################################################################
DONACIONES:
Si quieres invitarme a una cerveza o un café en agradecimiento puedes usar cualquiera de estas opciones:
https://www.lonasdigital.com/donaciones/
Última versión NCam 6.9-r4 (12/02/2024)
Attachments
-
46.3 MB Views: 1,093
Last edited: