Open hchiam opened 5 years ago
Looking at the web dev tools, the QR code is still being read.
1) Figure out how to access webcam (without scanning QR code) https://stackoverflow.com/questions/9644612/access-webcam-without-flash/9646193#9646193 2) Test it on a mobile device. 3) See if it reduces power usage on a mobile device.
commit c54128e245a12d1e2dd9ea4e54c0f39a4a9aa06f only partially solves this; still would ideally like to have auto-preview with webcam (sans qr code scanning)
Problem:
Looking at the web dev tools, the QR code is still being read.
Solution:
1) Figure out how to access webcam (without scanning QR code) https://stackoverflow.com/questions/9644612/access-webcam-without-flash/9646193#9646193 2) Test it on a mobile device. 3) See if it reduces power usage on a mobile device.