About 275,000 results
Open links in new tab
  1. Developer Guide - OBS

    May 17, 2023 · To learn about the scripting API, see the API Reference and Python/Lua Scripting in the developer documentation. WebSocket Connecting to the built-in WebSocket endpoint …

  2. 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. …

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

    Nov 19, 2016 · A Websocket API for OBS Studio. The websocket server runs on port 4444 and the protocol is based on the OBSRemote protocol (including authentication) with some …

  4. Remote Control Guide - OBS

    Apr 18, 2023 · However, you can download obs-websocket for older releases of OBS Studio. It is highly recommended to keep the WebSocket protected with a password against unauthorized …

  5. Websocket: Start/Stop Stream | OBS Forums

    Dec 23, 2024 · The YT API returns the live stream ID (the example I sent) during the preconfiguration process. What I am seeking is an ability to tell OBS to use that YT live stream …

  6. Start/stop OBS recording remotely via Python or similar?

    Sep 10, 2024 · OK, thanks for putting me on the right track. I had to wade through a lot of docs on the websocket pages, and dive into the Python SDK for what was a fairly simple task. My use …

  7. Shut down OBS (Exit) via Websocket

    Jul 13, 2023 · Can a method be added to WebSocket's API to shutdown OBS gracefully? Gracefully, I mean if OBS is actively streaming and recording the need to stop both prior to …

  8. OBS Websockets not appearing in tools? | OBS Forums

    Apr 14, 2023 · Palakis submitted a new resource: Websocket plugin - Remote-control your OBS Studio with Websockets A Websocket API for OBS Studio. The websocket server runs on port …

  9. 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 …

  10. 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 …