You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey Koray! Sorry it’s taken me a month to notice this issue, I’ll try to take a look at it in the next day or two 😅
I’ve actually been running into more issues with the approach in this repo lately (in particular there’s been some weirdness with the chroots and certain TH stuff that depends on text encoding).
I’ll probably end up either deprecating this project or transitioning it over to using dynamically linked HLS executables produced/signed by a CI process that lives in this repo. Hopefully that should provide a more definitive solution, but we’ll see.
@jkachmar this issue got lower and lower in my inbox, so eventually I stopped noticing it, so sorry for my late response.
Starting with 1.3.0 we were bitten by an issue where using executables directly did not work. For some TH related issues, we had to recompile its dynamically linked version instead.
So, I'm trying to keep my version up-to-date until that issue gets resolved.
When I have this snippet in my home.nix:
I get this error:
easy-hls-nix/default.nix
Line 47 in 9d64543
The text was updated successfully, but these errors were encountered: