rn-webrtc-arkit-integration icon indicating copy to clipboard operation
rn-webrtc-arkit-integration copied to clipboard

Capturing ARKit scene (Like `react-native-arkit`) into WebRTC video stream

CI Status

Capturing ARKit scene (Like react-native-arkit) into react-native-webrtc video stream.

  • Package (react-native-webrtc-ar-session)
  • Example

Introdution

demo

Demo with iPod Touch (2019) and deployed test page

For made integration between ARKit and WebRTC, this plugin continuously capture [ARSCNView snapshot] and convert to RTCVideoFrame.

You can use it with react-native-arkit or any ARSCNView implementation.

Credits

License

MIT