PkmX / lcamera

A camera app using the new camera2 API in Android Lollipop
1.28k stars 220 forks source link

Feature request: Background buffer write to storage #159

Open Fishywalrus opened 9 years ago

Fishywalrus commented 9 years ago

Hi, Is it possible to make it so that the buffer writes to memory as a background process? This would allow multiple shots to be taken without the data first having to be written to the storage before the next shot can be taken (useful for panoramas). Another useful feature for manual panoramas would be if the user could set a delay between shots for a burst image set (eg 0.2 up to 2.0seconds) Thanks again for the awesome app :)