Reply to thread

AW: CI: ERROR::confused:etProgram failed


mm:


I remember that I spent weeks and month with TT code (in fact this was my place to get into MP development).


I would not recommend to try handling of CAM messages inside the TT class. Maybe the better (generic) approach is my "Scramble watcher" implementation (see internal thread).


While it was thought for recordings, Disaster123 did extend it to timeshift as well: C++ MediaPortal Pastebin - collaborative debugging tool (did not test it yet).


In case the TS stream is switching to scrambled, a new "SendPMT" with CAM handling is done. But we cannot be sure if this helps the CAM to "recover" as well. On more thought: there is also a "ResetCAM" feature inside some CAM apis...


Top Bottom