Hello, I'm using OBS version 25.0.8 and I just installed the websocket version 4.8 that's supposed to be working for OBS Studio 25 or above. Problem is, I can't seem to find the "Websocket Server Settings" option under "Tools". Did I install a wrong websocket version? Any help w...
However, when I access the "OBS Studio" program and go to tools to configure the "WebSocket Server Settings" option, and on the next screen in "Plugin Settings" I check the "Enable WebSocket Server" option, after turning off the computer and using "OBS Studio" again, this option is ...
git clone https://github.com/b3nelly2/obs-stream-automation.git cd ./obs-stream-automation npm install Create .env file and add your OBS WebSocket Server Settings:Windows Powershell: New-Item .env -ItemType File >> "OBS_WS='ws://localhost:4455'" | Out-File -FilePath .env -Encoding...
We do have aDiscord Serverdedicated to obs-websocket where you can participate in discussions and get help for the plugin. If you'd like to contribute towards furthering obs-websocket development, we have a dedicatedOpen Collectivepage. Thank you to those who have faithfully contributed via Open...
It is highly recommended to protect obs-websocket with a password against unauthorized control. To do this, open the "Websocket server settings" dialog under OBS' "Tools" menu. In the settings dialogs, you can enable or disable authentication and set a password for it....
The obs-websocket makes it possible to control the Open Broadcaster Software. The server is a typical Websockets server running by default on port 4444 (the port number can be changed in the Settings dialog). It installs as a plug-in in the OBS directory and works with both 32 and 64bi...
なお、ポート番号やパスワード認証といったプラグインに関わる設定を変更することもでき、具体的には OBS を起動後のメニューの中から「ツール ⇒ Web Server Settings」とたどった先で変更が可能です(自分は、PC内の別のプログラムがこのプラグインのデフォルト設定のポート番号を利用してい...
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, ...
obs-websocket-js Installation npm install @b3nelly/change-obs-scene Usage First, launch OBS and enable the WebSocket Server Tools > WebSocket Server Settings: Don't forget to set your Server Password If you do not set a password, you do not need to pass the obsWebSocketServerPassword param ...
Remote-control OBS Studio through WebSockets. Contribute to adteven/obs-websocket development by creating an account on GitHub.