obs-websocket
obs-websocket copied to clipboard
Bug: Double stream end events when Enhanced Broadcast is activated.
Operating System Info
Windows 11
Other OS
No response
OBS Studio Version
Other
OBS Studio Version (Other)
31.1.2
obs-websocket Version
5.6.2
OBS Studio Log URL
https://obsproject.com/logs/bqLpLiRsy0ZaQoj9
OBS Studio Crash Log URL
No response
Expected Behavior
OBS WebSocket's should only trigger 1 event when stream is stopped when using Enhanced broadcasting.
Current Behavior
WebSocket will trigger two StreamStateChanged/OBS_WEBSOCKET_OUTPUT_STOPPED events if enhanced broadcasting is activated. This only occurs if Enhanced broadcasting is activated.
Steps to Reproduce
- Activate Enhanced Broadcasting in Obs Settings -> Stream
- Go live
Issue is consistent on my machine, manually setting bitrate or encoders does not change the outcome of two triggers of event stop.
Anything else we should know?
This only appears to apply for the stream stopped event. The stream start event does not appear to be impacted.