Skip to content
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

ManagedMediaSource #961

Closed
mihar-22 opened this issue Oct 16, 2023 · 2 comments
Closed

ManagedMediaSource #961

mihar-22 opened this issue Oct 16, 2023 · 2 comments
Assignees
Labels
api feature New feature or request player

Comments

@mihar-22
Copy link
Member

mihar-22 commented Oct 16, 2023

ManagedMediaSource (MMS) is a new API available on Safari 17+ that was announced at WWDC and proposed to W3C. It's backwards compatible with Media Source Extensions (MSE), and mainly designed for power efficiency, and providing some extra level of control for managing buffer levels and limiting playback quality. MMS support has been merged into hls.js and pending to release in version 1.5.

We need to simply investigate whether there's anything we need to add, configure, or expose from our end. At this time I don't think there is anything.

@mihar-22 mihar-22 added feature New feature or request player api labels Oct 16, 2023
@mihar-22 mihar-22 self-assigned this Oct 16, 2023
@kaambiz
Copy link

kaambiz commented Oct 27, 2023

According to Wbkit's blog

Note that support for Managed Media Source is only available when an AirPlay source alternative is present, or remote playback is explicitly disabled.

Not sure whether it falls on hls.js or Vidstack though.

@mihar-22 mihar-22 reopened this Nov 10, 2023
@mihar-22
Copy link
Member Author

Update: currently in alpha.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api feature New feature or request player
Projects
None yet
Development

No branches or pull requests

2 participants