OpenCV Demo webAPP example, python based. Frontend active on port 33443.
Install the app and navigate to http://yourDeviceIp:33443. The app uses your webcam to
implement some simple image vision algorithm, the result is then streamed inside a webpage.
This app requires camera access
USAGE
1 - install the app
"sudo snap install opencv-demo-webapp"
2- connect the proper camera interface:
"sudo snap connect opencv-demo-webapp:camera"
3- navigate to: http://yourDeviceIp:33443
4- click "restart camera" and reload the page