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.