immersive-web / webxr-samples

Samples to demonstrate use of the WebXR Device API
https://immersive-web.github.io/webxr-samples/
MIT License
1k stars 483 forks source link

Video Playback not working on VR mode using Safari and Vision Pro Simulator #168

Open FilipeLopesPires opened 1 year ago

FilipeLopesPires commented 1 year ago

I've been testing the samples on the new Vision Pro Simulator and I'm unable to get the Stereo Video Player to work. The video fails to load, so I am using a different source video (in .mp4 format) and that one loads fine. However, when I enter VR mode, the video stops rendering although I can still navigate in the 3d scene. I've seen similar reports, but haven't found any solid fix yet.