03-19-2021 10:47 AM
Hi. I'd like to perform casting/streaming from VR to web browser and other device with Unity.
About web browser: It should be something very similar, what there is here: https://www.oculus.com/casting but I want to have it on my custom webpage (webpage is Blazor based, Oculus has Unity scene uploaded if it matters).
About Unity: I would like to send stream from Quest 2 VR to other device running Unity Scene, e.g. as camera.
Should I use Oculus Mixed Reality for this ? I'm reading documentation for MRC, WebXR and feel totally lost.
Is it even feasible ?
Thank you.