An OBS browser source works by embedding a Chromium browser instance inside OBS Studio that renders a web page as a layer in your scene. You provide a URL, OBS loads it internally, and the rendered page (with all its HTML, CSS, JavaScript) appears as an overlay on your stream.
OBS bundles the Chromium Embedded Framework (CEF). When you add a browser source, OBS spawns a headless Chromium instance that loads the URL. The rendered output is captured as a video frame and composited into your scene.
Browser sources are a core OBS feature since v23 (2019). Unlike plugins, they never break on OBS updates.
Start Translating Free →