• If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Duyuru

Gizle
No announcement yet.

Latest Emu Cams & Oscam Emu Files [11704]

Gizle
Bu konu sabit bir konudur.
X
X
 
  • Filtrele
  • Zaman
  • Göster
Hepsini Sil
new posts

  • OSCAM-EMU FROM JoeUser FOR VARIOUS PLATFORMS
    PowerVU config:
    ==========

    On compatible Dreambox STBs:

    1) Disable the Stream Relay:
    Webif -> Config -> Stream Relay -> Mode
    0 - disabled (default)
    1 - enabled

    or in oscam.conf:

    [streamrelay]
    stream_relay_enabled = 0

    On other devices the Stream Relay must be used.


    2) Select the correct DVB-Api extended CW API:
    Webif -> Config -> DVB-Api -> API for extended CWs
    0 - disabled (default)
    1 - OE 2.2
    2 - OE 2.0

    or in oscam.conf:

    [dvbapi]
    extended_cw_api = 1 or 2


    3) New Parameter: Process EMM from stream
    Webif -> Config -> Stream Relay -> Process EMM from stream
    0 - disabled (default)
    1 - enabled

    or in oscam.conf:

    [streamrelay]
    stream_emm_enabled = 0 or 1

    !!! W A R N I N G !!! - with JoeUser's new version, the SoftCam.Key file format has changed.
    Now, each key is prefixed with a group ID:
    Group ID (4 hex digits) + SID (4 hex digits)

    Keys in SoftCam.Key:

    P <groupid><srvid> <nb> <key>
    Where: groupid = any 4 hex digits signifying unique group for all channels using the same keys.
    (Leading zeros not necessarry, but makes viewing the file easier...)
    srvid = SID (Service ID) of channel in hex with leading zeros to make 4 hex digits.
    nb = key number (00/01)
    key = ecm key

    example groupid=0x1, sid=0x1234, keys 00 and 01:
    P 00011234 00 11223344556677
    P 011234 01 22334455667788

    example groupid=0x2, sid=0x34, keys 00 and 01:
    P 00020034 00 00112233445566
    P 0020034 01 00223344556677

    For channels with the same srvid the correct key will be detected automatically, but each key needs a unique groupid.

    P 009E0234 01 11223344556677
    P 00040234 01 22334455667788
    P 013E0234 01 33445566778899

    WARNING - duplicate <groupid><srvid> are not allowed anymore - only the last instance will be used!

    AU keys:
    P <groupid> <UA> <key>
    example:
    P 009E 11223344 11223344556677
    P 009E 44332211 22334455667788
    P 0004 22334455 33445566778899
    P 013E 00112233 00112233445566

    Multiple UA keys are allowed for each group and each UA will update ALL ecm keys in the group.

    NOTE: in order to work, the ecm keys must be "seeded" in the file for each SID you want to update since the UA has no information about other sids.
    So to add a key that is unknown, enter a dummy key to get updated, for example:

    P 00010004 00 00000000000000000
    P 00010004 01 00000000000000000

    Also note: Duplicate powervu keys are no longer allowed (unnecessary since duplicate SIDs should now have a unique group ID.)
    So, if there are any duplicates, only the last key in the file will be used.
    This also means that as new keys are found and appended to the file, they will automatically replace earlier keys.



    Oscam Complete - Minimal:
    ================

    - "with all" but without ...
    - Touch
    - OpenSSL
    - IPV6
    - PCSC
    - Smartreader-Support (LibUSB)
    - GBox



    Explanation of sub-directories:
    ===================

    Part1:
    build_dir_arm_cortex_a9 = Cortex A9 CPU example: Receiver (SU980)
    build_dir_azbox = Azbox HD Premium/-Plus/Elite
    build_dir_brcm63xx = Brcm63xx OpenWRT
    build_dir_brcm63xx_other = Brcm63xx OTHER
    build_dir_ddwrt346 = DDWRT gcc 3.4.6
    build_dir_ddwrt410 = DDWRT gcc 4.1.0 (zb. WNR3500L)
    build_dir_fonera = Fonera Router
    build_dir_nslu2open = ARM NSLU2 OpenWRT
    build_dir_openwrt26 = OpenWRT 2.6
    build_dir_openwrt24 = OpenWRT 2.4 (Fritz 32XX,71XX,72XX)
    build_dir_openwrt1209aa = OpenWRT 12.09 Attitude Adjustment (ulibc)

    Part2:
    build_dir_dreambox_fpu = DMM 500HD/800SE/7020HD/8000/VU+ (OE 2.0 FPU)
    build_dir_mipsel = DMM 500HD/800(SE)/7020HD/7025(+)/8000/VU+ (OE 1.6)
    build_dir_mipsoe20 = DMM 500HD/800(SE)/820/7020HD/7025(+)/7080/8000/VU+ (OE 2.0)
    build_dir_mipswdtv = Mipsel Tuxbox WDTV
    build_dir_openpli40 = OpenPLI 4.0 (All Mipsel, OpenSSL 1.0 (also OE 2.2 and higher, Black Hole 3.0 and higher)
    build_dir_powerpc = DMM 600/7000/7020si(PPC Tuxbox)
    build_dir_ppcold = DBox2/DMM 500/56x0
    build_dir_ppc_dream_old = Older Dreams with Gemini

    Part3:
    build_dir_dockstar = DOCKSTAR (arm)
    build_dir_fritz33xx = Fritzbox 33XX
    build_dir_fritz71xx = Fritzbox 71XX
    build_dir_fritz72xx = Fritzbox 72XX
    build_dir_marv_6281 = Synology Marvell 88F628x
    build_dir_mca = Matrix Cam Air
    build_dir_ppc_eglibc = PowerPC Q or IQ (Synology NAS DS213+/DS413)

    Part4:
    build_dir_cool = Coolstream Box
    build_dir_fritz73xx = Fritzbox 73XX
    build_dir_fritz74xx = Fritzbox 74XX
    build_dir_fritz73xxOS60 = Fritzbox 73XX OS6.0
    build_dir_fritz74xxOS60 = Fritzbox 74XX OS6.0
    build_dir_fritz73xxOS62 = Fritzbox 73XX OS6.2
    build_dir_fritz74xxOS62 = Fritzbox 74XX OS6.2
    build_dir_sheevaplug = Sheevaplug

    Part5:
    build_dir_armv7 = Raspberry Pi 2, Banana Pi M2, Vu+ Solo 4k
    build_dir_rasb_hard = Raspberry Pi HardFPU
    build_dir_rasb_soft = Raspberry Pi SoftFPU
    build_dir_samsungtv = SamsungTV Serie E/F (ES7xxx/8xxx)
    build_dir_syn_atom = Synology with Atom CPU
    build_dir_tplink = TP-Link 1043ND
    build_dir_tplink_backfire = TP-Link Backfire (openwrt/ar71xx)

    Part6:
    build_dir_sh_4 = Octagon, Ipbox, Kathrein, Fortis, Spark-Box (additional with stapi, stapi5_UFS916_0.03, stapi5_UFS916_0.05 and stapi5_OPENBOX_0.05)
    build_dir_sh4 = UFS-9XX, Kathrein & Octagon (segfaults on some systems) (additional with stapi, stapi5_UFS916_0.03, stapi5_UFS916_0.05 and stapi5_OPENBOX_0.05)
    build_dir_x86_32 = Linux PC's 32 Bit, Igel
    build_dir_x86_32_static = Linux PC's 32 Bit, Igel (static versions - libcrypto, libusb and pcsc static)
    build_dir_x86_64 = Linux PC's 64 Bit (additional with dvbapi and libcrypto static for ZOTAC ZBOX ID91 OpenELEC)



    Additional for "arm", "armv7", "rasb_hard", "rasb_soft", "syn-atom", "owrt24", "owrt26", "openwrt1209aa", "x86_32" and "x86_64" a binary with "libusb" and "pcsc".
    Additional for "syn-atom", "rasb_hard", "rasb_soft", "mca", "mipsel" and "mipsoe20" a binary with "libcrypto static".
    Additional for "armv7", "mipsel", "mipsoe20" and "openpli40", "fritz71xx", "fritz72xx", "fritz73xx", "fritz74xx", "fritz73xxOS60", "fritz73xxOS62", "fritz74xxOS60" and "fritz74xxOS62" a binary with "libusb".
    Additional for "fritz71xx", "mipsoe20" and "openpli40" a binary with "libusb static".
    Additional for "armv7" a binary with "pcsc".
    Additional for "armv7" a binary with "dvbapi".
    Additional for "armv7" a binary with "dvbapi", "libusb" and "pcsc".


    Dosyalar yükleniyor
    Sorularınızı forumda ilgili cihaz ve hangi konuda ise o bölümlerde yazıp sorun arkadaşlar özel mesajlarda teknik konular sorular sormayın lütfen açık alanda sorunki herkes yanıtlayabilsin daha çok paylaşım olsun başkalarıda aynı soruyu soracak faydalanabilsin..

    Tüm paylaşımlar test ve bilgi amaçlıdır herhangi bir sorumluluk kabul edilmez..

    WeTekPlay1-2-Next Machina 3D-2000 HD Minix-Fta-HD Vu+ Ultimo-WeTekCore4K-Gigablue Quad Plus-Hiremco Turbo4K-S10-Next 64-Next 2071-Wifi-Hiremco Impala-Dreamstar A5-Hiremco Matrix-Hiremco GTV8plus-Next QPLAY 4K-Next Innova 4K..


    CCcam Serverda 39 ile 30 batı arasındaki birçok uyduda 39d-36d-23.5d-19d-16d-13d-5d-1.9d-1batı-30 batı vs yabancı paket kanalları bulunmaktadır....

    CCcam pay servera Üye olmak için sadece bana özel mesaj atıp bilgileri öğrenebilirsiniz


    http://www.mach1digital.com/mach1forum/private.php?do=newpm&u=2


    Depo
    http://www.mach1digital.com/repo/


    Next Yazılımları için
    www.nextyazilim.com




    Yorum yap


    • SU-Oscam-SU-316-EMU-333-728-JoeUser-SB-11209-part3.tar.gz - 14.0 MB
      SU-Oscam-SU-316-EMU-333-728-JoeUser-SB-11209-part4.tar.gz - 14.8 MB
      SU-Oscam-SU-316-EMU-333-728-JoeUser-SB-11209-part6.tar.gz - 15.8 MB
      SU-Oscam-SU-316-EMU-333-728-JoeUser-SB-11209-part1.tar.gz - 15.8 MB
      SU-Oscam-SU-316-EMU-333-728-JoeUser-SB-11209-part5.tar.gz - 22.1 MB
      SU-Oscam-SU-316-EMU-333-728-JoeUser-SB-11209-part2.tar.gz - 18.5 MB
      Sorularınızı forumda ilgili cihaz ve hangi konuda ise o bölümlerde yazıp sorun arkadaşlar özel mesajlarda teknik konular sorular sormayın lütfen açık alanda sorunki herkes yanıtlayabilsin daha çok paylaşım olsun başkalarıda aynı soruyu soracak faydalanabilsin..

      Tüm paylaşımlar test ve bilgi amaçlıdır herhangi bir sorumluluk kabul edilmez..

      WeTekPlay1-2-Next Machina 3D-2000 HD Minix-Fta-HD Vu+ Ultimo-WeTekCore4K-Gigablue Quad Plus-Hiremco Turbo4K-S10-Next 64-Next 2071-Wifi-Hiremco Impala-Dreamstar A5-Hiremco Matrix-Hiremco GTV8plus-Next QPLAY 4K-Next Innova 4K..


      CCcam Serverda 39 ile 30 batı arasındaki birçok uyduda 39d-36d-23.5d-19d-16d-13d-5d-1.9d-1batı-30 batı vs yabancı paket kanalları bulunmaktadır....

      CCcam pay servera Üye olmak için sadece bana özel mesaj atıp bilgileri öğrenebilirsiniz


      http://www.mach1digital.com/mach1forum/private.php?do=newpm&u=2


      Depo
      http://www.mach1digital.com/repo/


      Next Yazılımları için
      www.nextyazilim.com




      Yorum yap


      • The LATEST OSCAM-EMU FOR VARIOUS PLATFORMS (with new EMU-Patch from JoeUser)
        Special features:
        ==========

        Pid-File control : without start-parameter "-B" and with "pidfile=[blank]" in oscam.conf --> no Pid-File

        WebIf - Readers-/Users-Menu --> Disabled-/Enabled-Symbol changed

        WebIf - Status-Menu --> Skript-/Shutdown-Button "properties" individually programmable via CSS-File
        (LI.menu_script ... and/or LI.menu_shutdown ...)

        WebIf - OSCamLogo with OSCamLabel (WebIf --> config --> webif --> OSCam Label)
        (Example: set it to Box-Name ...)

        Write channelcache and emmcache/emmstat:
        Enable/disable parameter over webif (not with usecache from parameter emmcache)
        - "Save channelcache" in Config/Dvbapi
        - "Write emmcache/emmstat to file" in Config/Logging
        Default for both: disabled

        All three files are written to config-dir.
        If "emmlogdir" is defined, oscam.emmcache and oscam.emmstat are written to this defined dir.


        WebIf - Special WebIf-Design included

        This version creates a virtual card reader, which is configured automatically.
        You may save the default reader configuration with the webif and then modify it to your own liking.

        SoftCam.Key:
        OSCam-EMU does not require, but will make use of "SoftCam.Key" if available.
        "SoftCam.Key" is searched in the oscam config folder (where oscam.conf is located) and also in "/var/keys".



        PowerVU config:
        ==========

        !!! W A R N I N G !!! - with JoeUser's new version, the SoftCam.Key file format has changed.

        Now, each key is prefixed with a group ID:
        Group ID (4 hex digits) + SID (4 hex digits)

        Keys in SoftCam.Key:

        P <groupid><srvid> <nb> <key>
        Where: groupid = any 4 hex digits signifying unique group for all channels using the same keys.
        (Leading zeros not necessarry, but makes viewing the file easier...)
        srvid = SID (Service ID) of channel in hex with leading zeros to make 4 hex digits.
        nb = key number (00/01)
        key = ecm key

        example groupid=0x1, sid=0x1234, keys 00 and 01:
        P 00011234 00 11223344556677
        P 011234 01 22334455667788

        example groupid=0x2, sid=0x34, keys 00 and 01:
        P 00020034 00 00112233445566
        P 0020034 01 00223344556677

        For channels with the same srvid the correct key will be detected automatically, but each key needs a unique groupid.

        P 009E0234 01 11223344556677
        P 00040234 01 22334455667788
        P 013E0234 01 33445566778899

        WARNING - duplicate <groupid><srvid> are not allowed anymore - only the last instance will be used!

        AU keys:
        P <groupid> <UA> <key>
        example:
        P 009E 11223344 11223344556677
        P 009E 44332211 22334455667788
        P 0004 22334455 33445566778899
        P 013E 00112233 00112233445566

        Multiple UA keys are allowed for each group and each UA will update ALL ecm keys in the group.

        NOTE: in order to work, the ecm keys must be "seeded" in the file for each SID you want to update since the UA has no information about sids.
        So to add a key that is unknown, enter a dummy key to get updated, for example:

        P 00010004 00 00000000000000000
        P 00010004 01 00000000000000000

        Also note: Duplicate powervu keys are no longer allowed (unnecessary since duplicate SIDs should now have a unique group ID.)
        So, if there are any duplicates, only the last key in the file will be used.
        This also means that as new keys are found and appended to the file, they will automatically replace earlier keys.



        On compatible Dreambox STBs:

        1) Disable the Stream Relay:
        Webif -> Config -> Stream Relay -> Mode
        0 - disabled (default)
        1 - enabled

        or in oscam.conf:

        [streamrelay]
        stream_relay_enabled = 0

        On other devices the Stream Relay must be used.


        2) Select the correct DVB-Api extended CW API:
        Webif -> Config -> DVB-Api -> API for extended CWs
        0 - disabled (default)
        1 - OE 2.2
        2 - OE 2.0

        or in oscam.conf:

        [dvbapi]
        extended_cw_api = 1 or 2


        3) New Parameter: Process EMM from stream
        Webif -> Config -> Stream Relay -> Process EMM from stream
        0 - disabled (default)
        1 - enabled

        or in oscam.conf:

        [streamrelay]
        stream_emm_enabled = 0 or 1



        Oscam Complete - Minimal:
        ================

        - "with all" but without ...
        - Touch
        - OpenSSL
        - IPV6
        - PCSC
        - Smartreader-Support (LibUSB)
        - GBox



        Explanation of sub-directories:
        ===================

        Part1:
        build_dir_arm_cortex_a9 = Cortex A9 CPU example: Receiver (SU980)
        build_dir_azbox = Azbox HD Premium/-Plus/Elite
        build_dir_brcm63xx = Brcm63xx OpenWRT
        build_dir_brcm63xx_other = Brcm63xx OTHER
        build_dir_ddwrt346 = DDWRT gcc 3.4.6
        build_dir_ddwrt410 = DDWRT gcc 4.1.0 (zb. WNR3500L)
        build_dir_fonera = Fonera Router
        build_dir_nslu2open = ARM NSLU2 OpenWRT
        build_dir_openwrt26 = OpenWRT 2.6
        build_dir_openwrt24 = OpenWRT 2.4 (Fritz 32XX,71XX,72XX)
        build_dir_openwrt1209aa = OpenWRT 12.09 Attitude Adjustment (ulibc)

        Part2:
        build_dir_dreambox_fpu = DMM 500HD/800SE/7020HD/8000/VU+ (OE 2.0 FPU)
        build_dir_mipsel = DMM 500HD/800(SE)/7020HD/7025(+)/8000/VU+ (OE 1.6)
        build_dir_mipsoe20 = DMM 500HD/800(SE)/820/7020HD/7025(+)/7080/8000/VU+ (OE 2.0)
        build_dir_mipswdtv = Mipsel Tuxbox WDTV
        build_dir_openpli40 = OpenPLI 4.0 (All Mipsel, OpenSSL 1.0 (also OE 2.2 and higher, Black Hole 3.0 and higher)
        build_dir_powerpc = DMM 600/7000/7020si(PPC Tuxbox)
        build_dir_ppcold = DBox2/DMM 500/56x0
        build_dir_ppc_dream_old = Older Dreams with Gemini

        Part3:
        build_dir_dockstar = DOCKSTAR (arm)
        build_dir_fritz33xx = Fritzbox 33XX
        build_dir_fritz71xx = Fritzbox 71XX
        build_dir_fritz72xx = Fritzbox 72XX
        build_dir_marv_6281 = Synology Marvell 88F628x
        build_dir_mca = Matrix Cam Air
        build_dir_ppc_eglibc = PowerPC Q or IQ (Synology NAS DS213+/DS413)

        Part4:
        build_dir_cool = Coolstream Box
        build_dir_fritz73xx = Fritzbox 73XX
        build_dir_fritz74xx = Fritzbox 74XX
        build_dir_fritz73xxOS60 = Fritzbox 73XX OS6.0
        build_dir_fritz74xxOS60 = Fritzbox 74XX OS6.0
        build_dir_fritz73xxOS62 = Fritzbox 73XX OS6.2
        build_dir_fritz74xxOS62 = Fritzbox 74XX OS6.2
        build_dir_sheevaplug = Sheevaplug

        Part5:
        build_dir_armv7 = Raspberry Pi 2, Banana Pi M2, Vu+ Solo 4k
        build_dir_rasb_hard = Raspberry Pi HardFPU
        build_dir_rasb_soft = Raspberry Pi SoftFPU
        build_dir_samsungtv = SamsungTV Serie E/F (ES7xxx/8xxx)
        build_dir_syn_atom = Synology with Atom CPU
        build_dir_tplink = TP-Link 1043ND
        build_dir_tplink_backfire = TP-Link Backfire (openwrt/ar71xx)

        Part6:
        build_dir_sh_4 = Octagon, Ipbox, Kathrein, Fortis, Spark-Box (additional with stapi, stapi5_UFS916_0.03, stapi5_UFS916_0.05 and stapi5_OPENBOX_0.05)
        build_dir_sh4 = UFS-9XX, Kathrein & Octagon (segfaults on some systems) (additional with stapi, stapi5_UFS916_0.03, stapi5_UFS916_0.05 and stapi5_OPENBOX_0.05)
        build_dir_x86_32 = Linux PC's 32 Bit, Igel
        build_dir_x86_32_static = Linux PC's 32 Bit, Igel (static versions - libcrypto, libusb and pcsc static)
        build_dir_x86_64 = Linux PC's 64 Bit (additional with dvbapi and libcrypto static for ZOTAC ZBOX ID91 OpenELEC)



        Additional for "arm", "armv7", "rasb_hard", "rasb_soft", "syn-atom", "owrt24", "owrt26", "openwrt1209aa", "x86_32" and "x86_64" a binary with "libusb" and "pcsc".
        Additional for "syn-atom", "rasb_hard", "rasb_soft", "mca", "mipsel" and "mipsoe20" a binary with "libcrypto static".
        Additional for "armv7", "mipsel", "mipsoe20" and "openpli40", "fritz71xx", "fritz72xx", "fritz73xx", "fritz74xx", "fritz73xxOS60", "fritz73xxOS62", "fritz74xxOS60" and "fritz74xxOS62" a binary with "libusb".
        Additional for "fritz71xx", "mipsoe20" and "openpli40" a binary with "libusb static".
        Additional for "armv7" a binary with "pcsc".
        Additional for "armv7" a binary with "dvbapi".
        Additional for "armv7" a binary with "dvbapi", "libusb" and "pcsc".


        SU-Oscam-SU-317-EMU-331-731-JoeUser-SB-11209-part1.tar.gz - 15.8 MB
        SU-Oscam-SU-317-EMU-331-731-JoeUser-SB-11209-part3.tar.gz - 14.0 MB
        SU-Oscam-SU-317-EMU-331-731-JoeUser-SB-11209-part5.tar.gz - 22.1 MB
        SU-Oscam-SU-317-EMU-331-731-JoeUser-SB-11209-part6.tar.gz - 15.8 MB
        SU-Oscam-SU-317-EMU-331-731-JoeUser-SB-11209-part4.tar.gz - 14.8 MB
        SU-Oscam-SU-317-EMU-331-731-JoeUser-SB-11209-part2.tar.gz - 18.5 MB
        Sorularınızı forumda ilgili cihaz ve hangi konuda ise o bölümlerde yazıp sorun arkadaşlar özel mesajlarda teknik konular sorular sormayın lütfen açık alanda sorunki herkes yanıtlayabilsin daha çok paylaşım olsun başkalarıda aynı soruyu soracak faydalanabilsin..

        Tüm paylaşımlar test ve bilgi amaçlıdır herhangi bir sorumluluk kabul edilmez..

        WeTekPlay1-2-Next Machina 3D-2000 HD Minix-Fta-HD Vu+ Ultimo-WeTekCore4K-Gigablue Quad Plus-Hiremco Turbo4K-S10-Next 64-Next 2071-Wifi-Hiremco Impala-Dreamstar A5-Hiremco Matrix-Hiremco GTV8plus-Next QPLAY 4K-Next Innova 4K..


        CCcam Serverda 39 ile 30 batı arasındaki birçok uyduda 39d-36d-23.5d-19d-16d-13d-5d-1.9d-1batı-30 batı vs yabancı paket kanalları bulunmaktadır....

        CCcam pay servera Üye olmak için sadece bana özel mesaj atıp bilgileri öğrenebilirsiniz


        http://www.mach1digital.com/mach1forum/private.php?do=newpm&u=2


        Depo
        http://www.mach1digital.com/repo/


        Next Yazılımları için
        www.nextyazilim.com




        Yorum yap


        • Solo4k 11211
          http://wetektr.com/WeTek/index.php?d...ibution.tar.gz
          Sorularınızı forumda ilgili cihaz ve hangi konuda ise o bölümlerde yazıp sorun arkadaşlar özel mesajlarda teknik konular sorular sormayın lütfen açık alanda sorunki herkes yanıtlayabilsin daha çok paylaşım olsun başkalarıda aynı soruyu soracak faydalanabilsin..

          Tüm paylaşımlar test ve bilgi amaçlıdır herhangi bir sorumluluk kabul edilmez..

          WeTekPlay1-2-Next Machina 3D-2000 HD Minix-Fta-HD Vu+ Ultimo-WeTekCore4K-Gigablue Quad Plus-Hiremco Turbo4K-S10-Next 64-Next 2071-Wifi-Hiremco Impala-Dreamstar A5-Hiremco Matrix-Hiremco GTV8plus-Next QPLAY 4K-Next Innova 4K..


          CCcam Serverda 39 ile 30 batı arasındaki birçok uyduda 39d-36d-23.5d-19d-16d-13d-5d-1.9d-1batı-30 batı vs yabancı paket kanalları bulunmaktadır....

          CCcam pay servera Üye olmak için sadece bana özel mesaj atıp bilgileri öğrenebilirsiniz


          http://www.mach1digital.com/mach1forum/private.php?do=newpm&u=2


          Depo
          http://www.mach1digital.com/repo/


          Next Yazılımları için
          www.nextyazilim.com




          Yorum yap


          • Latest - oscam_1.20-rev-11211 2.0 -Pli -4.0


            http://wetektr.com/WeTek/index.php?d...li-4.0-emu.rar


            http://wetektr.com/WeTek/index.php?d...11-Pli-4.0.rar
            Sorularınızı forumda ilgili cihaz ve hangi konuda ise o bölümlerde yazıp sorun arkadaşlar özel mesajlarda teknik konular sorular sormayın lütfen açık alanda sorunki herkes yanıtlayabilsin daha çok paylaşım olsun başkalarıda aynı soruyu soracak faydalanabilsin..

            Tüm paylaşımlar test ve bilgi amaçlıdır herhangi bir sorumluluk kabul edilmez..

            WeTekPlay1-2-Next Machina 3D-2000 HD Minix-Fta-HD Vu+ Ultimo-WeTekCore4K-Gigablue Quad Plus-Hiremco Turbo4K-S10-Next 64-Next 2071-Wifi-Hiremco Impala-Dreamstar A5-Hiremco Matrix-Hiremco GTV8plus-Next QPLAY 4K-Next Innova 4K..


            CCcam Serverda 39 ile 30 batı arasındaki birçok uyduda 39d-36d-23.5d-19d-16d-13d-5d-1.9d-1batı-30 batı vs yabancı paket kanalları bulunmaktadır....

            CCcam pay servera Üye olmak için sadece bana özel mesaj atıp bilgileri öğrenebilirsiniz


            http://www.mach1digital.com/mach1forum/private.php?do=newpm&u=2


            Depo
            http://www.mach1digital.com/repo/


            Next Yazılımları için
            www.nextyazilim.com




            Yorum yap


            • Oscam svn 11211


              http://wetektr.com/WeTek/index.php?d...1211-oe2.0.rar


              http://wetektr.com/WeTek/index.php?d...-oe2.0-emu.rar
              Sorularınızı forumda ilgili cihaz ve hangi konuda ise o bölümlerde yazıp sorun arkadaşlar özel mesajlarda teknik konular sorular sormayın lütfen açık alanda sorunki herkes yanıtlayabilsin daha çok paylaşım olsun başkalarıda aynı soruyu soracak faydalanabilsin..

              Tüm paylaşımlar test ve bilgi amaçlıdır herhangi bir sorumluluk kabul edilmez..

              WeTekPlay1-2-Next Machina 3D-2000 HD Minix-Fta-HD Vu+ Ultimo-WeTekCore4K-Gigablue Quad Plus-Hiremco Turbo4K-S10-Next 64-Next 2071-Wifi-Hiremco Impala-Dreamstar A5-Hiremco Matrix-Hiremco GTV8plus-Next QPLAY 4K-Next Innova 4K..


              CCcam Serverda 39 ile 30 batı arasındaki birçok uyduda 39d-36d-23.5d-19d-16d-13d-5d-1.9d-1batı-30 batı vs yabancı paket kanalları bulunmaktadır....

              CCcam pay servera Üye olmak için sadece bana özel mesaj atıp bilgileri öğrenebilirsiniz


              http://www.mach1digital.com/mach1forum/private.php?do=newpm&u=2


              Depo
              http://www.mach1digital.com/repo/


              Next Yazılımları için
              www.nextyazilim.com




              Yorum yap


              • The LATEST OSCAM-EMU FOR VARIOUS PLATFORMS
                Special features:
                ==========

                Pid-File control : without start-parameter "-B" and with "pidfile=[blank]" in oscam.conf --> no Pid-File

                WebIf - Readers-/Users-Menu --> Disabled-/Enabled-Symbol changed

                WebIf - Status-Menu --> Skript-/Shutdown-Button "properties" individually programmable via CSS-File
                (LI.menu_script ... and/or LI.menu_shutdown ...)

                WebIf - OSCamLogo with OSCamLabel (WebIf --> config --> webif --> OSCam Label)
                (Example: set it to Box-Name ...)

                Write channelcache and emmcache/emmstat:
                Enable/disable parameter over webif (not with usecache from parameter emmcache)
                - "Save channelcache" in Config/Dvbapi
                - "Write emmcache/emmstat to file" in Config/Logging
                Default for both: disabled

                All three files are written to config-dir.
                If "emmlogdir" is defined, oscam.emmcache and oscam.emmstat are written to this defined dir.


                WebIf - Special WebIf-Design included

                This version creates a virtual card reader, which is configured automatically.
                You may save the default reader configuration with the webif and then modify it to your own liking.

                SoftCam.Key:
                OSCam-EMU does not require, but will make use of "SoftCam.Key" if available.
                "SoftCam.Key" is searched in the oscam config folder (where oscam.conf is located) and also in "/var/keys".



                PowerVU config:
                ==========

                !!! W A R N I N G !!! - with JoeUser's new version, the SoftCam.Key file format has changed.

                Now, each key is prefixed with a group ID:
                Group ID (4 hex digits) + SID (4 hex digits)

                Keys in SoftCam.Key:

                P <groupid><srvid> <nb> <key>
                Where: groupid = any 4 hex digits signifying unique group for all channels using the same keys.
                (Leading zeros not necessarry, but makes viewing the file easier...)
                srvid = SID (Service ID) of channel in hex with leading zeros to make 4 hex digits.
                nb = key number (00/01)
                key = ecm key

                example groupid=0x1, sid=0x1234, keys 00 and 01:
                P 00011234 00 11223344556677
                P 011234 01 22334455667788

                example groupid=0x2, sid=0x34, keys 00 and 01:
                P 00020034 00 00112233445566
                P 0020034 01 00223344556677

                For channels with the same srvid the correct key will be detected automatically, but each key needs a unique groupid.

                P 009E0234 01 11223344556677
                P 00040234 01 22334455667788
                P 013E0234 01 33445566778899

                WARNING - duplicate <groupid><srvid> are not allowed anymore - only the last instance will be used!

                AU keys:
                P <groupid> <UA> <key>
                example:
                P 009E 11223344 11223344556677
                P 009E 44332211 22334455667788
                P 0004 22334455 33445566778899
                P 013E 00112233 00112233445566

                Multiple UA keys are allowed for each group and each UA will update ALL ecm keys in the group.

                NOTE: in order to work, the ecm keys must be "seeded" in the file for each SID you want to update since the UA has no information about sids.
                So to add a key that is unknown, enter a dummy key to get updated, for example:

                P 00010004 00 00000000000000000
                P 00010004 01 00000000000000000

                Also note: Duplicate powervu keys are no longer allowed (unnecessary since duplicate SIDs should now have a unique group ID.)
                So, if there are any duplicates, only the last key in the file will be used.
                This also means that as new keys are found and appended to the file, they will automatically replace earlier keys.



                On compatible Dreambox STBs:

                1) Disable the Stream Relay:
                Webif -> Config -> Stream Relay -> Mode
                0 - disabled (default)
                1 - enabled

                or in oscam.conf:

                [streamrelay]
                stream_relay_enabled = 0

                On other devices the Stream Relay must be used.


                2) Select the correct DVB-Api extended CW API:
                Webif -> Config -> DVB-Api -> API for extended CWs
                0 - disabled (default)
                1 - OE 2.2
                2 - OE 2.0

                or in oscam.conf:

                [dvbapi]
                extended_cw_api = 1 or 2


                3) New Parameter: Process EMM from stream
                Webif -> Config -> Stream Relay -> Process EMM from stream
                0 - disabled (default)
                1 - enabled

                or in oscam.conf:

                [streamrelay]
                stream_emm_enabled = 0 or 1



                Oscam Complete - Minimal:
                ================

                - "with all" but without ...
                - Touch
                - OpenSSL
                - IPV6
                - PCSC
                - Smartreader-Support (LibUSB)
                - GBox

                Additional for "armv7", "mipsel", "mipsoe20" and "openpli40", "fritz71xx", "fritz72xx", "fritz73xx", "fritz74xx", "fritz73xxOS60", "fritz73xxOS62", "fritz74xxOS60" and "fritz74xxOS62" a binary with "libusb".
                Additional for "arm", "armv7", "rasb_hard", "rasb_soft", "syn-atom", "owrt24", "owrt26", "openwrt1209aa", "x86_32" and "x86_64" a binary with "libusb" and "pcsc".
                Additional for "syn-atom", "rasb_hard", "rasb_soft", "mca", "mipsel" and "mipsoe20" a binary with "libcrypto static".
                Additional for "fritz71xx", "mipsoe20" and "openpli40" a binary with "libusb static".
                Additional for "armv7" a binary with "dvbapi", "libusb" and "pcsc".
                Additional for "armv7" a binary with "dvbapi".
                Additional for "armv7" a binary with "pcsc".



                Explanation of sub-directories:
                ===================

                Part1:
                build_dir_arm_cortex_a9 = Cortex A9 CPU example: Receiver (SU980)
                build_dir_azbox = Azbox HD Premium/-Plus/Elite
                build_dir_brcm63xx = Brcm63xx OpenWRT
                build_dir_brcm63xx_other = Brcm63xx OTHER
                build_dir_ddwrt346 = DDWRT gcc 3.4.6
                build_dir_ddwrt410 = DDWRT gcc 4.1.0 (zb. WNR3500L)
                build_dir_fonera = Fonera Router
                build_dir_nslu2open = ARM NSLU2 OpenWRT
                build_dir_openwrt26 = OpenWRT 2.6
                build_dir_openwrt24 = OpenWRT 2.4 (Fritz 32XX,71XX,72XX)
                build_dir_openwrt1209aa = OpenWRT 12.09 Attitude Adjustment (ulibc)

                Part2:
                build_dir_dreambox_fpu = DMM 500HD/800SE/7020HD/8000/VU+ (OE 2.0 FPU)
                build_dir_mipsel = DMM 500HD/800(SE)/7020HD/7025(+)/8000/VU+ (OE 1.6)
                build_dir_mipsoe20 = DMM 500HD/800(SE)/820/7020HD/7025(+)/7080/8000/VU+ (OE 2.0)
                build_dir_mipswdtv = Mipsel Tuxbox WDTV
                build_dir_openpli40 = OpenPLI 4.0 (All Mipsel, OpenSSL 1.0 (also OE 2.2 and higher, Black Hole 3.0 and higher)
                build_dir_powerpc = DMM 600/7000/7020si(PPC Tuxbox)
                build_dir_ppcold = DBox2/DMM 500/56x0
                build_dir_ppc_dream_old = Older Dreams with Gemini

                Part3:
                build_dir_dockstar = DOCKSTAR (arm)
                build_dir_fritz33xx = Fritzbox 33XX
                build_dir_fritz71xx = Fritzbox 71XX
                build_dir_fritz72xx = Fritzbox 72XX
                build_dir_marv_6281 = Synology Marvell 88F628x
                build_dir_mca = Matrix Cam Air
                build_dir_ppc_eglibc = PowerPC Q or IQ (Synology NAS DS213+/DS413)

                Part4:
                build_dir_cool = Coolstream Box
                build_dir_fritz73xx = Fritzbox 73XX
                build_dir_fritz74xx = Fritzbox 74XX
                build_dir_fritz73xxOS60 = Fritzbox 73XX OS6.0
                build_dir_fritz74xxOS60 = Fritzbox 74XX OS6.0
                build_dir_fritz73xxOS62 = Fritzbox 73XX OS6.2
                build_dir_fritz74xxOS62 = Fritzbox 74XX OS6.2
                build_dir_sheevaplug = Sheevaplug

                Part5:
                build_dir_armv7 = Raspberry Pi 2, Banana Pi M2, Vu+ Solo 4k
                build_dir_rasb_hard = Raspberry Pi HardFPU
                build_dir_rasb_soft = Raspberry Pi SoftFPU
                build_dir_samsungtv = SamsungTV Serie E/F (ES7xxx/8xxx)
                build_dir_syn_atom = Synology with Atom CPU
                build_dir_tplink = TP-Link 1043ND
                build_dir_tplink_backfire = TP-Link Backfire (openwrt/ar71xx)

                Part6:
                build_dir_sh_4 = Octagon, Ipbox, Kathrein, Fortis, Spark-Box (additional with stapi, stapi5_UFS916_0.03, stapi5_UFS916_0.05 and stapi5_OPENBOX_0.05)
                build_dir_sh4 = UFS-9XX, Kathrein & Octagon (segfaults on some systems) (additional with stapi, stapi5_UFS916_0.03, stapi5_UFS916_0.05 and stapi5_OPENBOX_0.05)
                build_dir_x86_32 = Linux PC's 32 Bit, Igel
                build_dir_x86_32_static = Linux PC's 32 Bit, Igel (static versions - libcrypto, libusb and pcsc static)
                build_dir_x86_64 = Linux PC's 64 Bit (additional with dvbapi and libcrypto static for ZOTAC ZBOX ID91 OpenELEC)











                SU-Oscam-SU-321-EMU-331-731-JoeUser-SB-11211-part3.tar.gz - 14.0 MB
                SU-Oscam-SU-321-EMU-331-731-JoeUser-SB-11211-part4.tar.gz - 14.8 MB
                SU-Oscam-SU-321-EMU-331-731-JoeUser-SB-11211-part2.tar.gz - 18.5 MB
                SU-Oscam-SU-321-EMU-331-731-JoeUser-SB-11211-part5.tar.gz - 22.1 MB
                SU-Oscam-SU-321-EMU-331-731-JoeUser-SB-11211-part1.tar.gz - 15.8 MB
                SU-Oscam-SU-321-EMU-331-731-JoeUser-SB-11211-part6.tar.gz - 15.8 MB
                Sorularınızı forumda ilgili cihaz ve hangi konuda ise o bölümlerde yazıp sorun arkadaşlar özel mesajlarda teknik konular sorular sormayın lütfen açık alanda sorunki herkes yanıtlayabilsin daha çok paylaşım olsun başkalarıda aynı soruyu soracak faydalanabilsin..

                Tüm paylaşımlar test ve bilgi amaçlıdır herhangi bir sorumluluk kabul edilmez..

                WeTekPlay1-2-Next Machina 3D-2000 HD Minix-Fta-HD Vu+ Ultimo-WeTekCore4K-Gigablue Quad Plus-Hiremco Turbo4K-S10-Next 64-Next 2071-Wifi-Hiremco Impala-Dreamstar A5-Hiremco Matrix-Hiremco GTV8plus-Next QPLAY 4K-Next Innova 4K..


                CCcam Serverda 39 ile 30 batı arasındaki birçok uyduda 39d-36d-23.5d-19d-16d-13d-5d-1.9d-1batı-30 batı vs yabancı paket kanalları bulunmaktadır....

                CCcam pay servera Üye olmak için sadece bana özel mesaj atıp bilgileri öğrenebilirsiniz


                http://www.mach1digital.com/mach1forum/private.php?do=newpm&u=2


                Depo
                http://www.mach1digital.com/repo/


                Next Yazılımları için
                www.nextyazilim.com




                Yorum yap


                • Oscam1.20 svn 11212

                  http://wetektr.com/WeTek/index.php?d...f-Light.tar.gz

                  http://wetektr.com/WeTek/index.php?d...ibution.tar.gz

                  http://wetektr.com/WeTek/index.php?d...ibution.tar.gz

                  http://wetektr.com/WeTek/index.php?d...ibution.tar.gz
                  Sorularınızı forumda ilgili cihaz ve hangi konuda ise o bölümlerde yazıp sorun arkadaşlar özel mesajlarda teknik konular sorular sormayın lütfen açık alanda sorunki herkes yanıtlayabilsin daha çok paylaşım olsun başkalarıda aynı soruyu soracak faydalanabilsin..

                  Tüm paylaşımlar test ve bilgi amaçlıdır herhangi bir sorumluluk kabul edilmez..

                  WeTekPlay1-2-Next Machina 3D-2000 HD Minix-Fta-HD Vu+ Ultimo-WeTekCore4K-Gigablue Quad Plus-Hiremco Turbo4K-S10-Next 64-Next 2071-Wifi-Hiremco Impala-Dreamstar A5-Hiremco Matrix-Hiremco GTV8plus-Next QPLAY 4K-Next Innova 4K..


                  CCcam Serverda 39 ile 30 batı arasındaki birçok uyduda 39d-36d-23.5d-19d-16d-13d-5d-1.9d-1batı-30 batı vs yabancı paket kanalları bulunmaktadır....

                  CCcam pay servera Üye olmak için sadece bana özel mesaj atıp bilgileri öğrenebilirsiniz


                  http://www.mach1digital.com/mach1forum/private.php?do=newpm&u=2


                  Depo
                  http://www.mach1digital.com/repo/


                  Next Yazılımları için
                  www.nextyazilim.com




                  Yorum yap


                  • r11213 with emu

                    Fix for audio stream type 0x06 not decoded (ticket #4436)

                    Fix for only first audio stream decoded on powervu channels (ticket #4437)


                    http://wetektr.com/WeTek/index.php?d...mu-patched.zip
                    Sorularınızı forumda ilgili cihaz ve hangi konuda ise o bölümlerde yazıp sorun arkadaşlar özel mesajlarda teknik konular sorular sormayın lütfen açık alanda sorunki herkes yanıtlayabilsin daha çok paylaşım olsun başkalarıda aynı soruyu soracak faydalanabilsin..

                    Tüm paylaşımlar test ve bilgi amaçlıdır herhangi bir sorumluluk kabul edilmez..

                    WeTekPlay1-2-Next Machina 3D-2000 HD Minix-Fta-HD Vu+ Ultimo-WeTekCore4K-Gigablue Quad Plus-Hiremco Turbo4K-S10-Next 64-Next 2071-Wifi-Hiremco Impala-Dreamstar A5-Hiremco Matrix-Hiremco GTV8plus-Next QPLAY 4K-Next Innova 4K..


                    CCcam Serverda 39 ile 30 batı arasındaki birçok uyduda 39d-36d-23.5d-19d-16d-13d-5d-1.9d-1batı-30 batı vs yabancı paket kanalları bulunmaktadır....

                    CCcam pay servera Üye olmak için sadece bana özel mesaj atıp bilgileri öğrenebilirsiniz


                    http://www.mach1digital.com/mach1forum/private.php?do=newpm&u=2


                    Depo
                    http://www.mach1digital.com/repo/


                    Next Yazılımları için
                    www.nextyazilim.com




                    Yorum yap


                    • mach1 Nickli Üyeden Alıntı Mesajı göster
                      r11213 with emu

                      Fix for audio stream type 0x06 not decoded (ticket #4436)

                      Fix for only first audio stream decoded on powervu channels (ticket #4437)


                      http://wetektr.com/WeTek/index.php?d...mu-patched.zip
                      sayın mach1, oscam ymod solo 4k ile çalışmıyor biliyordum arm işlemcisi nedeniyle, çalışıyor mu artık?

                      Yorum yap


                      • http://www.mach1digital.com/mach1for...ad.php?t=66943
                        4k arm solo burda
                        Sorularınızı forumda ilgili cihaz ve hangi konuda ise o bölümlerde yazıp sorun arkadaşlar özel mesajlarda teknik konular sorular sormayın lütfen açık alanda sorunki herkes yanıtlayabilsin daha çok paylaşım olsun başkalarıda aynı soruyu soracak faydalanabilsin..

                        Tüm paylaşımlar test ve bilgi amaçlıdır herhangi bir sorumluluk kabul edilmez..

                        WeTekPlay1-2-Next Machina 3D-2000 HD Minix-Fta-HD Vu+ Ultimo-WeTekCore4K-Gigablue Quad Plus-Hiremco Turbo4K-S10-Next 64-Next 2071-Wifi-Hiremco Impala-Dreamstar A5-Hiremco Matrix-Hiremco GTV8plus-Next QPLAY 4K-Next Innova 4K..


                        CCcam Serverda 39 ile 30 batı arasındaki birçok uyduda 39d-36d-23.5d-19d-16d-13d-5d-1.9d-1batı-30 batı vs yabancı paket kanalları bulunmaktadır....

                        CCcam pay servera Üye olmak için sadece bana özel mesaj atıp bilgileri öğrenebilirsiniz


                        http://www.mach1digital.com/mach1forum/private.php?do=newpm&u=2


                        Depo
                        http://www.mach1digital.com/repo/


                        Next Yazılımları için
                        www.nextyazilim.com




                        Yorum yap


                        • Oscam svn 11213

                          http://wetektr.com/WeTek/index.php?d...ibution.tar.gz

                          http://wetektr.com/WeTek/index.php?d...ibution.tar.gz

                          http://wetektr.com/WeTek/index.php?d...ibution.tar.gz

                          http://wetektr.com/WeTek/index.php?d...f-Light.tar.gz
                          Sorularınızı forumda ilgili cihaz ve hangi konuda ise o bölümlerde yazıp sorun arkadaşlar özel mesajlarda teknik konular sorular sormayın lütfen açık alanda sorunki herkes yanıtlayabilsin daha çok paylaşım olsun başkalarıda aynı soruyu soracak faydalanabilsin..

                          Tüm paylaşımlar test ve bilgi amaçlıdır herhangi bir sorumluluk kabul edilmez..

                          WeTekPlay1-2-Next Machina 3D-2000 HD Minix-Fta-HD Vu+ Ultimo-WeTekCore4K-Gigablue Quad Plus-Hiremco Turbo4K-S10-Next 64-Next 2071-Wifi-Hiremco Impala-Dreamstar A5-Hiremco Matrix-Hiremco GTV8plus-Next QPLAY 4K-Next Innova 4K..


                          CCcam Serverda 39 ile 30 batı arasındaki birçok uyduda 39d-36d-23.5d-19d-16d-13d-5d-1.9d-1batı-30 batı vs yabancı paket kanalları bulunmaktadır....

                          CCcam pay servera Üye olmak için sadece bana özel mesaj atıp bilgileri öğrenebilirsiniz


                          http://www.mach1digital.com/mach1forum/private.php?do=newpm&u=2


                          Depo
                          http://www.mach1digital.com/repo/


                          Next Yazılımları için
                          www.nextyazilim.com




                          Yorum yap


                          • The LATEST OSCAM-EMU FOR VARIOUS PLATFORMS
                            Special features:
                            ==========

                            Pid-File control : without start-parameter "-B" and with "pidfile=[blank]" in oscam.conf --> no Pid-File

                            WebIf - Readers-/Users-Menu --> Disabled-/Enabled-Symbol changed

                            WebIf - Status-Menu --> Skript-/Shutdown-Button "properties" individually programmable via CSS-File
                            (LI.menu_script ... and/or LI.menu_shutdown ...)

                            WebIf - OSCamLogo with OSCamLabel (WebIf --> config --> webif --> OSCam Label)
                            (Example: set it to Box-Name ...)

                            Write channelcache and emmcache/emmstat:
                            Enable/disable parameter over webif (not with usecache from parameter emmcache)
                            - "Save channelcache" in Config/Dvbapi
                            - "Write emmcache/emmstat to file" in Config/Logging
                            Default for both: disabled

                            All three files are written to config-dir.
                            If "emmlogdir" is defined, oscam.emmcache and oscam.emmstat are written to this defined dir.


                            WebIf - Special WebIf-Design included

                            This version creates a virtual card reader, which is configured automatically.
                            You may save the default reader configuration with the webif and then modify it to your own liking.

                            SoftCam.Key:
                            OSCam-EMU does not require, but will make use of "SoftCam.Key" if available.
                            "SoftCam.Key" is searched in the oscam config folder (where oscam.conf is located) and also in "/var/keys".



                            PowerVU config:
                            ==========

                            !!! W A R N I N G !!! - with JoeUser's new version, the SoftCam.Key file format has changed.

                            Now, each key is prefixed with a group ID:
                            Group ID (4 hex digits) + SID (4 hex digits)

                            Keys in SoftCam.Key:

                            P <groupid><srvid> <nb> <key>
                            Where: groupid = any 4 hex digits signifying unique group for all channels using the same keys.
                            (Leading zeros not necessarry, but makes viewing the file easier...)
                            srvid = SID (Service ID) of channel in hex with leading zeros to make 4 hex digits.
                            nb = key number (00/01)
                            key = ecm key

                            example groupid=0x1, sid=0x1234, keys 00 and 01:
                            P 00011234 00 11223344556677
                            P 011234 01 22334455667788

                            example groupid=0x2, sid=0x34, keys 00 and 01:
                            P 00020034 00 00112233445566
                            P 0020034 01 00223344556677

                            For channels with the same srvid the correct key will be detected automatically, but each key needs a unique groupid.

                            P 009E0234 01 11223344556677
                            P 00040234 01 22334455667788
                            P 013E0234 01 33445566778899

                            WARNING - duplicate <groupid><srvid> are not allowed anymore - only the last instance will be used!

                            AU keys:
                            P <groupid> <UA> <key>
                            example:
                            P 009E 11223344 11223344556677
                            P 009E 44332211 22334455667788
                            P 0004 22334455 33445566778899
                            P 013E 00112233 00112233445566

                            Multiple UA keys are allowed for each group and each UA will update ALL ecm keys in the group.

                            NOTE: in order to work, the ecm keys must be "seeded" in the file for each SID you want to update since the UA has no information about sids.
                            So to add a key that is unknown, enter a dummy key to get updated, for example:

                            P 00010004 00 00000000000000000
                            P 00010004 01 00000000000000000

                            Also note: Duplicate powervu keys are no longer allowed (unnecessary since duplicate SIDs should now have a unique group ID.)
                            So, if there are any duplicates, only the last key in the file will be used.
                            This also means that as new keys are found and appended to the file, they will automatically replace earlier keys.



                            On compatible Dreambox STBs:

                            1) Disable the Stream Relay:
                            Webif -> Config -> Stream Relay -> Mode
                            0 - disabled (default)
                            1 - enabled

                            or in oscam.conf:

                            [streamrelay]
                            stream_relay_enabled = 0

                            On other devices the Stream Relay must be used.


                            2) Select the correct DVB-Api extended CW API:
                            Webif -> Config -> DVB-Api -> API for extended CWs
                            0 - disabled (default)
                            1 - OE 2.2
                            2 - OE 2.0

                            or in oscam.conf:

                            [dvbapi]
                            extended_cw_api = 1 or 2


                            3) New Parameter: Process EMM from stream
                            Webif -> Config -> Stream Relay -> Process EMM from stream
                            0 - disabled (default)
                            1 - enabled

                            or in oscam.conf:

                            [streamrelay]
                            stream_emm_enabled = 0 or 1



                            Oscam Complete - Minimal:
                            ================

                            - "with all" but without ...
                            - Touch
                            - OpenSSL
                            - IPV6
                            - PCSC
                            - Smartreader-Support (LibUSB)
                            - GBox

                            Additional for "armv7", "mipsel", "mipsoe20", "openpli40", "openwrt1209aa", "fritz71xx", "fritz72xx", "fritz73xx", "fritz74xx", "fritz73xxOS60", "fritz73xxOS62", "fritz74xxOS60" and "fritz74xxOS62" a binary with "libusb".
                            Additional for "arm", "armv7", "rasb_hard", "rasb_soft", "syn-atom", "openwrt24", "openwrt26", "x86_32" and "x86_64" a binary with "libusb" and "pcsc".
                            Additional for "syn-atom", "rasb_hard", "rasb_soft", "mca", "mipsel" and "mipsoe20" a binary with "libcrypto static".
                            Additional for "fritz71xx", "mipsoe20" and "openpli40" a binary with "libusb static".
                            Additional for "armv7" a binary with "dvbapi", "libusb" and "pcsc".
                            Additional for "armv7" a binary with "dvbapi".
                            Additional for "armv7" a binary with "pcsc".



                            Explanation of sub-directories:
                            ===================

                            Part1:
                            build_dir_arm_cortex_a9 = Cortex A9 CPU example: Receiver (SU980)
                            build_dir_azbox = Azbox HD Premium/-Plus/Elite
                            build_dir_brcm63xx = Brcm63xx OpenWRT
                            build_dir_brcm63xx_other = Brcm63xx OTHER
                            build_dir_ddwrt346 = DDWRT gcc 3.4.6
                            build_dir_ddwrt410 = DDWRT gcc 4.1.0 (zb. WNR3500L)
                            build_dir_fonera = Fonera Router
                            build_dir_nslu2open = ARM NSLU2 OpenWRT
                            build_dir_openwrt26 = OpenWRT 2.6
                            build_dir_openwrt24 = OpenWRT 2.4 (Fritz 32XX,71XX,72XX)
                            build_dir_openwrt1209aa = OpenWRT 12.09 Attitude Adjustment (ulibc)

                            Part2:
                            build_dir_dreambox_fpu = DMM 500HD/800SE/7020HD/8000/VU+ (OE 2.0 FPU)
                            build_dir_mipsel = DMM 500HD/800(SE)/7020HD/7025(+)/8000/VU+ (OE 1.6)
                            build_dir_mipsoe20 = DMM 500HD/800(SE)/820/7020HD/7025(+)/7080/8000/VU+ (OE 2.0)
                            build_dir_mipswdtv = Mipsel Tuxbox WDTV
                            build_dir_openpli40 = OpenPLI 4.0 (All Mipsel, OpenSSL 1.0 (also OE 2.2 and higher, Black Hole 3.0 and higher)
                            build_dir_powerpc = DMM 600/7000/7020si(PPC Tuxbox)
                            build_dir_ppcold = DBox2/DMM 500/56x0
                            build_dir_ppc_dream_old = Older Dreams with Gemini

                            Part3:
                            build_dir_dockstar = DOCKSTAR (arm)
                            build_dir_fritz33xx = Fritzbox 33XX
                            build_dir_fritz71xx = Fritzbox 71XX
                            build_dir_fritz72xx = Fritzbox 72XX
                            build_dir_marv_6281 = Synology Marvell 88F628x
                            build_dir_marv_7823 = Synology Marvell Armada XP MV7823x
                            build_dir_mca = Matrix Cam Air
                            build_dir_ppc_eglibc = PowerPC Q or IQ (Synology NAS DS213+/DS413)

                            Part4:
                            build_dir_cool = Coolstream Box
                            build_dir_fritz73xx = Fritzbox 73XX
                            build_dir_fritz74xx = Fritzbox 74XX
                            build_dir_fritz73xxOS60 = Fritzbox 73XX OS6.0
                            build_dir_fritz74xxOS60 = Fritzbox 74XX OS6.0
                            build_dir_fritz73xxOS62 = Fritzbox 73XX OS6.2
                            build_dir_fritz74xxOS62 = Fritzbox 74XX OS6.2
                            build_dir_sheevaplug = Sheevaplug

                            Part5:
                            build_dir_armv7 = Raspberry Pi 2, Banana Pi M2, Vu+ Solo 4k
                            build_dir_rasb_hard = Raspberry Pi HardFPU
                            build_dir_rasb_soft = Raspberry Pi SoftFPU
                            build_dir_samsungtv = SamsungTV Serie E/F (ES7xxx/8xxx)
                            build_dir_syn_atom = Synology with Atom CPU
                            build_dir_tplink = TP-Link 1043ND
                            build_dir_tplink_backfire = TP-Link Backfire (openwrt/ar71xx)

                            Part6:
                            build_dir_sh_4 = Octagon, Ipbox, Kathrein, Fortis, Spark-Box (additional with stapi, stapi5_UFS916_0.03, stapi5_UFS916_0.05 and stapi5_OPENBOX_0.05)
                            build_dir_sh4 = UFS-9XX, Kathrein & Octagon (segfaults on some systems) (additional with stapi, stapi5_UFS916_0.03, stapi5_UFS916_0.05 and stapi5_OPENBOX_0.05)
                            build_dir_x86_32 = Linux PC's 32 Bit, Igel
                            build_dir_x86_32_static = Linux PC's 32 Bit, Igel (static versions - libcrypto, libusb and pcsc static)
                            build_dir_x86_64 = Linux PC's 64 Bit (additional with dvbapi and libcrypto static for ZOTAC ZBOX ID91 OpenELEC)


                            SU-Oscam-SU-329-EMU-331-731-JoeUser-SB-11213-part4.tar.gz - 14.9 MB
                            SU-Oscam-SU-329-EMU-331-731-JoeUser-SB-11213-part5.tar.gz - 22.1 MB
                            SU-Oscam-SU-329-EMU-331-731-JoeUser-SB-11213-part6.tar.gz.part - 9.2 MB
                            SU-Oscam-SU-329-EMU-331-731-JoeUser-SB-11213-part3.tar.gz - 15.2 MB
                            SU-Oscam-SU-329-EMU-331-731-JoeUser-SB-11213-part2.tar.gz.part - 8.0 MB
                            SU-Oscam-SU-329-EMU-331-731-JoeUser-SB-11213-part1.tar.gz.part - 10.2 MB
                            Sorularınızı forumda ilgili cihaz ve hangi konuda ise o bölümlerde yazıp sorun arkadaşlar özel mesajlarda teknik konular sorular sormayın lütfen açık alanda sorunki herkes yanıtlayabilsin daha çok paylaşım olsun başkalarıda aynı soruyu soracak faydalanabilsin..

                            Tüm paylaşımlar test ve bilgi amaçlıdır herhangi bir sorumluluk kabul edilmez..

                            WeTekPlay1-2-Next Machina 3D-2000 HD Minix-Fta-HD Vu+ Ultimo-WeTekCore4K-Gigablue Quad Plus-Hiremco Turbo4K-S10-Next 64-Next 2071-Wifi-Hiremco Impala-Dreamstar A5-Hiremco Matrix-Hiremco GTV8plus-Next QPLAY 4K-Next Innova 4K..


                            CCcam Serverda 39 ile 30 batı arasındaki birçok uyduda 39d-36d-23.5d-19d-16d-13d-5d-1.9d-1batı-30 batı vs yabancı paket kanalları bulunmaktadır....

                            CCcam pay servera Üye olmak için sadece bana özel mesaj atıp bilgileri öğrenebilirsiniz


                            http://www.mach1digital.com/mach1forum/private.php?do=newpm&u=2


                            Depo
                            http://www.mach1digital.com/repo/


                            Next Yazılımları için
                            www.nextyazilim.com




                            Yorum yap


                            • Blackhole cams

                              Oscam 11213+Ccam213

                              http://wetektr.com/WeTek/index.php?d...m213_E2_bh.tgz

                              Gbox for BH
                              http://wetektr.com/WeTek/index.php?d...811K_E2_bh.tgz
                              Sorularınızı forumda ilgili cihaz ve hangi konuda ise o bölümlerde yazıp sorun arkadaşlar özel mesajlarda teknik konular sorular sormayın lütfen açık alanda sorunki herkes yanıtlayabilsin daha çok paylaşım olsun başkalarıda aynı soruyu soracak faydalanabilsin..

                              Tüm paylaşımlar test ve bilgi amaçlıdır herhangi bir sorumluluk kabul edilmez..

                              WeTekPlay1-2-Next Machina 3D-2000 HD Minix-Fta-HD Vu+ Ultimo-WeTekCore4K-Gigablue Quad Plus-Hiremco Turbo4K-S10-Next 64-Next 2071-Wifi-Hiremco Impala-Dreamstar A5-Hiremco Matrix-Hiremco GTV8plus-Next QPLAY 4K-Next Innova 4K..


                              CCcam Serverda 39 ile 30 batı arasındaki birçok uyduda 39d-36d-23.5d-19d-16d-13d-5d-1.9d-1batı-30 batı vs yabancı paket kanalları bulunmaktadır....

                              CCcam pay servera Üye olmak için sadece bana özel mesaj atıp bilgileri öğrenebilirsiniz


                              http://www.mach1digital.com/mach1forum/private.php?do=newpm&u=2


                              Depo
                              http://www.mach1digital.com/repo/


                              Next Yazılımları için
                              www.nextyazilim.com




                              Yorum yap


                              • OSCam 11214



                                oscam-svn11214-syn_atom-webif-Light.tar.gz
                                oscam-svn11214-syn_atom-webif-libusb-ssl-Distribution.tar.gz
                                oscam-svn11214-syn_atom-webif-libusb-Distribution.tar.gz
                                oscam-svn11214-syn_atom-webif-Distribution.tar.gz
                                oscam-svn11214-fritz74xx-webif-libusb-Distribution.tar.gz
                                oscam-svn11214-marv-qnap-webif-libusb-Distribution.tar.gz
                                oscam-svn11214-mips-fonera2-webif-libusb-Distribution.tar.gz
                                oscam-svn11214-arm-dockstar-webif-libusb-Distribution.tar.gz
                                oscam-svn11214-azbox-ssl-webif-Distribution.tar.gz
                                oscam-svn11214-mips-tplink-webif-libusb-Distribution.tar.gz
                                oscam-svn11214-tplink_backfire-webif-libusb-Distribution.tar.gz
                                oscam-svn11214-mips-tuxbox-webif-libusb-Light.tar.gz
                                oscam-svn11214-mips-tuxbox-webif-libusb-ssl-Distribution.tar.gz
                                oscam-svn11214-mips-tuxbox-webif-libusb-Distribution.tar.gz
                                oscam-svn11214-mips-tuxbox-webif-Distribution.tar.gz
                                oscam-svn11214-dreambox_fpu-webif-Light.tar.gz
                                oscam-svn11214-dreambox_fpu-webif-libusb-ssl-Distribution.tar.gz
                                oscam-svn11214-dreambox_fpu-webif-libusb-Distribution.tar.gz
                                oscam-svn11214-dreambox_fpu-webif-Distribution.tar.gz
                                oscam-svn11214-powerpc-tuxbox-webif-libusb-Light.tar.gz
                                oscam-svn11214-powerpc-tuxbox-webif-ssl-Distribution.tar.gz
                                oscam-svn11214-powerpc-tuxbox-webif-libusb-Distribution.tar.gz
                                oscam-svn11214-powerpc-tuxbox-webif-Distribution.tar.gz
                                oscam-svn11214-powerpc-tuxbox-old-webif-Light.tar.gz
                                oscam-svn11214-powerpc-tuxbox-old-webif-ssl-Distribution.tar.gz
                                oscam-svn11214-powerpc-tuxbox-old-webif-Distribution.tar.gz
                                oscam-svn11214-i686-webif-libusb-Distribution.tar.gz
                                oscam-svn11214-i686-webif-libusb-pcsc-Distribution.tar.gz
                                oscam-svn11214-i686-webif-Distribution.tar.gz
                                oscam-svn11214-arm_cortex-webif-libusb-Distribution.tar.gz
                                oscam-svn11214-mips-wrt54g-webif-libusb-Distribution.tar.gz
                                oscam-svn11214-sh4-qboxhd-webif-Distribution.tar.gz
                                oscam-svn11214-arm-asuswrt-webif-libusb-Distribution.tar.gz
                                oscam-svn11214-fritz73xx-webif-libusb-Distribution.tar.gz
                                oscam-svn11214-x86_64-pc-linux-webif-libusb-ssl-Distribution.tar.gz
                                oscam-svn11214-x86_64-pc-linux-webif-libusb-Distribution.tar.gz
                                oscam-svn11214-x86_64-pc-linux-webif-Distribution.tar.gz
                                oscam-svn11214-sh4-amino-webif-Distribution.tar.gz
                                oscam-svn11214-Raspberry-webif-libusb-pcsc-Distribution.tar.gz
                                armV7
                                VU+ Solo 4K
                                oscam-svn11214-armV7-webif-Distribution.tar.gz



                                oscam-svn11214.rar - 23.0 MB
                                Sorularınızı forumda ilgili cihaz ve hangi konuda ise o bölümlerde yazıp sorun arkadaşlar özel mesajlarda teknik konular sorular sormayın lütfen açık alanda sorunki herkes yanıtlayabilsin daha çok paylaşım olsun başkalarıda aynı soruyu soracak faydalanabilsin..

                                Tüm paylaşımlar test ve bilgi amaçlıdır herhangi bir sorumluluk kabul edilmez..

                                WeTekPlay1-2-Next Machina 3D-2000 HD Minix-Fta-HD Vu+ Ultimo-WeTekCore4K-Gigablue Quad Plus-Hiremco Turbo4K-S10-Next 64-Next 2071-Wifi-Hiremco Impala-Dreamstar A5-Hiremco Matrix-Hiremco GTV8plus-Next QPLAY 4K-Next Innova 4K..


                                CCcam Serverda 39 ile 30 batı arasındaki birçok uyduda 39d-36d-23.5d-19d-16d-13d-5d-1.9d-1batı-30 batı vs yabancı paket kanalları bulunmaktadır....

                                CCcam pay servera Üye olmak için sadece bana özel mesaj atıp bilgileri öğrenebilirsiniz


                                http://www.mach1digital.com/mach1forum/private.php?do=newpm&u=2


                                Depo
                                http://www.mach1digital.com/repo/


                                Next Yazılımları için
                                www.nextyazilim.com




                                Yorum yap

                                Hazırlanıyor...
                                X