2 lines
68 B
Bash
Executable file
2 lines
68 B
Bash
Executable file
#!/bin/sh
|
|
mpv av://v4l2:/dev/video0 --profile=low-latency --untimed
|