You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add sudoers rule for passwordless crash recovery
20
+
- Fix: handle crash recovery with proper error handling
21
+
- Update: document safety launcher with latest crash recovery features
22
+
- Fix: disable set -e for OBS execution to allow crash recovery
23
+
- Add explicit debug logging for crash recovery troubleshooting
24
+
- Fix recovery timeout and stream state detection
25
+
- Fix auto-resume to only restart stream after crash, not on first launch
26
+
- Add automatic stream resumption after crash recovery > > - Add --auto-stream flag to manually enable streaming on launch > - Detect streaming state before crash by monitoring OBS logs > - Auto-inject --startstreaming flag when restarting after crash > - Preserve STREAM_STATE_FILE across crash recovery cycles > - Resume streaming automatically if OBS was streaming before crash
27
+
- obs-safe-launch: add --no-device for manual OBS config without device requirement
0 commit comments