4 lines
78 B
Bash
Executable file
4 lines
78 B
Bash
Executable file
#!/bin/sh
|
|
|
|
mpv --profile=wc --untimed av://av4l2:/dev/video0 --title='webcam'
|