Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| linux:multimedia:usbc_hdmi_capture [2026/02/06 16:40] – [Device info] td | linux:multimedia:usbc_hdmi_capture [2026/02/06 20:54] (current) – [Device info] td | ||
|---|---|---|---|
| Line 19: | Line 19: | ||
| Check if device is detected: | Check if device is detected: | ||
| + | |||
| ``` | ``` | ||
| Line 37: | Line 38: | ||
| sudo apt install guvcview | sudo apt install guvcview | ||
| guvcview | guvcview | ||
| + | |||
| + | ``` | ||
| Select video2 or video3 as source | Select video2 or video3 as source | ||
| - | ``` | + | |