dotfiles/scripts/webcam

5 lines
89 B
Bash
Executable file

#!/bin/sh
echo 'cam'
mpv --profile=wc --untimed av://av4l2:/dev/video0 --title='webcam'