Page 1 of 1
Webcam?
Posted: 2015-05-01 23:58
by jay007
Would it be possible to add a picture directly from a webcam instead of having to upload one.
Re: Webcam?
Posted: 2015-05-03 19:20
by a.gneady
Hmm ... is the webcam configured to automatically save a photo periodically into a specific folder? If so, you'd need to write a script that scans that folder for new photos and creates a record in the database for each new photo detected ... you should then install that script as a cronjob so that it runs periodically.
Re: Webcam?
Posted: 2015-05-04 05:23
by udayvatturi
Hi jay007,
check if this
http://davidwalsh.name/browser-camera or
http://www.html5rocks.com/en/tutorials/ ... dia/intro/ helps you.
I will try to make some time and work on it, the one you are asking is an interesting one.