Skip to content

studiokrause/obs-lower-thirds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  1. Donwload OBS Tools.zip and unzip the file.
  2. Add control panel: View/Panels/Browser panels. Add title in left column (ie. "Lower thirds"), put a path to file "lower thirds/control-panel.html" from the extracted folder into right column. Click "Apply" and close window. You can dock the panel between existing panels.
  3. Add new browser source, pointing to file "lower thirds/browser-source.html". Set width to 1920 (or any other you use for streaming).
  4. You can use predefined list - just click on the name - or type new data on the fly, then show them by clicking "Show". You can edit predefined values in "control-panel.html" file. Also you can change the logo. Basically, you can change everything, cause it's just a bunch of CSS lines :)

Works only on Windows, OBS 25.0+. It'll not run on Mac and Linux because there is no Custom Browser Docks feature for them yet.

It's just a working proof of concept, but works OK and it is being improved. I use simple transition, but you can do your own template and animate with CSS transitions, keyframes or whatever you want. For communication between control panel and browser layer I use BroadcastChannel API.

Panel default color scheme is for OBS "Acri" theme, there are themes for "Acri", "Dark" and "Rachni" OBS Themes, just change in settings.

Of course, there's a room for improvement: locked top panel, template system, animated SVG's as icons etc.

About

Lower thirds on the fly. Completely free!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published