Locatable Camera
Didn't work out but here are some references:
Official introduction also: https://docs.microsoft.com/en-us/windows/mixed-reality/develop/unity/locatable-camera-in-unity
Another thread of discussion: https://forum.unity.com/threads/locatable-camera-in-unity.398803/
PhotoCapture class ref (used for getting camera info): https://docs.unity3d.com/ScriptReference/Windows.WebCam.PhotoCapture.html
Homogeneous coordinate related details in projection calculation: https://issueexplorer.com/issue/MicrosoftDocs/mixed-reality/343
WebCamTexture related issue: https://forums.hololens.com/discussion/782/live-stream-of-locatable-camera-webcam-in-unity
Last updated
Was this helpful?