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

feat: add v4l usb video class (webcam) drivers #865

Merged
merged 1 commit into from
Jan 16, 2024
Merged

feat: add v4l usb video class (webcam) drivers #865

merged 1 commit into from
Jan 16, 2024

Conversation

USA-RedDragon
Copy link
Contributor

@USA-RedDragon USA-RedDragon commented Jan 15, 2024

For use in the extension: siderolabs/extensions#296
Related Issue: siderolabs/extensions#295

@USA-RedDragon USA-RedDragon marked this pull request as ready for review January 15, 2024 18:24
@USA-RedDragon USA-RedDragon changed the title feat: add V4L USB Video Class (webcam) drivers feat: add v4l usb video class (webcam) drivers Jan 15, 2024
kernel/build/config-amd64 Outdated Show resolved Hide resolved
@frezbo
Copy link
Member

frezbo commented Jan 16, 2024

New files:

❯ diff  _out/b/lib/modules/6.1.69-talos/modules.order _out/a/lib/modules/6.1.69-talos/modules.order 
136a137,144
> kernel/drivers/media/common/videobuf2/videobuf2-common.ko
> kernel/drivers/media/common/videobuf2/videobuf2-memops.ko
> kernel/drivers/media/common/videobuf2/videobuf2-v4l2.ko
> kernel/drivers/media/common/videobuf2/videobuf2-vmalloc.ko
> kernel/drivers/media/usb/uvc/uvcvideo.ko
> kernel/drivers/media/mc/mc.ko
> kernel/drivers/media/v4l2-core/v4l2-dv-timings.ko
> kernel/drivers/media/v4l2-core/videodev.ko

This allows for the use of webcams for in-cluster workloads

Signed-off-by: Jacob McSwain <[email protected]>
Signed-off-by: Noel Georgi <[email protected]>
@frezbo
Copy link
Member

frezbo commented Jan 16, 2024

/m

@talos-bot talos-bot merged commit 583e519 into siderolabs:main Jan 16, 2024
14 checks passed
@USA-RedDragon USA-RedDragon deleted the v4l-uvc branch January 16, 2024 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants