-
Notifications
You must be signed in to change notification settings - Fork 120
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request