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

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -