mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Previously this would list ALL /dev/video* devices. In recent versions of Linux this leads to listing duplicate devices, as many USB cameras provide both a video device and a metadata device, and only the video device can actually be used for streaming.