javascript - Cordova Capture Image in Background Base64 -
how capture image in background continuously cordova , getting result base64?
i want capture image continuosly without opening default camera apps or other camera apps, it's i'm making custom camera apps itself.
i need able output base64 , clean memory of previous output prevent memory overflow.
i need make custom camera capture.
thank you
Comments
Post a Comment