streaming-metadata
v0.5.1
Published
Metadata widget for OBS' Browser Source
Downloads
4
Maintainers
Readme
Streaming Metadata
Metadata widget for OBS' Browser Source.
Usage
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; }
Development
Serve the widget locally, run npm start
.
The URL of the widget will be copied to your clipboard.
License
Copyright © 2020 Chance Snow. All rights reserved.