Skip to content

Instantly share code, notes, and snippets.

@bdwilson
Created January 23, 2020 00:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bdwilson/05ea14d3e3a44cdb3b42a3cb6dc29299 to your computer and use it in GitHub Desktop.
Save bdwilson/05ea14d3e3a44cdb3b42a3cb6dc29299 to your computer and use it in GitHub Desktop.
monit script to stop ffmpeg only when Wyze Cam V2 is on
#!/bin/sh
/usr/bin/screen -XS ffmpeg quit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment