Skip to content

StreamLabs OBS Support #26

@Zingabopp

Description

@Zingabopp

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions