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

Bug: Double stream end events when Enhanced Broadcast is activated.

Open Keanomy opened this issue 3 months ago • 0 comments

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

  1. Activate Enhanced Broadcasting in Obs Settings -> Stream
  2. 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.

Keanomy avatar Sep 23 '25 00:09 Keanomy