I have a webpage with WebRTC to do web conference. Inside this webpage there is an iframe that also use camera to recognize some pictures(Use tensorflow API).
Current situation is that when the iframe loaded, the WebRTC camera will stop. Is it possible that these two pages share the camera that no one will be stopped by the other?
The browser is Safari.