driver: add support for Guermok HDMI to USB 3.0 capture dongle #1709
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This low-cost1 capture dongle supports MJPEG (and YUYV) and supports
up to 3840x2160@18 on USB 3.0 speeds.
When connected over USB 2.0, the highest supported mode is 1920x1080@50
as reported by v4l2-ctl2.
Choose MJPEG to conserve USB bandwidth and add 1920x1080 as default
mode.
See HDMI output of DUT
We already support a number of Webcams. Low cost HDMI grabbers and pixel perfect capture could allow better automated testing
Installed manually and tested it out both over USB 3.0 and USB 2.0
hardware did you test with?
https://www.amazon.de/dp/B08Z3XDYQ7
Checklist