Press a button to clip the last x seconds of the currently running OBS stream.
- Setup OBS so that it is recording to an MKV format.
- Create a file in this folder called
.env. - Copy the contents of
.env.exampleinto your.envfile. - In your
.env, change the value ofMKV_FOLDERto what you have in OBS.
- Add the System>Open (rocket icon) action to the grid.
- Click on the file selector for "App / File".
- Select one of the
clip-x-min.jsfiles.
- Obtain a copy of ffmpeg.exe and ffprobe.exe. The official place is https://ffmpeg.org/download.html#build-windows, but here is a shortcut: https://www.gyan.dev/ffmpeg/builds/ffmpeg-release-essentials.zip
- Unzip and inside
bin, you can find the two.exefiles. - Places these to
.exefiles inside this folder.
