Alternative webcam check (lsof) #29
MasonRhodesDev
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was getting some false positives with the built-in webcam checker and I ended up wanting a little more information about what process was using the device anyways.
This version also includes the pids, users, and commands that are accessing the given device.
In my case
/dev/video0
webcam_in_use.sh
Config block
Beta Was this translation helpful? Give feedback.
All reactions