well, you cannot use cv2.VideoCapture
for this, on a remote server, bad plan ;(
maybe you can lookup, how to serve html/js to access the clients webcam from the browser, and send back images to analyze to the server
well, you cannot use cv2.VideoCapture
for this, on a remote server, bad plan ;(
maybe you can lookup, how to serve html/js to access the clients webcam from the browser, and send back images to analyze to the server