You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm, that's really weird. Are you using the latest OBS version? I tested it on the latest OBS version (29.1.3) on Windows 10.
If you got the time, could you try and inspect the browser source?
To do that, launch OBS (from its directory) with --remote-debugging-port=9222 (you can choose the port) - go to the location of obs64.exe, open a terminal and run .\obs64.exe --remote-debugging-port=9222.
In Chrome (or any Chromium browser), you can then go to chrome://inspect, enable Discover network targets and add localhost:9222 to the targets.
After some time, you should see a page with the URL http://localhost:48457/, there you can click inspect and view the logs:
The URL works fine in my browser but is just blank in OBS for some reason.
I've tried using different resolutions, messing with the browser source settings but nothing seems to fix it


The text was updated successfully, but these errors were encountered: