Zobrazují se odpovědi 1 až 9 z 9

Téma: Kofolas Gang

  1. #1
    Registrovaný uživatel
    Založen
    26.03.2002
    Příspěvky
    704
    Post Thanks / Like
    Downloads
    0
    Uploads
    0

    Kofolas Gang

    Tak je to tady prvni linuxovy HDTV prijimac s emu a cs kofolou
    Cekate na Dm8000 ? tak cekejte snad se dockate


    Kofola 1.0

    INTRODUCTION:

    Kofola is an application for the Kathrein UFS-910 which is able to
    parse the PMT for the currently selected channel, and based on this subscribe
    to the relevant ECM PIDs and transport the ECM packets to a radegast server.
    If the radegast server is able to decrypt the control words kofola will
    inject them into the descrambler and produce video and audio on encrypted
    transmissions.
    For those already familar with radegast, this is just camd.rdgd for the
    Kathrein UFS-910, but extended with ethernet connectivity to any remote server
    supporting the radegast protocol like newcs.


    HOW TO USE:

    In order for Kofola to work it needs the PMT, which will be available
    in /tmp/pmt.tmp if libioctl.so is preloaded when pvrmain on the box is
    started. This can be accomplished by modifying /app/script/launchapp.sh to the
    following:

    . /app/script/target.cfg
    cd /app/program/
    /config/kofola [radegast ip] [radegast port] >/dev/null 2>&1 &
    export LD_PRELOAD=/config/libioctl.so
    ./pvrmain
    killall kofola

    As a bonus this will also start and stop kofola for you together with
    pvrmain.

    [radegast ip] and [radegast port] should of course be replaced with values
    matching your radegast setup. Default IP is 127.0.0.1 and port 777 if no
    arguments are supplied.

    Radegast 4.2release6 includes a binary built for sh4 that runs on the 910,
    which you can also start from launchapp.sh. It is left as an exercise for the
    reader to figure out how to download, configure and start radegast.


    KNOWN BUGS:

    * Sometimes the scrambled channel message appears (can be removed by pressing
    e.g. the yellow button)
    * Sometimes audio is being muted (on channels with multiple audio tracks you
    can change to another track and back again)
    * HD channels from Canal Digital on 1w only decodes 1 out of ~20 times
    * Irdeto and Betacrypt PMT parsing is not supported yet


    DISCLAIMER:

    This software has been written without any help from Kathrein and with no
    documentation on the ST API. Therefore it may have undesired effects like
    killing your favorite hamster or making your Kofola go bad. However the
    software has been tested thoroughly and is expected to work without any side
    effects.



    --
    When you love her nothing else matters.

  2. #2
    Registrovaný uživatel
    Založen
    03.08.2002
    Příspěvky
    12
    Post Thanks / Like
    Downloads
    1
    Uploads
    0
    Citace Původně odeslal JirkaS Zobrazit příspěvek
    Tak je to tady prvni linuxovy HDTV prijimac s emu a cs kofolou
    Cekate na Dm8000 ? tak cekejte snad se dockate


    Kofola 1.0

    INTRODUCTION:

    Kofola is an application for the Kathrein UFS-910 which is able to
    parse the PMT for the currently selected channel, and based on this subscribe
    to the relevant ECM PIDs and transport the ECM packets to a radegast server.
    If the radegast server is able to decrypt the control words kofola will
    inject them into the descrambler and produce video and audio on encrypted
    transmissions.
    For those already familar with radegast, this is just camd.rdgd for the
    Kathrein UFS-910, but extended with ethernet connectivity to any remote server
    supporting the radegast protocol like newcs.


    HOW TO USE:

    In order for Kofola to work it needs the PMT, which will be available
    in /tmp/pmt.tmp if libioctl.so is preloaded when pvrmain on the box is
    started. This can be accomplished by modifying /app/script/launchapp.sh to the
    following:

    . /app/script/target.cfg
    cd /app/program/
    /config/kofola [radegast ip] [radegast port] >/dev/null 2>&1 &
    export LD_PRELOAD=/config/libioctl.so
    ./pvrmain
    killall kofola

    As a bonus this will also start and stop kofola for you together with
    pvrmain.

    [radegast ip] and [radegast port] should of course be replaced with values
    matching your radegast setup. Default IP is 127.0.0.1 and port 777 if no
    arguments are supplied.

    Radegast 4.2release6 includes a binary built for sh4 that runs on the 910,
    which you can also start from launchapp.sh. It is left as an exercise for the
    reader to figure out how to download, configure and start radegast.


    KNOWN BUGS:

    * Sometimes the scrambled channel message appears (can be removed by pressing
    e.g. the yellow button)
    * Sometimes audio is being muted (on channels with multiple audio tracks you
    can change to another track and back again)
    * HD channels from Canal Digital on 1w only decodes 1 out of ~20 times
    * Irdeto and Betacrypt PMT parsing is not supported yet


    DISCLAIMER:

    This software has been written without any help from Kathrein and with no
    documentation on the ST API. Therefore it may have undesired effects like
    killing your favorite hamster or making your Kofola go bad. However the
    software has been tested thoroughly and is expected to work without any side
    effects.



    --
    When you love her nothing else matters.
    hi
    who kan find it
    mfg

  3. #3
    Registrovaný uživatel
    Založen
    03.07.2007
    Příspěvky
    2
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Hello Jirka
    Can you tel me how i replace the file launchapp.sh its a read only file.
    And i cannot chance the attributes (no rights).
    Thanks.

    Grtz Astradriver

  4. #4
    Registrovaný uživatel
    Založen
    09.07.2007
    Příspěvky
    11
    Post Thanks / Like
    Downloads
    0
    Uploads
    0

    Descramber

    Hi

    So the descrambler is the default build in the UFS910 or is it using a EMU? - As I understand it, kofolas is "only" fetching the PTM and sending the ECM package to a radegast server right?

    Thanks
    Felix

  5. #5
    Registrovaný uživatel
    Založen
    30.06.2007
    Příspěvky
    42
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    yes, kofola is only local dvb client - who is able to filter ecm pids and send them down to server (for sharing or emu decoding).

    Current problem is that STAPI is unknow for us, so did only really very hackish interface using exactly kofola.

    In future there should be "normal" emu, then kofola will be not need anymore.
    But in time being, ...

  6. #6
    Registrovaný uživatel
    Založen
    24.05.2007
    Příspěvky
    73
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Is there any news about Irdeto ?
    Kofolas2 did not fix it.

    Nachmany

  7. #7
    Registrovaný uživatel
    Založen
    09.07.2007
    Příspěvky
    11
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Can the UFS910 decode Conax and NDS? or is a CAM needed for that in general?

    Thanks
    Felix

  8. #8
    Registrovaný uživatel
    Založen
    30.06.2007
    Příspěvky
    42
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Citace Původně odeslal Nachmany Zobrazit příspěvek
    Is there any news about Irdeto ?
    Kofolas2 did not fix it.

    Nachmany
    Well, still not fixed not nice device leak in new version, so "stay tuned"

    BTW, camd3 is not working for you? or you preffer to drink kofola?

    /K

  9. #9
    Registrovaný uživatel
    Založen
    24.05.2007
    Příspěvky
    73
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Hi k..

    So....I have some problem with CAMD3 , and i working only with radegast emu'.
    In this weekend I will try to use CAMD3.

    Thanks.....
    Nachmany

Informace o tématu

Users Browsing this Thread

Toto téma si právě prohlíží 1 uživatelů. (0 registrovaných a 1 anonymních)

Štítky pro toto téma

Záložky

Záložky

Pravidla přispívání

  • Nemůžete zakládat nová témata
  • Nemůžete zasílat odpovědi
  • Nemůžete přikládat přílohy
  • You may not edit your posts
  •