|
|
|
|
|
by joshmn
2156 days ago
|
|
Sorry, I didn't think we were talking about native support. I'm just so used to shipping something like videojs. In any event, nothing natively supports MPEG-DASH. https://caniuse.com/#feat=mpeg-dash Though there is a disclaimer "DASH can be used with a JavaScript library in browsers that doesn't support it natively as long as they support Media Source Extensions." the same is true for HLS, without the requirement of MSEs. |
|