Opened 14 years ago
Closed 9 years ago
#11021 closed Patch - Bug Fix (Won't Fix)
DVBCam/CAM-Module initialized/used also with not encrypted channels
| Reported by: | Owned by: | Stuart Auchterlonie | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.27.7 |
| Component: | MythTV - EIT | Version: | 0.25-fixes |
| Severity: | medium | Keywords: | CAM EIT |
| Cc: | Ticket locked: | no |
Description
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.
Attachments (6)
Change History (21)
by , 14 years ago
| Attachment: | 0001-No_decrypting_of_unencrypted_channels_or_during_EIT.patch added |
|---|
comment:1 by , 14 years ago
Recently I switched from fixes/0.25 to master. The patch also works fine. So I will attach it here.
by , 14 years ago
| Attachment: | 0002-No_decrypting_of_unencrypted_channels_or_during_EIT-026.patch added |
|---|
Patch for master / 0.26-rc
comment:4 by , 13 years ago
| Milestone: | unknown → 0.27 |
|---|---|
| Status: | new → accepted |
comment:8 by , 13 years ago
Even after applying the 0.26 patch on 0.26 fixes, it still uses the CAM and decrypts the channel during EIT scan.
comment:9 by , 13 years ago
The last revert broke that the CAM doesn't decrypt channels during EIT scan.
I fixed this and make some optimization: If CAM-Module decrypts one channel it's now possible to add a second recording which needs also decryption without destroying the first or both recordings. During LiveTV it speeds up decryption at channel changes.
I attached the fix for fixes/0.26
by , 13 years ago
| Attachment: | Version.txt added |
|---|
by , 13 years ago
| Attachment: | 0002-decrypt_two_channels_in_parallel.commit added |
|---|
comment:10 by , 13 years ago
The newest patch does not apply to 0.26-fixes. I tried various versions up to 2013-06-30.
comment:11 by , 13 years ago
Try first applying 0002-No_decrypting_of_unencrypted_channels_or_during_EIT-026.patch and then 0002-decrypt_two_channels_in_parallel.commit
comment:12 by , 13 years ago
OK, applying both patches worked, thanks. However, it still decrypts during EIT scan.
comment:13 by , 11 years ago
| Milestone: | 0.27 → 0.27.6 |
|---|
comment:14 by , 11 years ago
| Milestone: | 0.27.6 → 0.27.7 |
|---|
Reschedule all tickets planned for, but not solved in time for, 0.27.6 to 0.27.7.
comment:15 by , 9 years ago
| Resolution: | → Won't Fix |
|---|---|
| Status: | accepted → closed |
Closing any remaining open tickets for 0.27
If the issue still persists, feel free to reopen and align to a current release (v29 or master)

No use of CAM-Module and decrypting at EIT-Scan or not encrypted channels