You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: