commit 27/08/2025
This commit is contained in:
@@ -1284,6 +1284,7 @@ public class Cameradetail {
|
||||
@Override
|
||||
public void run() {
|
||||
if (Capturing.get()){
|
||||
|
||||
int fpsval = fps.getAndSet(0);
|
||||
if (fpsval!=LiveFPS){
|
||||
LiveFPS = fpsval;
|
||||
|
||||
Reference in New Issue
Block a user