Reply to thread

Hello again Jean and Peter

 

Apologies for the delayed response - I continue to be very busy.

 

jehe: thank you for supplying your logs, but unfortunately I have to say that this code is not going to work for you. The code does not support Anysee E30 series tuners - only the E7 series with CAMs (ie. not smartcard slot) are supported for conditional access. The reason for this is that although the Anysee SDK provides the ability to send commands and read information from the smartcard slot, there is no documentation about the data formats and protocol. Even if we had documentation, the protocol is very low level. I think we would basically have to implement our own MD filter with FFDESCA to make it work. I don't have the knowledge, time or desire to implement that. Sorry...

 

Peter.Andersson: thank you also for supplying your logs. Your guess for the code fix was correct. :)

There are a few things I notice, and a few comments I would like to make:

1. Your tuner is recognised correctly.

2. The CI slot is detected and the interface to the CAM seems to be opened successfully.

3. When you tried to view TV3, there was no signal - I'm not sure if that is a code problem or a signal problem.

4. When you tried to view Kunskapskanalen, signal was locked but the CAM was not detected yet.

5. The CAM was detected at 18:49:51 - about 1 minute 30 seconds after you tried to tune TV3 - but it was not yet ready to decrypt channels.

6. The PMT structure sent to the CAM (ie. the request to decrypt the channel) for Kunskapskanalen was missing the service ID. That is definitely a code problem. Don't know why that happened but I'll ensure that it is fixed.

7. The PMT structure also had an elementary stream descriptor issue - complicated to explain but again, I will ensure it gets fixed.

 

In summary, there are definitely some code issues, but I think the biggest problem is that the CAM was never detected as ready. We should have seen a log message to say the CAM state changed from CamInserted to CamOkay. Please keep in mind that you need to close the Anysee CNO program that runs in the taskbar when using the tuner in MediaPortal. Otherwise CNO will prevent MediaPortal from using the CAM.

 

Best regards,

mm


Top Bottom