-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
Summary
VDO.ninja is not able to control OBS remotely.
Reproduction Steps:
Following the &controlobs example
- Add a browser source to OBS Studio with this URL: https://vdo.ninja/?view=streamid12345&remote&controlobs
- Give page permissions to the browser source (Full access to OBS)
- Open this "Push" link in a browser: https://vdo.ninja/?push=streamid12345&wc&as&controlobs&remote
- Click on this 'controller' button
- Control OBS Studio remotely via VDO.Ninja
Expected:
Some controls should appear in the browser to control OBS
Actual:
"No remote controllable instances of OBS Studio are found."
Additional Context
VDO.ninja lists a number of examples, including some examples for controlling OBS remotely:
- OBS Remote Dashboard
- Connect button can be pressed, but no visible changes in browser UI
- No websocket related events either
- OBS Remote Mini
- Connects (in UI)
- ... but still says "No remote controllable instances of OBS Studio are found."
- No visible UI for controlling OBS
The latter example references the &controlobs.
In all cases, the result is the same, "No remote controllable instances of OBS Studio are found."
There's also this issue (that may have been previously addressed) still open from 2020.
At least one of the examples may be based on this repository, that does mention the following:
This code needs to be re-developed to support v5 of OBS websockets, as OBS no longer uses v4.
...So I'm not sure if that's related.
System Details
- Operating System: Windows 11 (x64)
- OBS: 32.0.2


