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

Doesn't work in iOS #6

Open
sumi-svmx opened this issue May 17, 2022 · 8 comments
Open

Doesn't work in iOS #6

sumi-svmx opened this issue May 17, 2022 · 8 comments

Comments

@sumi-svmx
Copy link

I tried the project in example folder, while it works in android, it always returns empty data in iOS, and shows this error in logs.

VisionCamera.captureOutput(_:didOutput:from:): The Frame Processor took so long to execute that a frame was dropped.

@luismiguelmena
Copy link

I have the same problem, works good on Android but not on iOS.
Any solution?

@smisaacs
Copy link

runs perfectly for me on iOS. iPhone XS, using Expo SDK45.

@sumi-svmx
Copy link
Author

@smisaacs Which version of iOS did you run it on? For me the text always return empty with iOS v14.1. I have heard it works fine in v15.4.1 Have you set any format/ preset different from the one given in /example?

@smisaacs
Copy link

yes. 15.4.1. Only played with framerates and targeting lines vs blocks. Works in all configurations though.

@aarongrider
Copy link
Owner

Interesting, this may be a limitation of your hardware and / or Vision Camera. Can you file a bug with vision camera?

@dinhthi1610
Copy link

hello @aarongrider please help to check on ios 14, i tried but it not work
Thanks

@MSchmidt
Copy link

Seeing the same. There is an issue with iOS 14 only. Maybe 13 and older as well? There are still people with iOS 14 out there. I played with the orientation but doesn't change anything. Result still empty.

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

7 participants
@MSchmidt @smisaacs @aarongrider @dinhthi1610 @luismiguelmena @sumi-svmx and others