mirror of
https://github.com/taigrr/vidnumerator.git
synced 2026-04-01 20:58:51 -07:00
initial commit
This commit is contained in:
7
README.md
Normal file
7
README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# VidNumerator
|
||||
|
||||
This is a tiny library that only exports one function: `EnumerateVideoDevices`.
|
||||
This function 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.
|
||||
|
||||
Reference in New Issue
Block a user