samirkumardas / jmuxer

jMuxer - a simple javascript mp4 muxer that works in both browser and node environment.
Other
548 stars 108 forks source link

Add Managed Media Source support (for IPhone running IOS 17+) #143

Open aasenov opened 6 months ago

aasenov commented 6 months ago

This change provide pure migration from MSE to MMS as explained here (https://bitmovin.com/managed-media-source) adding some fixed, mentioned in https://github.com/video-dev/hls.js/pull/5542. More work need to be done if start/stop streaming or qualitychange methods are to be supported.

The reason for this PR is that it makes JMuxer usable on lates IPhones with IOS 17+