-
Notifications
You must be signed in to change notification settings - Fork 13
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
no display data. no buffer in display. #22
Comments
I just noticed that it doesn't support building for the Windows platform. I switched to android platform and the error still occurs. |
Hello @feipinxiang, The Also, you should be able to do In-Editor testing with both Windows and Android platform, it's only the standalone build (Win or Mac) that we don't support. Still switching to target platform is recommended, you can read a bit more about platform support here. |
The webcamera can be recognized.
|
USB2.0 HD UVC WebCam not work |
Still an issue. Imported a blank project and the Zapper SDK, my webcam appears (Brio Logitech 4K) but the feed is black |
Describe the bug
[zcv::Log][2023-06-19 11:54:24] Start
[zcv::Log][2023-06-19 11:54:24] D3D11 graphics device loaded
[zcv::Log][2023-06-19 11:55:08] [Zappar] INFO pipeline_t initialized
[zcv::Log][2023-06-19 11:55:08] [Zappar] INFO camera_source_t initialized
[zcv::Log][2023-06-19 11:55:08] [Zappar] INFO image_tracker_t initialized
[zcv::Log][2023-06-19 11:55:08] [Zappar] INFO loading target from memory: 335036 bytes
[zcv::Log][2023-06-19 11:55:08] [Zappar] INFO image target loaded
[zcv::Log][2023-06-19 11:55:08] [Zappar] INFO no buffer in display
[zcv::Log][2023-06-19 11:55:08] [Zappar] INFO no display data
To Reproduce
Steps to reproduce the behavior:
step:
1.import git package
2.import examples project.
3.open ImageTracker scene.
4.push play button in editor and get the error message
Desktop (please complete the following information):
Project And Log file:
ZuanTouAR.zip
The text was updated successfully, but these errors were encountered: