[mythtv-users] DVB encrypted channels

Kenneth Aafløy ke-aa at frisurf.no
Mon Feb 9 13:07:01 EST 2004


Hi,

On Monday 09 February 2004 10:53, Carlos Fernandez Sanz wrote:
> Hi,
>
> Is it possible to use mythtv with a Aston (SECA) CAM to watch/record
> encrypted programming?
>
> So far I've been only been able to watch free-to-air stuff. Someone told me
> it's possible to do it with vdr, but it's mythtv that I'd like to use.
>
> Do I have any chance?
>
> My DVB card is a Hauppage's DVB-s, and I'm trying to record stuff from the
> Spanish Digital +. The hardware works perfectly (I can record with
> Haupagge's Win software).
>
> Thanks.

I have been using a conax cam here for ages now, but have not heard of anyone 
else trying this code bits. In theory, it should work. It's the same code as 
in VDR. It requires the ServiceID to be filled in for each channel, so that 
it can find the data required for the cam. You can set the ServiceID in the 
setup/channel editor, or by edititing the dvb_channel table yourself.

On this page, there is a brief description of the output you should get:
http://www.ethics-gradient.net/myth/mythdvb3.html

If you can't make it work, edit the file in libs/libmythtv/dvbdev/dvbci.cpp, 
and change the line with 'static bool DebugProtocol = false;' from false to 
true. Recompile, and send the output generated to either me or the devel 
list.

Kenneth



More information about the mythtv-users mailing list