I want to take VR camera and stream it to the browser app. I have tried to use pixel streaming, and for first person it works well, but for VR I have a message in the browser “Connection established, waiting for video” so I assume plugin just does not know how to take this VR camera. Ive tried WebXR but it is for streaming FROM web TO vr, not the other way around, so it did not work for me. SceneCapture is out of the picture because of performance impact.