react-native-worklets-core
react-native-worklets-core copied to clipboard
Problem with frame processors, Frame Processors are disabled!
Error: Exception in HostFunction: system/frame-processors-unavailable: Frame Processors are disabled!
package.json
"react-native": "0.76.2", "react-native-vision-camera": "^4.6.3", "react-native-vision-camera-face-detector": "^1.7.2", "react-native-worklets-core": "^1.5.0",
I fixed this problem
I fixed this problem
I am facing the same issue, can you please share the fix.
You can take a look at this link, remove the unnecessary line in gradle.properties
VisionCamera_enableFrameProcessors=false
https://react-native-vision-camera.com/docs/guides/frame-processors#disabling-frame-processors