Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with frame processors, Frame Processors are disabled! #234

Open
abdulholiq-ahmad opened this issue Jan 7, 2025 · 3 comments
Open

Comments

@abdulholiq-ahmad
Copy link

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",

@abdulholiq-ahmad
Copy link
Author

I fixed this problem

@uplsuman
Copy link

I fixed this problem

I am facing the same issue, can you please share the fix.

@abdulholiq-ahmad
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants