lunears wrote:After a year of procrastination I have made some progress, the current version is on github, written in html, js and css. It will be wrapped using electron for desktop use and distribution. All it does is take pictures using the webcam, but it doesn't save them, more features soon. It is running on Mac but works cross-platform (Windows, OS X, Linux).
Try it out at: http://bimstop.github.io/Biscuit/
(It looks better in application form, I swear.)
Dang Lunears, check your emails…
So, uh, when I try to load the web page, I'll click camera, and I don't know what was supposed to happen, but if a live preview of the camera right above the "Take Frame" button was supposed to show up, it didn't. Also, there's a JavaScript error that says "TypeError: null is not an object (evaluating 'canvas.getContext') (Anonymous function) camera.js: 5"
And Boats, I don't think you've added Mac support, but when I load your program, the subviews where the camera preview is supposed to be is black, so I'm guessing the program isn't loading my camera properly. Also, clicking "Change Camera" does nothing. In addition, I got 8 JavaScript errors while trying to load the webpage.