Files
vidnumerator/README.md
2024-06-01 19:05:25 -07:00

376 B

VidNumerator

This is a tiny library that uses syscalls to efficiently determine which /dev/videoN devices are webcams and which are the additional metadata control handles. The list of strings returned are the full filepaths to valid devices.

Important

In order for this library to work properly, the executing user must have either root or video group privileges