
noreply at mythtv
Aug 18, 2012, 3:36 PM
Post #1 of 9
(176 views)
Permalink
|
|
Ticket #11021: DVBCam/CAM-Module initialized/used also with not encrypted channels
|
|
#11021: DVBCam/CAM-Module initialized/used also with not encrypted channels ---------------------------------+------------------------ Reporter: Shinck@… | Owner: stuarta Type: Patch - Bug Fix | Status: new Priority: minor | Milestone: unknown Component: MythTV - EIT | Version: 0.25-fixes Severity: medium | Keywords: CAM EIT Ticket locked: 0 | ---------------------------------+------------------------ SignalMonitor or Recorder initializes CAM-Module and sends CA_PMT for all channels and programs, not only encrypted. They also do so for grabbing EIT-Data with EIT-Scans. All the time, every few minutes during EIT-Scan if channels change CAM is stopped and restarted (shows also up in syslog). So I decided to write a fix. Now the CAM is only initialized and CA_PMT is sent if a stream or program is encrypted and we want to record or look live-TV. So now I provide the patch. Perhaps it could be helpful for some other people. -- Ticket URL: <http://code.mythtv.org/trac/ticket/11021> MythTV <http://code.mythtv.org/trac> MythTV Media Center _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|