dozingcat / VectorCamera

Android app that applies real-time effects to the camera input
GNU General Public License v3.0
128 stars 18 forks source link

[WIP] Saving media to public directory #56

Closed lmj0011 closed 1 year ago

lmj0011 commented 1 year ago

Images are saved to DCIM directory

Deleting image from app gallery deletes image from DCIM directory

[WIP] Videos are saved to the DCIM directory, however video is being "copied" to the shared directory, but still exists in the app directory, also the copied video is garbled and sometimes unplayable. Also the video effects appear to only be applied in realtime to the raw video when it's played inside the app.