Metadata widget for OBS' Browser Source.
-
Deploy a clone or fork of this repo. Alternatively, you can serve the repo locally.
-
Create a Browser source in OBS and set its URL to your deployed URL.
-
Customize the size of metadata by changing the Browser source's Custom CSS:
#title { font-size: 60px; } #description { font-size: 30px; }
Serve the widget locally, run npm start
.
The URL of the widget will be copied to your clipboard.
Copyright © 2020 Chance Snow. All rights reserved.