When the replay buffer is configured to start on app startup, if a window capture session can't be restored, then the replay buffer will start, but only for audio. This is a bug because then the start/stop buttons don't work, because video recording isn't occurring.
If the capture session can't be restored, we need to stop audio recording as well.
Reproduction steps:
- Enable "Start replay buffer on startup"
- Select a window and start replay buffer
- Close Spacecap
- Close the window that was being captured
- Start Spacecap
When the replay buffer is configured to start on app startup, if a window capture session can't be restored, then the replay buffer will start, but only for audio. This is a bug because then the start/stop buttons don't work, because video recording isn't occurring.
If the capture session can't be restored, we need to stop audio recording as well.
Reproduction steps: