-
-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEAT] Compile libdvbcsa with icam support #249
Comments
Is there a certain setting extra needed? While working with Chris tvheadend docker ICAM support is working. While using this docker it is not working. NCAM returns found (163 ms) by ForeverCam1 - Sky Sport F1 HD ant the service is not clear Sometimes it gives: 2024/02/24 15:46:47 7E8978E2 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 098D PROVID 000000 ECMPID 1CBA ANY CHID PMTPID 0066 VPID 06FF With Chris's docker NCAM adds ICAM and the service is clear. What am I doing wrong? |
iCAM doesn't work with the @linuxserver image. |
Do you have a description how to build tvheadend myself with icam support? |
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue is locked due to inactivity |
Is this a new feature request?
Wanted change
TVHeadend can now detect icam support added to libdvbcsa tvheadend/tvheadend#1593
libdvbcsa is outdated and requires patching to support icam.
Here is a working example that I am using now, based on your image, but I think it would be better if it was built in.
What do you think?
And the patch
I can only test what I have, and that's amd64.
I believe ARM could be made to work like this.
Reason for change
Support newer DVB standards
Proposed code change
No response
The text was updated successfully, but these errors were encountered: