
Shared Sensor / webcam sharing / audio sharing
With WEBRTC we can share streams and data in a pretty easy way. The technology is based on socket server systems and widely used in many web based apps. With p5LiveMedia we have an option to do small experiments with that without compicated websocket setups right within the p5 coding language.
basic webRTC example shared video stream, audio and data
https://editor.p5js.org/brucexxxbanner/sketches/MLJYP2t2o
todo!
>>> create a diy helmet / pseudo VR glasses > camera heads outwards – visuals are interchanged!
>>> audio is splitted and several microphones are placed somewhere in the room > other audio reception!