Skip to content

Conversation

@Florent-Bouisset
Copy link
Collaborator

@Florent-Bouisset Florent-Bouisset commented Mar 14, 2024

When playing a content with Safari mobile on iOS (17.3.1), it autoplay is false in loadVideoOptions, AND if the video element has attribute playsinline, the video will be stuck in buffering and never reach the LOADED state.

This PR fix the issue, and the content should be properly be LOADED. The LOADED attribute don't rely anymore on having or not attribute playsinline.

relates to #1390

@peaBerberian
Copy link
Collaborator

So, are we also fixing it in v4? - even if the issue hasn't been reproduced

@Florent-Bouisset
Copy link
Collaborator Author

So, are we also fixing it in v4? - even if the issue hasn't been reproduced

The issue occurs in v4 if there is attribute playsinline.
I need to make another PR for v4.

@peaBerberian peaBerberian merged commit 2ce9cf6 into legacy-v3 Mar 15, 2024
@Florent-Bouisset
Copy link
Collaborator Author

#1408

@peaBerberian peaBerberian mentioned this pull request Jun 12, 2024
@peaBerberian peaBerberian deleted the fix/safari-ios-autoplay-with-playsinline branch July 26, 2024 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants