Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 943 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 943 Bytes

obs-responsive-browser

this is a script for OBS that allows you to create responsive browser sources (i.e. resizing the source in OBS resizes the window of the browser)

resizer

tutorial

  1. add a browser source
  2. select it and press ctrl+E to edit transform
  3. change the bounding box type to "Maximum size only"

image

that's it!

caveats

  • transitioning directly between scenes with differently sized bounding boxes causes a bit of jank ¯\_(ツ)_/¯
  • browser sources nested in groups will probably not work currently
  • if using studio mode, this will not work unless you disable "Duplicate Scene" image