I can successfully access to the external devices connected to the same network my flask app, on my app.py I’m using opencv for accessing device camera. The problem is, when I’m turning on the camera to my external device, it opens the camera of the main device which is the computer camera, and not the camera of the external device.
I tried searching the possible solutions in different platforms but, still not working
Ruszel Jeaus Saavedra is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.