Allows applications authored against the WebXR Device API to access pose-synchronized camera image textures from within WebXR sessions.
Currently, to protect user privacy, WebXR Device API does not provide a way to expose camera images to the sites. Additionally, alternative ways for sites to obtain raw camera access (getUserMedia() web API) are not going to provide the application with pose-synchronized camera images. For some scenarios, this limitation may pose a barrier to adoption of WebXR Device API. Providing applications with access to camera images should allow them to experiment more rapidly with additional AR-related features that may be possible to implement purely in JavaScript.
Docs: https://github.com/immersive-web/raw-camera-access/blob/main/explainer.md https://immersive-web.github.io/raw-camera-access
Explainers: https://github.com/immersive-web/raw-camera-access/blob/main/explainer.md