Closed GoogleCodeExporter closed 8 years ago
Is there any method on AndAR to draw the frames
Original comment by a.karuna...@gmail.com
on 17 Sep 2010 at 2:00
you can do a camera.getparameters in order to determine the available
framerates. however andar uses a different approach. it will request a new
frame each time the last frame was processed. currently there is now
infrastructure to determine the effective FPS. You would implement it in the
CameraPreviewHandler. Additionally there is no infrastructure to display text
in the opengl window.
Original comment by tdomhan
on 2 Oct 2010 at 11:25
Original issue reported on code.google.com by
a.karuna...@gmail.com
on 17 Sep 2010 at 1:35