#websocket

  1. D

    Change recording name via websocket

    Hello everyone, I would like to change the storage name of my recording via websocket. I am using OBS 30.2.3. I have a python script which connects well to the server and can stop/start recordings and more. But what I can't do is change the recording name or location. My script looks like...
  2. Ahstval

    Websocket server keeps resetting on OBS restart

    I tried: -Deleting the plugin and checking file integrity for fresh install -Navigating to the config file and changing settings manually, even changing it to read-only -Disabling authentication altogether NOTHING fixed it. Every time I restart obs, the settings are reset, the port is set back...
  3. F

    Setting device_id with websocket (don't know what value to set)

    I'm developing some stream deck plugins, and since I use a lot of virtual audio cables, my source configuration normally gets reset and my audio sources all point to the "default" audio device. Since I'm also using USB devices some ids may come directly from windows. I've manage to retrieve the...
Top