LE32B550 disable ci+
- erdem_ua
- SamyGO Admin
- Posts: 3126
- Joined: Thu Oct 01, 2009 6:02 am
- Location: Istanbul, Turkey
- Contact:
Re: LE32B550 disable ci+
AFAIK card interface are different between those. (3.3v vs 5v ?)
-
- Official SamyGO Developer
- Posts: 37
- Joined: Tue May 04, 2010 10:43 am
Re: LE32B550 disable ci+
Hi,
the transport stream that carries the channel's data contains the so called host shunning flags.
If these flags are set, and an ci+ cam is used, it is possible for the content provider to enforce
some drm policies. Theoretically you could grab the transport stream before it reaches to cicam,
modify it (unset the flags) and then pass it to your cicam.
The problem with this is, that we don't currently know how to grab the transport stream
(in which function). The main exeDSP application is huge and disassembling it is a very
difficult task.
cu
Cyberdemon
the transport stream that carries the channel's data contains the so called host shunning flags.
If these flags are set, and an ci+ cam is used, it is possible for the content provider to enforce
some drm policies. Theoretically you could grab the transport stream before it reaches to cicam,
modify it (unset the flags) and then pass it to your cicam.
The problem with this is, that we don't currently know how to grab the transport stream
(in which function). The main exeDSP application is huge and disassembling it is a very
difficult task.
cu
Cyberdemon