Kyle Robbertze

Results 237 comments of Kyle Robbertze

> `libretime_4-0-0-legacy-1 | 2024-02-15T22:53:02+00:00 ERR (3): [MediaController.php:154 - postAction()] - Bad file extension.` This I think is the root cause. What is the file's name/extension and is it actually that...

Do you currently get silence at all? In my experience we don't

Is this PR affected by https://github.com/libretime/libretime/issues/2670#issuecomment-2028035833?

I've moved the integration to website, where we don't use shfmt or shellcheck, which are the failing checks

Does aplay work and play out things? https://www.geeksforgeeks.org/aplay-command-in-linux-with-examples/ has some examples on how to test

I hope to properly test this in the coming weeks. Could you also please update the docs describing this feature and how to configure/use it?

Is there a way to stream HLS to nginx instead of doing it via a file?

After discussion, I think we should continue with the file-based solution instead - it is cleaner and induces less delay

> these changes does't seem to involve php version conflicts (only deprecation) Ah, I misunderstood the purpose of this PR and thought you were adding support for PHP 8. >...