Search Unity

ARFoundation - ARKit

Discussion in 'AR/VR (XR) Discussion' started by techstar-1, Nov 6, 2018.

  1. techstar-1

    techstar-1

    Joined:
    Dec 11, 2017
    Posts:
    1
    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
     
  2. something-david

    something-david

    Joined:
    Mar 12, 2018
    Posts:
    4
    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!