I want to capture a webcam on a client and send it to a server where I show the video. What would be the best way to do this using opencv and java?
1 | initial version |
I want to capture a webcam on a client and send it to a server where I show the video. What would be the best way to do this using opencv and java?