Forum Discussion
alex_radacki
10 years agoHonored Guest
Mirror between two unity apps
Hiho,
here is my setup: I've got a starter app which lanuches different tech demos incl. some oculus ones.
I usually build for a realtime view of the oculus a copy of the original scene inside the starter app and sync the camera position + rotation over network. Some of the scenes are getting quite large so I'm trying to find alternative.
Is there a way to pass a rendertexture between the two without any lag?
here is my setup: I've got a starter app which lanuches different tech demos incl. some oculus ones.
I usually build for a realtime view of the oculus a copy of the original scene inside the starter app and sync the camera position + rotation over network. Some of the scenes are getting quite large so I'm trying to find alternative.
Is there a way to pass a rendertexture between the two without any lag?
1 Reply
Replies have been turned off for this discussion
- cyberealityGrand ChampionI think networking is the best way to do this. I guess real-time video streaming is possible but would probably be more complex and more problematic (lag, quality, etc.) than just running two versions of the app networked together.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 1 year ago
- 9 months ago