vreddy Posted October 9, 2011 Share Posted October 9, 2011 Hi, I am creating an access control page where my end user swipes his card and the page auto submits. At this stage I want to click his/her picture as well. The challenge is I am unable to find a script where a webcam clicks on page refresh or when it auto submits.. All the scripts i have seen only work on a click which is not possible here as the only user input is a swipe which has an autosubmit. Link to comment https://forums.phpfreaks.com/topic/248758-webcam-clicking-a-picture-when-the-page-submits/ Share on other sites More sharing options...
ZulfadlyAshBurn Posted October 9, 2011 Share Posted October 9, 2011 woah, swipe the card? how do you do that? Link to comment https://forums.phpfreaks.com/topic/248758-webcam-clicking-a-picture-when-the-page-submits/#findComment-1277523 Share on other sites More sharing options...
vreddy Posted October 9, 2011 Author Share Posted October 9, 2011 I have set up a mag stripe reader to the computer so when a user swipes on the mag stripe reader the data is automatically taken into a field and the same is auto submitted. My problem is at this point i also want a picture to be captured but i cant find a way to capture a picture without actually pressing a button. I need a picture to be taken when the page is auto submitted. Hope this is clear. Link to comment https://forums.phpfreaks.com/topic/248758-webcam-clicking-a-picture-when-the-page-submits/#findComment-1277525 Share on other sites More sharing options...
awjudd Posted October 9, 2011 Share Posted October 9, 2011 Just before the auto submit is done trigger the click event for the other thing? ~juddster Link to comment https://forums.phpfreaks.com/topic/248758-webcam-clicking-a-picture-when-the-page-submits/#findComment-1277527 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.