psibre

Results 94 comments of psibre

Thanks for reporting this! I can reproduce the issue in the iOS Simulator:

I had a bit of time to debug this, and the bad news is that the issue is tricky, due to the way Safari requests ranges on iOS. Some other...

I could imagine building a small custom module that takes the synthesized AudioInputStream and encodes it to AAC or something else that's supported by iOS. Alternatively, a workaround might be...

I realize now that the agent role in that sentence was ambiguous. Let me fix that: > I could imagine **a volunteer** building a small custom module I'm afraid we...

@JimKillock Sorry for the confusion. AFAICT it's purely a Safari issue. All other browsers seem to work fine, including (and I just double-checked) Edge on Windows 10. We could add...

Actually, on second thought, it's not just a Safari, but (as you pointed out) also an **iOS** issue. Even other browsers do not work on iOS. So we would need...

You're probably right. As everyone knows, Edge and Chrome are based on Chromium, which in turn is based on a WebKit fork, but Apple has of course gone on and...

Works for me on OpenJDK 12 with Gradle v5.4.1 (which is the version used by the Gradle wrapper in master -- please always build Gradle projects with the wrapper if...

Switching to Gradle v5.5.1 also works for us. Could you please dump the full output of your Gradle build and attach it here as a text file?

@rkizito Sorry, I forgot to say, please run it with `--info`. But please make sure you don't paste it into a comment in this discussion, but just *attach the file*,...