Skip to content

m3u8 fails to start, changing it causes deferred warning #976

Description

@beamercola

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

<ReactPlayer playing={true} muted={true} controls={false} />

Environment

Other Information

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions