obs-websocket icon indicating copy to clipboard operation
obs-websocket copied to clipboard

Bug: RecordingStopped fires before being truly stopped

Open Downchuck opened this issue 5 years ago • 0 comments

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.

Downchuck avatar Oct 13 '20 21:10 Downchuck