aboutsummaryrefslogtreecommitdiff
path: root/bin/webcam
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-03-07 16:13:56 -0300
committerEuAndreh <eu@euandre.org>2025-03-07 16:13:56 -0300
commitd699d164980cdbc0943b76677c2f28cd8ab88143 (patch)
treecb69829a0d373288926a6e303d5bc56e7d1e7d63 /bin/webcam
parentetc/sh/rc: Add -F to "tree" alias (diff)
downloaddotfiles-d699d164980cdbc0943b76677c2f28cd8ab88143.tar.gz
dotfiles-d699d164980cdbc0943b76677c2f28cd8ab88143.tar.xz
bin/{live,process,video,webcam}: Move to "clive" directory
Diffstat (limited to 'bin/webcam')
-rwxr-xr-xbin/webcam12
1 files changed, 0 insertions, 12 deletions
diff --git a/bin/webcam b/bin/webcam
deleted file mode 100755
index 12edf91..0000000
--- a/bin/webcam
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/bin/sh
-set -eu
-
-exec mpv \
- --msg-level=all=warn \
- --profile=low-latency \
- --untimed \
- --framedrop=no \
- --speed=1.01 \
- --osc=no \
- --no-input-default-bindings \
- /dev/video0