[mythtv] [mythtv-commits] Ticket #2703: Localtime is sent to CAM module instead of timestamp from MPEG stream

Janne Grunau janne-mythtv at grunau.be
Sun Nov 26 12:02:47 UTC 2006


On Sunday 26 November 2006 04:29, Daniel Kristjansson wrote:
> On Sat, 2006-11-25 at 22:52 +0100, Janne Grunau wrote:
> > It's good to follow the spec but I didn't saw a clean way to pass
> > the TDT to the CI/CAM classes. I'm also not sure if it is a good
> > idea too mess with CI code from vdr since it makes a sync harder.
>
> I gave David some pointers on doing it cleanly. In the longer run,
> I'm not too worried about diverging from vdr in this code since we
> really want to integrate this better into MythTV.

Ok, I'll add it to my too long TODO list. I will start with converting 
the CI messages to VERBOSE macros.

> For instance, we 
> should have the signal monitor set up CA so that we can 1/ not die
> in LiveTV on encrypted channels we can't decrypt

Live-TV doesn't die on unencryptable channels but it would be nice to 
show a message that the channel can't be decrypted.

> and 2/ have the 
> channel scanner only add encrypted channels which we can decrypt to
> the lineup.

Basicly the same problem as 1. The CI/CAM spec EN50221 has unfortunately 
no reliable way to check if a stream can be decrypted. So we have to 
send the PMT to the CAM and check if the the data comes unencrypted 
from the card.

Janne


More information about the mythtv-dev mailing list