-
Notifications
You must be signed in to change notification settings - Fork 34
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
Webplayer on Safari/iOS fails to play audio. #1120
Comments
As it turns out we are using a deprecated Webplayer version. We will configure the new version and see. Closing until then. |
Reopening because the issue persists in Webplayer 5. The difference is, that in Webplayer 5 the error message does not appear. Instead it remains eternally waiting. We now have one podcast using the deprecated Webplayer 4: https://kern.punkto.info Another one using Webplayer 5: https://movada-vid.punkto.info |
Hmm I tried to reproduce this issue on iOS with active developer tools but I can play the podcast without any issues 🤔 |
For me issue looks like exactly as the issue I have since times #1097 |
We just received feedback from an listener of ours, that our latest episode in the Webplayer on Safari iOS triggers the connection problem error message.
This is the link to the episode: https://movada-vid.punkto.info/2023/08/11/mvp025-uk-108/
We could reproduce that issue in all our episodes on all our podcasts.
In the server logs we can see that the audio data is delivered correctly. I can curl the audio urls without problems. Playing the urls from the command line with mplayer works without problems.
Has anyone experienced a similar issue.
Maybe related: #1097
The text was updated successfully, but these errors were encountered: