* [linux-dvb] Scrambled/encrypted dvb-t channels under linux with a CI CAM?
@ 2008-10-04 20:10 Jelle de Jong
2008-10-04 20:44 ` Brice DUBOST
2008-10-05 10:30 ` Michel Verbraak
0 siblings, 2 replies; 5+ messages in thread
From: Jelle de Jong @ 2008-10-04 20:10 UTC (permalink / raw)
To: linux-dvb
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello everybody,
I am searching for some solutions to be able to watch
scrambled/encrypted dvb-t channels on Linux systems.
I don't know what my options are..., but I found this wiki page:
http://www.linuxtv.org/wiki/index.php/DVB_Conditional_Access_Modules
The situation is that I have separate usb enabled dvb-t devices that do
all work for non scrambled channels.
I would like to be able to add an usb device that makes it possible to
also watch the scrambled channels, I don't know if this is possible.
What is the exact function of a CAM? Does it decrypt date realtime or
does it give out some special key that an other application can use?
I do have a usb smartcard reader that I use for gnupg encryption
systems. Are there possibility to use this device with an cable-provider
smartcards?
Any information is appreciated,
Thank in advance,
Jelle
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iJwEAQECAAYFAkjnzb8ACgkQ1WclBW9j5HkjAQP/V/zowVaiJZkD4/YdVovfFkQa
d5DXie2a36mNCQRT9d5Eh551cIUYspZsHx3iJf0MGbT4dqiAE1AGgOhfUXTpOp6w
/QfnzVkprhkWCM+llTu78Pgp78vLtKx1PYFKn4gUjVq8GKOMImKpAsxAOOAh9PjL
MYdIi6dyL8iqZ7Qq1jQ=
=b5wU
-----END PGP SIGNATURE-----
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [linux-dvb] Scrambled/encrypted dvb-t channels under linux with a CI CAM?
2008-10-04 20:10 [linux-dvb] Scrambled/encrypted dvb-t channels under linux with a CI CAM? Jelle de Jong
@ 2008-10-04 20:44 ` Brice DUBOST
2008-10-04 21:08 ` Jelle de Jong
2008-10-05 10:30 ` Michel Verbraak
1 sibling, 1 reply; 5+ messages in thread
From: Brice DUBOST @ 2008-10-04 20:44 UTC (permalink / raw)
To: Jelle de Jong; +Cc: linux-dvb
Jelle de Jong a écrit :
> Hello everybody,
>
> I am searching for some solutions to be able to watch
> scrambled/encrypted dvb-t channels on Linux systems.
>
> I don't know what my options are..., but I found this wiki page:
> http://www.linuxtv.org/wiki/index.php/DVB_Conditional_Access_Modules
>
> The situation is that I have separate usb enabled dvb-t devices that do
> all work for non scrambled channels.
>
> I would like to be able to add an usb device that makes it possible to
> also watch the scrambled channels, I don't know if this is possible.
> What is the exact function of a CAM? Does it decrypt date realtime or
> does it give out some special key that an other application can use?
>
The CAM decrypt the streams, the key stays inside the cam.
The full stream is given to the cam and you ask the cam for the programs
you want to be decrypted
> I do have a usb smartcard reader that I use for gnupg encryption
> systems. Are there possibility to use this device with an cable-provider
> smartcards?
>
Normally no.
If you can it's generrally illegal to extract the keys from the smartcard.
> Any information is appreciated,
>
Hope this will help you
--
Brice
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [linux-dvb] Scrambled/encrypted dvb-t channels under linux with a CI CAM?
2008-10-04 20:44 ` Brice DUBOST
@ 2008-10-04 21:08 ` Jelle de Jong
2008-10-05 16:55 ` Luc Brosens
0 siblings, 1 reply; 5+ messages in thread
From: Jelle de Jong @ 2008-10-04 21:08 UTC (permalink / raw)
To: linux-dvb
Brice DUBOST wrote:
> Jelle de Jong a �crit :
>> Hello everybody,
>>
>> I am searching for some solutions to be able to watch
>> scrambled/encrypted dvb-t channels on Linux systems.
>>
>> I don't know what my options are..., but I found this wiki page:
>> http://www.linuxtv.org/wiki/index.php/DVB_Conditional_Access_Modules
>>
>> The situation is that I have separate usb enabled dvb-t devices that do
>> all work for non scrambled channels.
>>
>> I would like to be able to add an usb device that makes it possible to
>> also watch the scrambled channels, I don't know if this is possible.
>> What is the exact function of a CAM? Does it decrypt date realtime or
>> does it give out some special key that an other application can use?
>>
>
> The CAM decrypt the streams, the key stays inside the cam.
>
> The full stream is given to the cam and you ask the cam for the programs
> you want to be decrypted
>
>> I do have a usb smartcard reader that I use for gnupg encryption
>> systems. Are there possibility to use this device with an cable-provider
>> smartcards?
>>
>
> Normally no.
>
> If you can it's generrally illegal to extract the keys from the smartcard.
>
>> Any information is appreciated,
>>
>
> Hope this will help you
>
Thank you for the information,
So what are my options to become able to watch scrambled channels? What
is the performance penaly for using usb based tuners and cams on one
system? Will an eeepc 701 or an atom platform be enough to handle both
streams? The cpu use for the tuner and xorg rendering is around 50% on
my current eeepc 701.
Best regards,
Jelle
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [linux-dvb] Scrambled/encrypted dvb-t channels under linux with a CI CAM?
2008-10-04 20:10 [linux-dvb] Scrambled/encrypted dvb-t channels under linux with a CI CAM? Jelle de Jong
2008-10-04 20:44 ` Brice DUBOST
@ 2008-10-05 10:30 ` Michel Verbraak
1 sibling, 0 replies; 5+ messages in thread
From: Michel Verbraak @ 2008-10-05 10:30 UTC (permalink / raw)
To: Jelle de Jong, linux-dvb
Jelle de Jong schreef:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hello everybody,
>
> I am searching for some solutions to be able to watch
> scrambled/encrypted dvb-t channels on Linux systems.
>
> I don't know what my options are..., but I found this wiki page:
> http://www.linuxtv.org/wiki/index.php/DVB_Conditional_Access_Modules
>
> The situation is that I have separate usb enabled dvb-t devices that do
> all work for non scrambled channels.
>
> I would like to be able to add an usb device that makes it possible to
> also watch the scrambled channels, I don't know if this is possible.
> What is the exact function of a CAM? Does it decrypt date realtime or
> does it give out some special key that an other application can use?
>
> I do have a usb smartcard reader that I use for gnupg encryption
> systems. Are there possibility to use this device with an cable-provider
> smartcards?
>
> Any information is appreciated,
>
> Thank in advance,
>
> Jelle
>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iJwEAQECAAYFAkjnzb8ACgkQ1WclBW9j5HkjAQP/V/zowVaiJZkD4/YdVovfFkQa
> d5DXie2a36mNCQRT9d5Eh551cIUYspZsHx3iJf0MGbT4dqiAE1AGgOhfUXTpOp6w
> /QfnzVkprhkWCM+llTu78Pgp78vLtKx1PYFKn4gUjVq8GKOMImKpAsxAOOAh9PjL
> MYdIi6dyL8iqZ7Qq1jQ=
> =b5wU
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> linux-dvb mailing list
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>
Jelle,
do a search for "sasc-ng" in google. You should be able to use your usb
smartcard reader.
Regards,
Michel.
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [linux-dvb] Scrambled/encrypted dvb-t channels under linux with a CI CAM?
2008-10-04 21:08 ` Jelle de Jong
@ 2008-10-05 16:55 ` Luc Brosens
0 siblings, 0 replies; 5+ messages in thread
From: Luc Brosens @ 2008-10-05 16:55 UTC (permalink / raw)
To: Jelle de Jong; +Cc: linux-dvb
Jelle de Jong wrote:
> Brice DUBOST wrote:
>> Jelle de Jong a �crit :
>>> Hello everybody,
>>>
>>> I am searching for some solutions to be able to watch
>>> scrambled/encrypted dvb-t channels on Linux systems.
>>>
>>> I don't know what my options are..., but I found this wiki page:
>>> http://www.linuxtv.org/wiki/index.php/DVB_Conditional_Access_Modules
>>>
>>> The situation is that I have separate usb enabled dvb-t devices that do
>>> all work for non scrambled channels.
>>>
>>> I would like to be able to add an usb device that makes it possible to
>>> also watch the scrambled channels, I don't know if this is possible.
>>> What is the exact function of a CAM? Does it decrypt date realtime or
>>> does it give out some special key that an other application can use?
>>>
>> The CAM decrypt the streams, the key stays inside the cam.
>>
>> The full stream is given to the cam and you ask the cam for the programs
>> you want to be decrypted
>>
>>> I do have a usb smartcard reader that I use for gnupg encryption
>>> systems. Are there possibility to use this device with an cable-provider
>>> smartcards?
>>>
>> Normally no.
>>
>> If you can it's generrally illegal to extract the keys from the smartcard.
>>
>>> Any information is appreciated,
>>>
>> Hope this will help you
>>
>
> Thank you for the information,
>
> So what are my options to become able to watch scrambled channels? What
> is the performance penaly for using usb based tuners and cams on one
> system? Will an eeepc 701 or an atom platform be enough to handle both
> streams? The cpu use for the tuner and xorg rendering is around 50% on
> my current eeepc 701.
>
> Best regards,
>
> Jelle
>
> _______________________________________________
> linux-dvb mailing list
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
Jelle,
one day, I hope to be able to use the WinTV-CI device from Hauppauge for this. It is a USB2-based device that will return a
decrypted version of the stream you feed it.
The idea is that you'd record encrypted streams to harddisk, possibly from multiple cards, and decrypt the interesting bits
afterwards (like my Arion AF-9280PVR does daily)
My attempts to write a Linux device driver for the WinTV-CI have been unsuccessful until now, you can find what I have here :
http://www.bsc-bvba.be/linux/dvb/
(in a nutshell : I have snooped the XP-driver, identified the firmware, wrote a program to extract it from multiple versions of
Hauppauge's driver, and created the beginning of a device driver (which currently fails halfway through the firmware load))
I am a a loss as to why the firmware load fails, all help is greatly appreciated ...
greetz,
Luc
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2008-10-05 16:55 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-04 20:10 [linux-dvb] Scrambled/encrypted dvb-t channels under linux with a CI CAM? Jelle de Jong
2008-10-04 20:44 ` Brice DUBOST
2008-10-04 21:08 ` Jelle de Jong
2008-10-05 16:55 ` Luc Brosens
2008-10-05 10:30 ` Michel Verbraak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox