camera-samples icon indicating copy to clipboard operation
camera-samples copied to clipboard

how to change ImageAnalysis‘fps

Open daydreamnist opened this issue 4 years ago • 2 comments

the method ImageAnalysis.Analyzer.analyze(ImageProxy image),invoke 60 ms one times, how to shorten this intervals time?

daydreamnist avatar Dec 29 '20 09:12 daydreamnist

See here: https://stackoverflow.com/questions/57485050/how-to-increase-frame-rate-with-android-camerax-imageanalysis

darrinps avatar Mar 03 '21 23:03 darrinps