You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added possibility to download captured files to PC's filesystem (including mass download)
Added script step "download to PC"
Added script step "delete"
Can be used in combination with "download to PC" in order to capture to camera's internal RAM, download image to PC and then delete from internal RAM in order to continue capturing without getting internal RAM overloaded.
Added button capture+download+delete that would download captured file into PC's filesystem and delete it from camera filesystem (be it SD card or internal RAM)
Some minor corrections (disable capture button properly during capture etc)