Open bknill opened 5 years ago
That code looks correct, but <video>
tag is waiting on https://github.com/exokitxr/exokit/pull/1361, which would need additional work on Oculus integration.
Ahh.. is this required for the Go?
Any idea of timeframe around this? Or alternative ways of handling video ?
Go and Quest are mostly the same in terms of Exokit. :P
No timeframe, but would love help integrating Android's MediaPlayer
api to the <video>
tag if that's a requirement. That's probably the easiest way to handle video playback.
I'd love to be able to help but I have absolutely no idea how to achieve that.
hey @modulesio is there any progress on this one?
We're using an html
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?