webcam node python

19 views
Skip to first unread message

akshay kalambe

unread,
Dec 3, 2017, 4:21:47 PM12/3/17
to nodejs
Hello there.

I am developing a little web app where concept is

A webpage will be capturing images through webcam of user and send it to the node server. Images will be captured continuously for example 20 images will be captured back to back.
where node server will pass that images directly to an python script which will do some image processing tasks.

assume that web page will capture the image from webcam in a loop with interval of 1 second and send it to node server.
node server will pass the images in loop to python script and do the processing.

how to do this?

Reply all
Reply to author
Forward
0 new messages