Skip to content

MediaPlayer not initialized! #1383

Open
@bknill

Description

@bknill

We're using an html

        <video id='videoEl' className='mediaEl'  crossOrigin='anonymous' playsInline='true' webkit-playsinline='true' ></video>
        <audio id='audioEl' className='mediaEl'  crossOrigin='anonymous' ></audio>

These then get used as source for the various elements, i.e. 360 video sphere.

I get the error 'MediaPlayer not initialized!' when ever Exokit tries to play a media file, can you let me know how to handle media with Exokit?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions