All tools

OBS Browser Source Test

Add the test URL below as a browser source. If you can see the moving box, frame rate and size, browser sources work on your PC — and any problem is with the overlay URL itself.

1. Test page for OBS

2. Check an overlay URL

Paste a URL to check it.

What the test page shows

Browser source not showing: common fixes

  1. Refresh the source: right-click it → Refresh, or open Properties and click “Refresh cache of current page”.
  2. Turn off “Shutdown source when not visible” if the overlay needs to keep a connection open (chat, alerts).
  3. Check the size: a 0 × 0 or tiny Width/Height makes it invisible. Use the size the overlay asks for.
  4. Hardware acceleration: if every browser source is black, go to Settings → Advanced → Sources and toggle “Enable Browser Source Hardware Acceleration”, then restart OBS.
  5. Local files: tick Local file and pick the HTML file instead of typing C:\… into the URL field.
  6. Custom CSS: the default CSS sets a transparent background. If you replaced it, add body { background-color: rgba(0,0,0,0); } back.

Last checked: 2026-09-24.

FAQ

Why is my OBS browser source not showing?

Most often the URL is wrong, the source size is 0, or the page needs a refresh. Add our test page: if it shows, OBS is fine and the problem is the overlay URL.

Why is my browser source black?

Try toggling browser source hardware acceleration in Settings → Advanced and restart OBS. Also check that custom CSS keeps the background transparent.

Why is there no audio from my browser source?

Tick “Control audio via OBS” in the source properties, then check the source in the Audio Mixer. Our test page can beep every 5 seconds to test this.

Does this work in Streamlabs Desktop?

Yes. Add a Browser Source there and paste the same test URL.

More free tools