cdiddy77 / react-native-mediapipe

A React Native Camera and Player for MediaPipe applications.
MIT License
10 stars 12 forks source link

make so the solution can control the fps of the frame processing #66

Open cdiddy77 opened 5 months ago

cdiddy77 commented 5 months ago

RNVC provides a runAtTargetFps API for controlling the FPS that the frame processor is run. We should allow to use this