- Registriert
- 27. Januar 2008
- Beiträge
- 22.779
- Reaktionspunkte
- 17.388
- Punkte
- 1.093
Code:
I menage to emulate camd.socket over openxcasapi
so now PMT can be sent to CCcam.
Download again archive from my post.
There is two new files and new patched CCcam 2.1.1 version.
Copy libdvbapi.so in /EMU/lib.
For dvbapi_module create /EMU/OpenXCAS/dvbapiCAS directory and copy
there dvbapi_module , make new openxcas.conf and change module.seq.
There is small change on how you start now CCcam binary.
LD_PRELOAD=/EMU/lib/libdvbapi.so /EMU/lib/ld.so.1 --library-path /EMU/lib/
/EMU/lib/CCcam.mipsel -dv -C "where is CCcam.cfg" &
If all goes okey , you should see that CCCam is processing PMT
and writing down CA systems ...
If dvbapi_module is manual started you should see CA_PMT datas in hexadecimal...
PS. Pls people test it how this working before
I try to menage somehow sending ECM to CCcam ...
Zuletzt bearbeitet: