Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
Anonymous's avatar
Anonymous
1 year ago

Sharing Passthrough scene between two VR headsets

Is it possible to display the passthrough on one headset to a second headset? For example if I have two Quest 3s, could my second headset stream the current passthrough of the first VR headset. My guess is that I could send the images from the two RGB cameras outside the headset through a web socket assuming they are on the same network and stitching them together. But that's just a guess. Does anyone know if this is possible or have experience doing something similar to this?

1 Reply

  • From what I remember having read about the API, Meta does not allow direct video camera stream access and thus, I don't think you could do this.

    To be validated.