About 445,000 results
Open links in new tab
  1. obs-websocket - Remote-control OBS Studio using WebSockets

    Nov 19, 2016 · Only download obs-websocket from here if you are running OBS v27. For v28 and above, obs-websocket is included with OBS Studio. A WebSocket RPC API for OBS Studio. The …

  2. Remote Control Guide - OBS

    Apr 18, 2023 · OBS Studio's powerful plugin system lets you do amazing things to enhance your stream and/or recordings. You can also use the WebSocket system, built in since OBS Studio 28, to help …

  3. obs-websocket - Remote-control OBS Studio using WebSockets

    Nov 19, 2016 · Added support for obs-websocket to be built inline with OBS-Studio. (Versus out of tree) Fixes Fixed an issue where not all image file formats were supported in 4.9.0. Fixed multiple …

  4. Developer Guide - OBS

    May 17, 2023 · WebSocket Connecting to the built-in WebSocket endpoint allows for interacting with OBS Studio from external applications and scripts. For more details on enabling WebSocket, see the …

  5. obs-websocket - Remote-control OBS Studio using WebSockets

    Nov 19, 2016 · obs-websocket 0.3.1 is out ! This new version includes numerous bugfixes and can be considered as the first stable release of obs-websocket ! However, some request types are still …

  6. OBS Studio and obs-websocket Join Forces | OBS

    Aug 3, 2022 · Including obs-websocket v5 by default will help drive adoption of the new protocol, and we expect it to benefit the third-party scripts and tools ecosystem long-term by bringing official support to …

  7. obs-websocket - Remote-control OBS Studio using WebSockets

    Nov 19, 2016 · obs-websocket - Remote-control OBS Studio using WebSockets 5.0.1 Go to download tt2468 Nov 19, 2016 Overview Updates (18) Reviews (20) History Discussion

  8. Websocket plugin fails to load in OBS 30.0

    Nov 24, 2023 · The websocket functionality for 5.x websocket is integrated in obs. Installing a plugin to try to add it is going to actively break the functionality. Uninstall any websocket plugins you may have …

  9. obs-websocket - Remote-control OBS Studio using WebSockets

    Nov 19, 2016 · obs-websocket 0.3.1 is out ! This new version includes numerous bugfixes and can be considered as the first stable release of obs-websocket ! However, some request types are still …

  10. Python Script to connect to OBS Websocket Server Help

    Feb 19, 2024 · Goal of the script: Send command to OBS to make it do something, like switch scenes, change Sources, play a gif, etc. I've tried using Postman to get an example, and while I can connect, …