From 65d6740d4791c72ea8731d66c27c83d1b55d52e6 Mon Sep 17 00:00:00 2001 From: Tai Groot Date: Sat, 1 Jun 2024 19:04:48 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 845e6e6..c94824e 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,5 @@ This is a tiny library that uses syscalls to efficiently determine which `/dev/v 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