We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I have a node server which serves a web page and p5.js canvas. I'd like a server side webcam to be embedded in the canvas. If you can point me in the right direction it would be very much appreciated.
Answers
http://p5js.org/reference/#/p5/createVideo
http://p5js.org/reference/#/p5.MediaElement