How can i use chrome webcam API and the processing.js to manipulate the video?
in
Processing with Other Languages
•
1 year ago
As topic,
i want to play with the webcam and chrome webcam API comes in handy, no plugin is needed.
However, i am not familiar with javascript syntax, so i still want to use processing.js to manipulate the video.
So how should the code be like?
GetUserMedia in the canvas,then? How can i tell the processing.js that there is a video in the canvas?
1