-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Add package tvheadend #7571
Add package tvheadend #7571
Conversation
This should now be ready to be merged. I will add |
@MrAdityaAlok Could you squash commits to leave only "add package" ones? |
Add package libdvbcsa required by tvheadend tvheadend: disable all static libs tvheadend: disable libav and `--enable-android` only for 32 bits Revert "tvheadend: `--enable-android` only for 32 bits" This reverts commit fba7db9. tvheadend: disable libav tvheadend: add patch for `<time64.h>` header this is needed for 32 bit archs only tvheadend: supress warnings as error tvheadend: disable `mmx` instructions for arm It is not supported by Arm (or Android ?) tvheadend: disable `sse2` instructions as well tvheadend: add cflag for include dir tvheadend: enable tvhcsa tvheadend: remove TODO comments
@xeffyr done |
tvheadend crashes when descrambling (Code Word Client (newcamd)) : Bus Error |
@wsnake65 I will look into it tonight.(it's 8:20 AM in my zone) BTW I have never used tvheadend, can you provide steps to reproduce this? |
Scheme for test: minisatip tuner (192.168.5.30) -> tvheadend (192.168.5.10) -> KODI (on my PC 192.168.5.2) 1. Turned on not encrypted channel: 2. Turned on encrypted channel: Request for descrambling tvheadend crashes : Bus Error Also compile please the Tvheadend package from the Master branch (4.3***). There are a lot of fixes and works much better. |
@wsnake65 could you chek if new build works by downloading zip file from github actions for your respective cpu architecture and installing deb file using |
It is updated very frequently, therefore no luck of it being added to main repo. Once it is released we will update to it. |
I installed, but crashes with the same mistake |
TODO:
tvheadend
itselflibdvbcsa
(optional)avahi
(optional) I will add it some day later.