Capturing ARKit scene (Like react-native-arkit) into react-native-webrtc video stream.
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.
