-
Notifications
You must be signed in to change notification settings - Fork 6k
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
Live webcam doesn't show up #638
Comments
Can you provide the full error responses or drop a screenshot. I will be glad to help If you need further assistance, here's my whatsapp |
You need activation link
…On Sat, Oct 12, 2024 at 7:07 PM egomesrp ***@***.***> wrote:
Captura.de.tela.2024-10-12.200424.png (view on web)
<https://github.com/user-attachments/assets/31c792e7-adf4-4c0c-90dd-88c723501358>
I'm having the same problem, can you help me? When I click on live, the
screen goes blank and nothing shows up.
—
Reply to this email directly, view it on GitHub
<#638 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BLQIPY6AULWZN3IKYDNQD2DZ3GTR5AVCNFSM6AAAAABO4TCL4WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBYG4ZTQMBUGQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Good morning,
After running "python3 run.py --execution-provider coreml" on my macOS , it shows the setting screen but not showing the webcam screen, even after I clicked the Live button, and I checked the error message , something like :
/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/albumentations/check_version.py:49: UserWarning: Error fetching version info <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)>
data = fetch_version_info()
2024-09-26 10:35:39.243 Python[8719:64315] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/l0/647x76dj7r9bdlj8rgdm1gg40000gn/T/org.python.python.savedState
2024-09-26 10:35:50.495 Python[8719:64315] WARNING: Secure coding is not enabled for restorable state! Enable secure coding by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState: and returning YES.
Does anyone know how to solve it? thanks! I already install the Xcode-select
The text was updated successfully, but these errors were encountered: