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
I have a kind of "TV" interface, where you can select a channel and it changes the video. Library has been working great. Some m3u8's, for some reason, aren't autoplaying - they just buffer. If you show controls and mess with play/pause it'll start working.
I'm not showing controls on this, everything is just "live".
So that one is frozen, and if I change the channel, it tells me the previous one hasn't finished loading and the new url is being deferred. I'd almost rather "force" replace it.
Expected Behavior
Force replace the url, or have some method of action when a stream is "stuck"
Be sure to search for your issue before opening a new one.
Current Behavior
I have a kind of "TV" interface, where you can select a channel and it changes the video. Library has been working great. Some m3u8's, for some reason, aren't autoplaying - they just buffer. If you show controls and mess with play/pause it'll start working.
I'm not showing controls on this, everything is just "live".
So that one is frozen, and if I change the channel, it tells me the previous one hasn't finished loading and the new url is being deferred. I'd almost rather "force" replace it.
Expected Behavior
Force replace the url, or have some method of action when a stream is "stuck"
Steps to Reproduce
Environment
Other Information
The text was updated successfully, but these errors were encountered: