mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-25 17:45:03 +03:00
4854d362f5
Now iOS is supported for HLS through src=, so isBrowserSupported needs to reflect that. This makes MediaSource optional for any browser with src= playback of HLS. This also fixes probeSupport() to reflect the capabilities of non-MSE platforms such as iOS, which is critical for our demo app to be able to show the correct set of playable assets. Issue #997 Closes #1857 Change-Id: Ic6e18587db90fff2b097a2038c16cc928e2b9438