Control OBS via WebSocket

Hello WizeBot Team,

I am using WizeBot in combination with OBS and working on an integration where I want to dynamically activate and deactivate scenes, sources, and filters. Unfortunately, I have encountered some technical limitations that I would like to address.

I noticed that the WebSocket connection used for the browser sources currently only supports version 4.x. This is an issue for me because I would like to use many of the new features available in the WebSocket API version 5 for more fine-grained control of scenes, sources, and filters.

Therefore, my question is: Are there any plans to upgrade the WebSocket version to the current 5.x to support these functions? Or is there an alternative way to activate and deactivate sources and filters in OBS using WizeBot? I tried the OBS Browser connectivity but with this im only able to switch scenes :frowning:

I would be very grateful for any help or information on how I can achieve this goal.

Thank you in advance!

Best regards,
Sven

And if i try to work with WebSocket 4 protocol i got this error:

Error: Invalid ‘X-Frame-Options’ header encountered when loading ‘https :// wg. wizebot. tv/’: ‘*’ is not a recognized directive. The header will be ignored.

Hello,
So, the WebSocket version of the “browser” has nothing to do with the page, the widget.

If you have a limitation, an inferior version, it’s the OBS “Browser” source plugin that causes the problem.

Have you tried using the JS functions available with the source browser?

There’s not everything, but you can switch scenes based on the functions available.

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.