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
We successfully play TS segments on Chromecast and Edge. We are currently calling abort() to reset SourceBuffer's internal state, but Safari's SourceBuffer.abort() implementation is broken, and we were forced to stub it out to avoid decoder errors. So TS is not playing on Safari.