Posts by fegol

    His approach is not bad, but flawed...


    In order for this get_ecm patch, or any fix, to work properly in your case, you need to pay attention to several things.


    if you are using a newer TVH,

    reset this https://github.com/tvheadend/tvheadend/commit/6409a6382f1ded18cd6f21649519879c410eb8ab patch so that (... ptr[21] : 0;) is there,

    otherwise dvbcsa will only get zero or four


    The SuperTennis ecm key value = HEX: 0x1D (DEC:29), in the case of a hexadecimal value, it can be lowercase or uppercase.

    you can check the tvh debug trace (descrambler) https://github.com/tvheadend/tvheadend/blob/master/src/descrambler/descrambler.c#L1377


    if you add the new schedule block key value here https://github.com/oe-mirrors/libdvbcsa/blob/master/src/dvbcsa_pv.h#L169-L173,

    you will probably need to create a new table instead https://github.com/oe-mirrors/libdvbcsa/blob/master/src/dvbcsa_pv.h#L90-L108,

    for example csa_block_perm_ecm2[] = ...


    and if you look a little closer at this csa_block_perm[] https://github.com/oe-mirrors/libdvbcsa/blob/master/src/dvbcsa_block.c#L37-L55 table,

    you can see that there is not that much difference between the csa_block_perm_ecm[] table,

    just the lines are a little mixed up


    but I'm just assuming this, because I don't have any valid CWs for these channels,

    so I can't confirm or guarantee that this alone would be enough, just a newer table to make it work properly



    (translate.google)

    fegol added a new file:

    try on desktop (x86_64):


    Build and install libdvbcsa:

    Code
    git clone https://github.com/oe-mirrors/libdvbcsa
    cd libdvbcsa
    ./bootstrap
    ./configure --enable-shared --disable-static --enable-ssse3
    make
    sudo make install
    
     sudo cp /usr/local/lib/libdvbcsa.so.1.1.0 /usr/lib/x86_64-linux-gnu/libdvbcsa.so.1.0.1


    And use the same configurations as for coreelec, and you don't have to bother with m3u...

    why do you want to use it with streamrelay, because there is no need for that

    and in this https://github.com/tvheadend/tvheadend/tree/653bd0400b4413db96b80c807f0f7524f9248adb/src this command "profile=icam&descramble=0&emm=0&:0:0:1" does not work...


    did you update ... libdvbcsa?




    No Live lInk please

    Thanks for these plugins. Can you edit Tvh42 or Tvh43 in the CoreElec or LibreElec kodi piers (22) repository?

    https://relkai.coreelec.org/?d…rch64/service.tvheadend43

    try it:CoreELEC/addons/Amlogic-no/22.0.3/aarch/service.tvheadend43/service.tvheadend43-22.0.3.7.zip


    ###################


    if service.tvheadend43-22.0.3.7.zip works fine, you just need to update the libdvbcsa/package.mk file a little...

    (src.zip)



    ...

    Basic old pvu key finder (slightly updated), it might make finding keys a little easier, but there's not much point in playing with it anymore, maybe it's better to play with it on another continent.


    There is no guarantee of 100% success, errors can occur, you may find wrong keys and other possible errors, use it at your own risk!

    • To use it, you need to install dvbsnoop on your device somehow.
    • From the compressed bin.zip file, copy the binary that best suits your device's architecture and give it execute permissions.

    Switch your device to one of the pvu channels and try to run a command in terminal or other mode and wait for the result, it may take several minutes.

    (translate.google)

    The last changes in dvbapi were made in „11754”


    - extended the ecm_info file (thanks to DimitarCC) (e64a1563) · Commits · common / oscam · GitLab
    - force use of UTF8 for Webif (thanks to lpm11) - removed Touch function (thanks to lpm11) - Do not start DVBAPI client (and unnecessary thread) if DVBAPI is…
    git.streamboard.tv


    (Is it possible that even more new bugs have been created?)


    capture_003_04042024_212240.png

    (ATR: CE FC FE 02 3C C0 8C 8C 0E B0 32 0E B2 7E 0E BC CE CE 72 3C B2 BC)

    Could there be a problem with the card reader?


    So what is the correct ATR value?

    for oscam they added this weird trick: (https://trac.streamboard.tv/os…runk/module-streamrelay.c),

    for Ncam, this has not been added


    the point is that they no longer depend on the stream relay...


    but currently UK is "not" working in NCam.

    ....

    So we think than will be better, also if is possible, create ( from you ) a new oscam with the link incorporated but hiden.

    ...

    Do you think that if the url is encrypted or hidden, it will not be traceable in network processes when connected?

    ("Because what oscam doesn't show because it's hidden...", it appears in the network processes when you connect, if you follow it, and you don't need a lot of expertise, just a smarter router is enough...)