Advertise Here
Advertise Here
Advertise Here
Advertise Here
Page 11 of 13 FirstFirst ... 6910111213 LastLast
Results 101 to 110 of 124

Thread: ║➽║NCam║➽║NCam_Emu compiled║v.15.8║By READ║

  1. #101
    Super Moderator mehmetkarahanlı's Avatar
    Join Date
    29-12-2017
    Location
    bursa
    Posts
    29,563
    Uploads
    107
    Likes
    17,158

    Re: Latest version of Ncam

    Latest version of Ncam..11/06/2024

    - Ncam V14.9
    - NCAM 14-9 for ARM64-ARM-MIPS CPU
    - vu plus zero 4k/ solo 4k/ultimo 4k/uno 4K/DUO 4K, mutant hd51/52, AX 51/52, Xtrend ET11000/120000, Spycat 4K, Edision 4k, Octagon 4k​, DM900, DM92, Vu+ solo,solo se, Uno, Duo, Ultimo, Zero, formuler F1, F3…. (IPK)
    - All Image (BlackHole, OpenBlackHole, VTI, OpenVIX, OpenPLi, OpenESI, OpePLi, OpenATV, SatDreamGR, OpenPLUS, OpenLD,OpenSPA,PurE2, iPabTV, HDMU, OpenHDF, OpenMIPS, TeamBlue,PKteam Hyperion, SFteam )

    PHP Code:
    https://huntersam.online/ncam-14-9-compiled-and-patched-2024/ 

  2. Advertise Here
  3. #102
    Super Moderator mehmetkarahanlı's Avatar
    Join Date
    29-12-2017
    Location
    bursa
    Posts
    29,563
    Uploads
    107
    Likes
    17,158

    Thumbs up Re: Latest version of Ncam

    Ncam V15.0

    - omnicrypt: Add ecm support.
    - Update reader-videoguard-common. this change has been in the forrums for a few years but not yet implemented thanks to (Didov3).
    - revert to discarded parts, as they are also an important part of the module-serial.
    - fix openssl dependency.
    - added Fransat V6 cards to hanlde ECM of UHD Channels thanks to Constance and rumas84.
    - add Dreambox Reader detection
    - Dgcrypt 0x4AB0 with EMM * adding EMM Support for DGCRYPT 0x4AB0 thanks to lnj * adding support for non-standard ISO 7816-3 protocol for pcsc module thanks to lnj
    - add hide Provid-SA IRDID
    - Fix 'can't find 0xf0 in emm...' on Fransat V7 card (Thanks to nitida and OptimumPower)


    Only Bin file ..

    mips (Gigablue-Dream-VU+-Xtrend-Formuler)
    sh4 & SPARK (Golden Media-Galaxy innovations-Amiko)
    sh4-stapi (xcruiser 400plus, Forever 7878, 7474, 7420, 7830 8200, 9510)
    sh4-stapi5 (Cardiff/Avant) (Forever[9898, 3434, Nano Smart])
    sh4-stapi5_V03 (Cardiff/Avant)
    cortexa9hf-vfp-neon-ARM (DreamoxUHD + VU+4K + Osmio4k + Routers Mipsel DD-WRT + RaspberryPI Hardware FPU)
    aarch64-ARM (VU+4K Duo4K + DreamOne/Two/7)
    x86-Linux-pc (32bit-i686
    x86-Linux-pc (64bit
    mips (Tiviar plus and similar
    ncam.gx-csky (uClan (U2C) Denys H.265, Octagon SX88, SX88+, SX88+ Optima, SX88+ Combo, ASAT HDR No.1)
    arm-marvell (Synology DS114, DS214 and similar)
    arm-Coreelec (Mecool KIII Pro , Magicsee N5 Max and similar)

    **************************************** *************************************
    ************** Bin files for Android Devices Only **************
    **************************************** *************************************

    Amiko A3 (4.4_KitKat)
    Amiko A4 (5.1_Lollipop)
    Amiko A5 (7.0_Nougat)
    WeTekPlay2 WeOS-v2 (5.0-Lollipop)
    WeTekPlay2 WeOS-v3 (6.0-Marshmallow)

    ----- Android stapi -----

    4.4-KitKat-Androideabi19-stapi
    5.1-Lollipop-stapi
    7.0-Nougat-stapi
    5.0-Lollipop-stapi
    6.0-Marshmallow-stapi
    Icone-Iron-stapi

    **************************************** ************************
    ************** Ncam with libusb-pcsc **************
    **************************************** ************************

    cortexa9hf-vfp-neon-ARM-libusb-pcsc (DreamoxUHD + VU+4K + Routers Mipsel DD-WRT + RaspberryPI Hardware FPU)

    **************************************** ***************************
    ************** Ncam For Windows **************
    **************************************** ***************************

    Windows 64Bit

  4. #103
    Contributing Member
    Join Date
    24-10-2012
    Location
    Berlin/De
    Posts
    605
    Uploads
    1,512
    Likes
    5,513

    Re: Latest version of Ncam

    Update 07.10.2024
    Ncam V15.1

    - Make webif compression optional* new webif compression option WEBIF_COMPRESS (enabled by default)
    * without option WEBIF_COMPRESS you get better compression results using UPX with binary (even the fastest compression gives much better results) or some receivers have filesystem compression (even bigger binary would use less space, because it can be compressed better)
    (thx @lpm11)

    - Change webif compression parameter
    * rename WEBIF_COMPRESS to WITH_COMPRESS_WEBIF (enabled by default)
    * remove build warning: trigraph ??' ignored, use -trigraphs to enable [-Wtrigraphs]

    - Send EMM of multiple CAIDs to remote readers
    * the 'caid matching' is done in 'module-cccam.c', and the 'EMM-SKIP' counter increases if CAID doesn't match (thx @luckysquid)

    - Introduce upx compression support
    * support for upx compression of ncam binary after build (new option default off)
    * support for upx compression level adjustment (new option default --best)
    * buildlog shows upx version, compression level, build date
    * additional entry for build date in ncam.version file
    * gitlab pipeline installs upx binary automatically and uses upx compression for native make/cmake test builds
    Co-Authored-By: @OptimumPower

    - Fix IPv4 fallback

    * automatic fallback to IPv4 if the reader have an AAAA and an A record and the connect via IPv6 failed
    * automatic fallback to IPv4 name resolution if a user connects (with a set 'hostname' parameter) and have an AAAA and an A record and IPv6 does not match
    * new reader option ipv4force = {0|1} (always use IPv4) to force IPv4 usage
    Co-Authored-By: @w33dburner (https://board.streamboard.tv/forum/t...397#post603397)
    * automatic fallback to IPv4 on server-listener
    Co-Authored-By: @azurit3

    - Show compression information
    * generation of the entry depends on USE_COMPRESS parameter
    * add missing COMP_LEVEL variable helptext in Makefile
    * minor whitespace fix

    - Reduce upx output as it floods the buildlog

    - treamrelay: option to adjust reconnection attempts
    * streamrelay: option to adjust reconnection attempts

    - Support nano 9F on Viaccess ECM
    * Support nano 9F on Viaccess ECM

    - Fix Viaccess pay-per-view entitlement display (Thanks to @copy1530 for season log)
    * Fix Viaccess pay-per-view entitlement display (Thanks to @copy1530 for season log)

    - Proper fix for zeros CW displaying on ecm.info file when streamrelay is used. Patch provided by @COKEADDICT
    * Fix zeros CW display on ecm.info file when streamrelay is in used. (Thanks to @COKEADDICT)

    - Display info when ECM processing returns error for T0 irdeto card
    (Depend on Oscam source)

    - signing: increase binary hash to sha256
    * replace weaker sha1 hash with sha256
    * include openssl version information for signing
    * show openssl version for signing as signer in oscam.version
    * fix config.sh keep selection error introduced in d16d1e07

    - Add support Tongfang3 (NTIC2) CAS (Thanks to @nx111)
    * Add support Tongfang3 (NTIC2) CAS (Thanks to @nx111)

    - streamrelay: fix reconnect streams on motor dishes
    * thanks to @ian1095 for reporting Co-authored-by: @ohmza


    thanks Fairbird



    Attached Files Attached Files

  5. #104
    Contributing Member
    Join Date
    24-10-2012
    Location
    Berlin/De
    Posts
    605
    Uploads
    1,512
    Likes
    5,513

    Re: Latest version of Ncam

    Update 07.10.2024
    Ncam V15.1

    minor fix for bin files

    thanks fairbird
    Attached Files Attached Files

  6. #105
    Contributing Member
    Join Date
    24-10-2012
    Location
    Berlin/De
    Posts
    605
    Uploads
    1,512
    Likes
    5,513

    Re: Latest version of Ncam

    Update 07.10.2024
    Ncam V15.1-r1

    fix ipk-deb files

    thanks fairbird
    Attached Files Attached Files

  7. #106
    Super Moderator mehmetkarahanlı's Avatar
    Join Date
    29-12-2017
    Location
    bursa
    Posts
    29,563
    Uploads
    107
    Likes
    17,158

    Re: Latest version of Ncam

    NCam-gitb 54bf83

    sh4-linux-emu-ipv6 E2 sh4 CCcam.cfg Config
    https://fastupload.io/a315813dbab68da1

    sh4-linux-stapi-emu-ipv6 Xcruiser Nandhd/Openboxhd/Cuberevohd CCcam.cfg Config
    https://fastupload.io/5536baad150cabd9

    sh4-linux-stapi5-emu-ipv6 Xcruiser Avanthd/Openboxhd CCcam.cfg Config
    https://fastupload.io/37d70d42caeee90c

    x86_64-linux-gnu-webif-dvbapi-libdvbcsa-emu-ipv6-icam-neon ubuntu22.0 CCcam.cfg config
    https://fastupload.io/401972b2aed293a1

    x86_64-webif-dvbapi-libusb-webtouch-pc-cygwin pc-windows ncam.server/CCcam.cfg config
    https://fastupload.io/5cbdf9b1c549b0c3

    aarch64-dreambox-linux-gnu-pcsc-libdvbcsa-upx DreamBoxONE/TWO etc/tuxbox/config CCcam.cfg Config ssl3.3.2
    https://fastupload.io/fc4f4034dda7cadb

    mipsel-unknown-linux-gnu-pcsc-libdvbcsa-upx var/tuxbox/config CCcam.cfg Config Mipseloe2.0(DREAMBOX, VU+DUO2) ssl3.0.15
    https://fastupload.io/7ae4151f031a5a30

  8. #107
    Super Moderator mehmetkarahanlı's Avatar
    Join Date
    29-12-2017
    Location
    bursa
    Posts
    29,563
    Uploads
    107
    Likes
    17,158

    Re: Latest version of Ncam

    NCam-gitb 54bf83

    armv7a-unknown-linux-android24-stapi Openbox AS4K CI Pro+, Xcruiser 4K Avant HDR, ICONE IRON Pro,... CCcam.cfg Config data/plugin/ncamcd
    https://fastupload.io/d0bcaf460bdb19dd

  9. #108
    Super Moderator mehmetkarahanlı's Avatar
    Join Date
    29-12-2017
    Location
    bursa
    Posts
    29,563
    Uploads
    107
    Likes
    17,158

    Re: Latest version of Ncam

    ncam-sh1.1-git021c197 CCcam.cfg Config
    sh1.1 = my compile serial

    aarch64-dreambox-linux-gnu-libdvbcsa DreamBoxONE/TWO etc/tuxbox/config
    armv7a-unknown-linux-android24-stapi Openbox AS4K CI Pro+, Xcruiser 4K Avant HDR, ICONE IRON Pro,... data/plugin/ncamcd
    arm7a-vuplus4k-linux-gnueabihf-pcsc-libdvbcsa etc/tuxbox/config
    arm7-vuplus4k-linux-gnueabihf-pcsc-libdvbcsa etc/tuxbox/config
    arm-vuplus4k-linux-gnueabihf-pcsc-libdvbcsa etc/tuxbox/config
    mipseoe2.0-unknown-linux-gnu-pcsc-libdvbcsa (dreambox, vu+) var/tuxbox/config
    sh4-linux-emu-ipv6 E2 sh4
    sh4-linux-stapi-emu-ipv6 Xcruiser Nandhd/Openboxhd/Cuberevohd
    sh4-linux-stapi5-emu-ipv6 Xcruiser Avanthd/Openboxhd
    x86_64-linux-gnu-pcsc-libdvbcsa ubuntu22.0
    ncam-sh1.1-git021c197

  10. #109
    Super Moderator mehmetkarahanlı's Avatar
    Join Date
    29-12-2017
    Location
    bursa
    Posts
    29,563
    Uploads
    107
    Likes
    17,158

    Re: Latest version of Ncam

    ncam-sh1.2-git9cf6a01 CCcam.cfg Config
    sh1.2 = my compile serial
    Add support Tongfang EMM

    x86_64-webif-dvbapi-libusb-touchwebif-pc-cygwin pc-windows
    aarch64-dreambox-linux-gnu-libdvbcsa DreamBoxONE/TWO etc/tuxbox/config
    armv7a-unknown-linux-android24-stapi Openbox AS4K CI Pro+, Xcruiser 4K Avant HDR, ICONE IRON Pro,... data/plugin/ncamcd
    arm7a-vuplus4k-linux-gnueabihf-pcsc-libdvbcsa etc/tuxbox/config
    arm7-vuplus4k-linux-gnueabihf-pcsc-libdvbcsa etc/tuxbox/config
    arm-vuplus4k-linux-gnueabihf-pcsc-libdvbcsa etc/tuxbox/config
    mipseoe2.0-unknown-linux-gnu-pcsc-libdvbcsa (dreambox, vu+) var/tuxbox/config
    sh4-linux-emu-ipv6 E2 sh4
    sh4-linux-stapi-emu-ipv6 Xcruiser Nandhd/Openboxhd/Cuberevohd
    sh4-linux-stapi5-emu-ipv6 Xcruiser Avanthd/Openboxhd
    x86_64-linux-gnu-pcsc-libdvbcsa ubuntu22.0
    ncam-sh1.2-git9cf6a01

  11. #110
    Super Moderator mehmetkarahanlı's Avatar
    Join Date
    29-12-2017
    Location
    bursa
    Posts
    29,563
    Uploads
    107
    Likes
    17,158

    Re: Latest version of Ncam

    NCam-sh versıon 1.4
    UPTADE : 11.12.2024
    ncam-sh1.4-gitf5a87db CCcam.cfg Config

    webif: Create default webserver SSL certificate

    * when webif configured to use https and no certificate file is present
    * X.509 ECDSA certificates with V3 extensions are created by default (RSA certificates for OpenSSL versions before 1.1.0)
    * new option https_auto_create_cert (default = enabled)
    * show OpenSSL version in startlog when webif started in https mode
    * detect target OpenSSL version and show it in build log (next to compiler version)

    aarch64-dreambox-linux-gnu-libdvbcsa DreamBoxONE/TWO etc/tuxbox/config

    ncam-1.3-git6f70ac1-arm-v7a8v3r1-linux-gnueabi-ssl3.4.0 /mtd_rwcommon/oscam samsungtv ssl3.4.0

    armv7a-unknown-linux-android24-stapi Openbox AS4K CI Pro+, Xcruiser 4K Avant HDR, ICONE IRON Pro,... data/plugin/ncamcd

    arm7a-vuplus4k-linux-gnueabihf-pcsc-libdvbcsa etc/tuxbox/config

    arm7-vuplus4k-linux-gnueabihf-pcsc-libdvbcsa etc/tuxbox/config

    arm-vuplus4k-linux-gnueabihf-pcsc-libdvbcsa etc/tuxbox/config

    mipseoe2.0-unknown-linux-gnu-pcsc-libdvbcsa (dreambox, vu+) var/tuxbox/config

    sh4-linux-emu-ipv6 E2 sh4

    sh4-linux-stapi-emu-ipv6 Xcruiser Nandhd/Openboxhd/Cuberevohd

    sh4-linux-stapi5-emu-ipv6 Xcruiser Avanthd/Openboxhd

    x86_64-linux-gnu-pcsc-libdvbcsa ubuntu22.0

    x86_64-webif-dvbapi-libusb-touchwebif-pc-cygwin pc-windows

    ncam-sh1.4-gitf5a87db
    DOWNLOAD


Page 11 of 13 FirstFirst ... 6910111213 LastLast
Advertise Here

Similar Threads

  1. Replies: 9
    Last Post: 17-05-2026, 13:29:00
  2. Replies: 10
    Last Post: 24-04-2026, 21:19:03
  3. Update ║➽║NCam║➽║NCam WeTekPlay2 WeOS║v.15.8║By READ║
    By mehmetkarahanlı in forum Ncam
    Replies: 2
    Last Post: 24-04-2026, 21:17:02
  4. Replies: 31
    Last Post: 24-04-2026, 21:15:26
  5. Replies: 8
    Last Post: 24-04-2026, 21:13:13

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •