AR SDK Virtual Camera

Hi,

What would be the best way to take the output stream of the Body Tracking app and provide that as a virtual camera? Is there something included in the AR SDK or could you suggest a library or source that would be best? At the moment I am considering this. GitHub - luckybet100/libcam: Cross platform lightweight library written in C++ to create virtual cameras and capture video from real devices

Thanks,
Austin

Hi @Austin1var

At the moment we don’t have any functionality in the SDK to create a virtual camera. The library you mentioned looks promising. Were you able to try it? It might also be a good idea to look into OBS: Welcome to OBS Studio’s documentation! — OBS Studio 28.0.1 documentation

Hi Tvarshney. I was able to get our project working with a hybrid of Maxine, OBS and Unreal Engine. Thanks for your help!

1 Like