[Koha-bugs] [Bug 6815] Capture member photo via webcam

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 28 15:12:25 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6815

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Failed QA                   |ASSIGNED

--- Comment #39 from Owen Leonard <oleonard at myacpl.org> ---
I've attached a new follow-up so that I might get some feedback. This is
working pretty well from the patron detail page. Test with a webcam-capable
device.

I think it's not ideal that the user is required to save the image to the local
machine and then upload it. We already have picture-upload.pl so it seems
logical that we should be able to submit the data directly. I've found
write-ups of accomplishing this in PHP, for instance:

https://www.geeksforgeeks.org/how-to-save-an-html-5-canvas-as-an-image-on-the-server/

There is some AJAX in patron-webcam.js which mocks this process but I'm not
sure yet how to finish it. If anyone is interested in this feature I'd love to
get your opinion. I think it would be really nice to be able to push this
feature with the automatic-save built in.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list