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
In src/browserCapabilities.ts you check for Edge because it didn't support HLS 5 years ago. There's also a check for this in the sample story in the OBM repo.
It now supports HLS via MSE, so you don't need to block it any more.