chances / streaming-metadata

Metadata widget for OBS' Browser Source
MIT License
1 stars 0 forks source link
metadata-widget obs obs-browser-source obs-streaming

Streaming Metadata

Streaming Metadata CI npm version dependencies Status devDependencies Status

Metadata widget for OBS' Browser Source.

Deploy to Netlify

screenshot

Usage

  1. Deploy a clone or fork of this repo. Alternatively, you can serve the repo locally.
  2. Create a Browser source in OBS and set its URL to your deployed URL.
  3. 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

MIT License

Copyright © 2020 Chance Snow. All rights reserved.