I'm very wonder that how can determin ECM PID from ECM_Descriptor in PMT.
I know extract the ECM PIDs from ECM_Descriptor, but I don't know what PID is used.
For example, in the Taquilla1 (ASTRA1B-10788V)
CA Descriptor in PMT
(CAS ID) : 01 00 -- SECA ID
(CA PID) : E5 EC
(private data) : 00 64 7F 1D BC 1D FF FF FF FF FF FF FF
E6 11 00 64 FF 10 00 00 00 00 00 00 00 1D 34
In this case, CAPID is two - E5 EC(05 EC) and E6 11(06 11).
But I don't know what I should use one of them.
Of course I have a regal card.
My guess, communication with CARD in use of private data(7F 1D ...) is the KEY of this problem.
How can I do that?
