Skip to content

Not showing up in OBS? #347

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
taIlyhalI opened this issue Aug 18, 2023 · 1 comment
Open

Not showing up in OBS? #347

taIlyhalI opened this issue Aug 18, 2023 · 1 comment

Comments

@taIlyhalI
Copy link

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
image
image

@Nerixyz
Copy link
Owner

Nerixyz commented Aug 18, 2023

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:

chrome_2023-08-18_18-17-09

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants