Skip to content

Hls.js on iOS > 17.1 (Simulator) #6161

@lucabergamini

Description

@lucabergamini

What do you want to do with Hls.js?

This might be a quite naive question, but
now that ManagedMediaSource is available on iOS >= 17.1 and hls.js supports it, should safari be able to use hls.js for videos?

My understanding was that the absence of MSE was the main blocker for hls.js, but I'm testing with a 17.2 simulator in xcode and I'm still receiving false from Hls.isSupported

What have you tried so far?

I'm running with the latest hls.js on iOS 17.2 safari:

  • Hls.getMediaSource returns native code;
  • Hls.isMSESupported returns true;
  • Hls.isSupported returns false

by reading the latter function comments, this might be because isTypeSupported returns false

Metadata

Metadata

Assignees

No one assigned

    Labels

    Browser issueIf there is an underlying issue with the browser that hls.js is running on, this tag should be used.DocumentationQuestion

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions