obs-websocket
obs-websocket copied to clipboard
Bug: RecordingStopped fires before being truly stopped
The RecordingStopped event triggers before Output has ceased being active.
Adding an event for active: false/true for Output would signal when it is OK to go ahead and StartRecording again.