Killswitch / Force stop streaming

DigibitDK

New Member
For some reason, OBS will not always stop the stream using websocket. This is an issue for IRL-streamers that controls the OBS through chat-commands only. Everything else is working fine, but something can prevent it from stopping stream. (Not sure why at this point)
So, im looking for 'Force Stop Streaming' command in websocket, or a completely 'terminate OBS' killswitch.
 

AaronD

Active Member
That was a recent bugfix in the Advanced Scene Switcher plugin. Maybe OBS has the same bug?

If so, then you might use Adv. SS Websocket instead of OBS Websocket:
1693068404248.png

It uses the same Websocket server, with a specially-formatted message to get through OBS's filters and actually get to the plugin. I've forgotten what that format is, but communicating from one instance of the plugin to another "just works", so you might be able to capture that and copy it.

Or you can ask in the discussion thread:
The author is very active in there, and very accommodating.
 
Top