simpl
simpl copied to clipboard
how to store the image to the folder - framework codeigniter
Please can someone help me resolve this since i searched many of google result for a solution and all are failing for me
Hi kishanc12 — which simpl.info sample are you referring to?
Image Capture / Grab Frame - Take Photo Sample
Do you want to store the image to the file system programmatically without user interaction?
You can't do that on the web at the moment, but take a look at the Native File System API: available as an origin trial in Chrome 78 https://developers.google.com/web/updates/2019/08/native-file-system, beta in September, stable in October.
Alternatively, you could add a download button like the example at simpl.info/mediarecorder. (And, of course, you can simply tap-hold or right/ctrl-click to save an image locally.)
On Sat, 12 Oct 2019 at 03:36, kishanc12 [email protected] wrote:
Image Capture / Grab Frame - Take Photo Sample
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/samdutton/simpl/issues/140?email_source=notifications&email_token=AABSDKQ3GZAZTVPVUHUBAUDQOEZ2LA5CNFSM4I7XCAL2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBBTMQQ#issuecomment-541275714, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABSDKRCYPEDX66YEMQOSALQOEZ2LANCNFSM4I7XCALQ .