exokitxr / exokit

Native VR/AR/XR engine for JavaScript 🦖
MIT License
997 stars 118 forks source link

HTMLVideoElement unlock #1361

Open avaer opened 5 years ago

avaer commented 5 years ago

HTMLVideoElement was commented before due to lack of testing.

This PR fixes several bugs with the implementation and re-enables <video> support.

Continuation of https://github.com/exokitxr/exokit/pull/596.