mirror of https://codeberg.org/anemofilia/zero
4 lines
90 B
Plaintext
4 lines
90 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
setsid -f mpv av://v4l2:/dev/video0 --profile=low-latency --vf=hflip --untimed
|