Using VisionLib Tracking on Magic Leap 2 while doing WebRTC

Hi,
Can I use VisionLib Tracking on Magic Leap 2 or Vuforia while doing WebRTC? Can I use these features to transmit data to WebRTC from the video displayed by the 3D content?

Thanks for your question @tokufxug I reached out to Visionlib and will confirm if possible or not asap.

I did not try this myself, so I can't say if for sure.

VisionLib uses the Magic Leap 2's "MLCVCamera" component that exposes access to camera images in Unity.

So if the MLWebRTC example is compatible with the MLCVCamera example, it should work.

Adding results from the tracking to the metadata of WebRTC is a separate question.

1 Like