PkmX / lcamera

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

Burst mode more than 7 frames #146

Closed Gr3gg closed 9 years ago

Gr3gg commented 9 years ago

Burst mode, over 7 frames not keep 30FPS. Nexus 5

utkarshns commented 9 years ago

It can't manage 30fps for more than 7 frames, HW bottleneck with current techniques. On Mar 2, 2015 11:02 PM, "Gr3gg" notifications@github.com wrote:

Burst mode, over 7 frames not keep 30FPS. Nexus 5

Reply to this email directly or view it on GitHub https://github.com/PkmX/lcamera/issues/146.

PkmX commented 9 years ago

Indeed, it's a hardware limitation of the N5 and I can't do anything about that. I will reflect this issue in the README. Can anyone with a N6 also test how many frames it can sustain at 30fps?