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

Warnings in startup log: "Unsupported V4L2 pixel format" #163

Open
a113speederbot opened this issue Mar 13, 2024 · 1 comment
Open

Warnings in startup log: "Unsupported V4L2 pixel format" #163

a113speederbot opened this issue Mar 13, 2024 · 1 comment

Comments

@a113speederbot
Copy link

Hi,

If I have LOG_VERBOSE_ON = True I get these warnings on startup. Are these something I need to address?

[26:07:44.734741389] [4849] WARN V4L2 v4l2_pixelformat.cpp:338 Unsupported V4L2 pixel format Y16 [26:07:44.734842351] [4849] WARN V4L2 v4l2_pixelformat.cpp:338 Unsupported V4L2 pixel format RGB6 [26:07:44.734880814] [4849] WARN V4L2 v4l2_pixelformat.cpp:338 Unsupported V4L2 pixel format BGR6 [26:07:44.734927166] [4849] WARN V4L2 v4l2_pixelformat.cpp:338 Unsupported V4L2 pixel format PC1M

Thanks!

@SamDecrock
Copy link

SamDecrock commented Mar 23, 2024

In most (programming code related) cases, warnings can be ignored. It could be that you need to update your camera drivers.

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