Skip to content

replay broken on ios 16 safari with application/x-mpegURL #8345

Open
@leo-paz

Description

@leo-paz

Description

When using the type="application/x-mpegURL" and a .m3u8 video file, the video plays fine on ios 16 safari but when the video ends, the play button doesn't replay like expected. I don't see this issue on ios 16 safari using type="video/mp4".

I'm assuming this is related to the new native ios player shipped with ios 16.

Reduced test case

https://codepen.io/leo-paz/pen/WNYEJWJ

Steps to reproduce

  1. View the codepen on ios 16 safari, get to end of video and try to hit big play button. Nothing happens
  2. Switch the <source> to the commented out mp4 source
  3. View the codepen on ios 16 safari, this time the big play button when the video ends replays the video.

Errors

No response

What version of Video.js are you using?

8.2.0 and 8.3.0

Video.js plugins used.

No response

What browser(s) including version(s) does this occur with?

n/a

What OS(es) and version(s) does this occur with?

ios 16 safari

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions