mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-25 06:38:47 -05:00
OBS has an option to warn before stopping a stream, but it doesn't have a similar warning for recording. This can result in a recording being unintentionally stopped. Add an option to warn when the "Stop Recording" button is pressed. Note: While OBS also has an option to warn on stream start, this patch purposefully does not add similar warn on recording start option. This is because accidentally starting to record isn't risky in the same way that accidentally starting to stream is.