Hi,
I’m new to ARFoundation, I would like to live stream the AR Content to a WebRTC service, is there a way using ARFoundation to get the frame with AR content?
I’m using ARKit natively and ARSCNView.snapshot and works fine.
I would like create a native iOS plugin to populate a CVPixelBuffer with the frame, anyone that has done something like this?
Thank you
R