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

tinyUSB example Video/VideoCapture not working #2621

Closed
umeiko opened this issue Nov 18, 2024 · 3 comments
Closed

tinyUSB example Video/VideoCapture not working #2621

umeiko opened this issue Nov 18, 2024 · 3 comments

Comments

@umeiko
Copy link

umeiko commented Nov 18, 2024

As titled. The Windows device manager showed a camera as named "pico", but with error code 10, start up device with problem.

I also tried plug into an andriod phone, also shown a camera device but can't open

@earlephilhower
Copy link
Owner

This core doesn't have native video support, so I think you are using the Adafruit library.

Your best bet for help with that would be their repo, at https://github.com/adafruit/Adafruit_TinyUSB_Arduino

@maxgerhardt
Copy link
Contributor

FYI tracked in adafruit/Adafruit_TinyUSB_Arduino#469 now; Failure is reproducible on Windows, but works on Linux.

@umeiko
Copy link
Author

umeiko commented Nov 20, 2024

I even tried tinyUSB example with raw pico-sdk, works good, but when i #define CFG_EXAMPLE_VIDEO_READONLY to test mjpeg, it opend with black screen.

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

3 participants