facebookarchive / react-360

Create amazing 360 and VR content using React
https://facebook.github.io/react-360
Other
8.73k stars 1.23k forks source link

Live stream camera feed #565

Open xpcrts opened 6 years ago

xpcrts commented 6 years ago

How to live stream camera feed (IP Security camera, network camera) into ReactVR framework?

larrylin28 commented 6 years ago

I think you can use WebRTC and integrate with the React360 video player by implementing a video player extend the BasicVideoPlayer and add it by addCustomizedVideoPlayer

view4 commented 4 years ago

Hi.

Did anyone have any success with this. Also trying to achieve a live video link.

Have had no success integrating WebRTC into React360. It seems to be inaccessible via Window in 360.

Any help is appreciated!