voidrice/.local/bin/camtoggle
Yunus Kahveci e5f6cebc2a
Improved latency in camtoggle script
As the script had about 2 seconds of video latency for me, I found a command from the arch wiki to work way better for me. Hope I didn't miss anything obvious.
2020-07-16 18:44:26 +02:00

3 lines
201 B
Bash
Executable File

#!/bin/sh
pkill -f /dev/video || mpv --no-osc --no-input-default-bindings --input-conf=/dev/null --geometry=-0-0 --autofit=30% --title="mpvfloat" av://v4l2:/dev/video0 --profile=low-latency --untimed