rn-webrtc-arkit-integration
rn-webrtc-arkit-integration copied to clipboard
Capturing ARKit scene (Like `react-native-arkit`) into WebRTC video stream
Capturing ARKit scene (Like react-native-arkit) into react-native-webrtc video stream.
- Package (react-native-webrtc-ar-session)
- Example
Introdution

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