How to Stop Channel's Descrambling Process ?
Posted: Wed Jun 17, 2009 6:19 am
Hi all;
altough I've been manipulating with MultiDec APIs for along time, the last week I've just completed implementing my first Operational MD-API based Plug-In .
I used pure C as a programming language and ProgDVB 4.9 Std as a Host application.
My Plug-In sends CWs to the host application ( ProgDVB ) which successfully descramble the channel , SO FAR SO GOOD !
But when my Plug-In stop sending the keys ( for example if the card is removed ) to the Host Application (ProgDVB) the CPU goes high < about 90~ 98% > and the Host Program hangs Up .
I've tried to send an empty buffer to stop the descrambling process but that did n't work out .
Any Suggestions to solve this problem will be appreciated .
Thanx in advance and BYE .
altough I've been manipulating with MultiDec APIs for along time, the last week I've just completed implementing my first Operational MD-API based Plug-In .
I used pure C as a programming language and ProgDVB 4.9 Std as a Host application.
My Plug-In sends CWs to the host application ( ProgDVB ) which successfully descramble the channel , SO FAR SO GOOD !
But when my Plug-In stop sending the keys ( for example if the card is removed ) to the Host Application (ProgDVB) the CPU goes high < about 90~ 98% > and the Host Program hangs Up .
I've tried to send an empty buffer to stop the descrambling process but that did n't work out .
Any Suggestions to solve this problem will be appreciated .
Thanx in advance and BYE .