-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
StreamLabs OBS has a different websocket implementation and is not currently supported. This could possibly be added in the future (especially if someone wants to start on it before I do).
Ideally, the OBS connection would be abstracted out to an interface(s). The mod itself would only use properties/methods available from the interface(s) and not deal with the concrete OBS classes directly at all except to instantiate them. The user can choose OBS or SLOBS in the config.
It seems like SLOBS doesn't have nearly as powerful of a websocket API as the OBS plugin, so I'm not sure how much feature parity there would be.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request