webxr-ios
webxr-ios copied to clipboard
Exposing TrueDepth data
Most likely relying on AVCaptureDepthDataOutput() https://developer.apple.com/documentation/avfoundation/cameras_and_media_capture/streaming_depth_data_from_the_truedepth_camera
Would allow to reproduce https://matrix.org/vrdemo/#/room/#vrvc_rotten-sponge:conf.matrix.org and explore more on volumetric conversations.
I am unsure that the native -> wkWebView bridge will allow that volume of data to be passed. Even low-res, low-frame-rate video is problematic. But, it's worth trying.