I am using the webcam.js library to take input from the webcam. However the js doesn't run in chrome due to some security issues. I can only run the file in Edge/IE.
I will work on getting the webcam input on all popular browsers and might have to use another library. I plan to create a separate page for the user to capture or upload the image and then save it to the server using AJAX/PHP. The user will then be able to play the visualization in separate page. This will make the UI less complicated while ensuring a higher frame rate.
No comments:
Post a Comment