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

V4l2 and get the temperature from video #55

Open
MADONOKOUKI opened this issue Oct 19, 2021 · 0 comments
Open

V4l2 and get the temperature from video #55

MADONOKOUKI opened this issue Oct 19, 2021 · 0 comments

Comments

@MADONOKOUKI
Copy link

Hi, I use purethermal and OK the v4l2-ctl setting.
We can select the format and I wonder which format can get the temperature with video.
I thought a dafault format of UYVY normalize the temperature automatically.
But I want to get the actual value of temperature If I can.

ioctl: VIDIOC_ENUM_FMT
Index : 0
Type : Video Capture
Pixel Format: 'UYVY'
Name : UYVY 4:2:2

Index : 1
Type : Video Capture
Pixel Format: 'Y16 '
Name : 16-bit Greyscale

Index : 2
Type : Video Capture
Pixel Format: 'GREY'
Name : 8-bit Greyscale

Index : 3
Type : Video Capture
Pixel Format: 'RGBP'
Name : 16-bit RGB 5-6-5

Index : 4
Type : Video Capture
Pixel Format: 'BGR3'
Name : 24-bit BGR 8-8-8

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

1 participant