Camera Draw App (yz3434)

Tip: To use the camera, browsers require HTTPS or localhost.
  1. Open a terminal in the folder containing this HTML file.
  2. Run the following command (Python 3 required):
    python -m http.server 8000
  3. Open your browser and go to http://localhost:8000.
  4. Allow camera access when prompted.