I am trying to figure out if its possible to -- from within the command-line -- enable/disable the webcam, with a command that can be ran through a keybind? My laptop, a Thinkpad T450 doesn't have a hard switch to turn off the webcam, and it is a security feature I'd really like to have. Preferably something that can be done without a computer restart would be ideal!
Thanks!
sudo modprobe -r uvcvideo
. Anyway thx for your help!! – Zach Frost Jul 02 '20 at 15:38