home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Compiling anysee branch from GitHub
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="mm1352000" data-source="post: 868053" data-attributes="member: 82144"><p>Hello again Jean and Peter</p><p> </p><p>Apologies for the delayed response - I continue to be very busy.</p><p> </p><p><a href="https://forum.team-mediaportal.com/members/jehe.111192/" target="_blank">jehe</a>: 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...</p><p> </p><p><a href="https://forum.team-mediaportal.com/members/peter.28691/" target="_blank">Peter</a>.Andersson: thank you also for supplying your logs. Your guess for the code fix was correct. <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p>There are a few things I notice, and a few comments I would like to make:</p><p>1. Your tuner is recognised correctly.</p><p>2. The CI slot is detected and the interface to the CAM seems to be opened successfully.</p><p>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.</p><p>4. When you tried to view Kunskapskanalen, signal was locked but the CAM was not detected yet.</p><p>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.</p><p>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.</p><p>7. The PMT structure also had an elementary stream descriptor issue - complicated to explain but again, I will ensure it gets fixed.</p><p> </p><p>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.</p><p> </p><p>Best regards,</p><p>mm</p></blockquote><p></p>
[QUOTE="mm1352000, post: 868053, member: 82144"] Hello again Jean and Peter Apologies for the delayed response - I continue to be very busy. [URL='https://forum.team-mediaportal.com/members/jehe.111192/']jehe[/URL]: 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... [URL='https://forum.team-mediaportal.com/members/peter.28691/']Peter[/URL].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 [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Compiling anysee branch from GitHub
Contact us
RSS
Top
Bottom