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
Chunks are not remuxed when seeking while the media is paused. We need to subscribe to seek events of the video element instead of only relying on timeupdate events.
The text was updated successfully, but these errors were encountered:
Chunks are not remuxed when seeking while the media is paused. We need to subscribe to seek events of the video element instead of only relying on timeupdate events.
The text was updated successfully, but these errors were encountered: