Skip to content

Loading multiple videos with MediaSource API #9

@alexpogosyan

Description

@alexpogosyan

When trying to load a webpage with more then one MediaSources, browser window goes black and there's following error message in debugger console:

Uncaught InvalidStateError: Failed to execute 'endOfStream' on 'MediaSource': The MediaSource's readyState is not 'open'.

Same page works fine in desktop chrome.

I'm attaching minimal example, it tries to load and play two videos using MediaSource API.

simplest-html.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions