ARFoundation - ARKit

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

Hey space1-1, did you ever figure out how to get the CVPixelBuffer in ARFoundation? I’m also having a hard to time finding it.

Thanks!