Capture Image from Webcam or Mobile Camera

Hey everyone, I’m looking to implement a feature in Laravel filamentphp v4 that allows capturing images directly from a webcam or mobile camera. Has anyone already implemented this functionality, or can point me in the right direction?
Solution:
GitHub
Add filepond captureMethod for FileUpload via Camera · filamentphp...
Feature Description I propose the addition of a new option captureMethod to the FileUpload component within FilePond. This feature would allow developers to specify how the file input should captur...
Jump to solution
3 Replies
Solution
toeknee
toeknee2mo ago
GitHub
Add filepond captureMethod for FileUpload via Camera · filamentphp...
Feature Description I propose the addition of a new option captureMethod to the FileUpload component within FilePond. This feature would allow developers to specify how the file input should captur...
toeknee
toeknee2mo ago
GitHub
GitHub - emmanpbarrameda/filament-take-picture-field: filament-take...
filament-take-picture-field by emmanpbarrameda. Contribute to emmanpbarrameda/filament-take-picture-field development by creating an account on GitHub.
Marketer
MarketerOP2mo ago
Thanks - I have implemented this feature by following above thread.

Did you find this page helpful?