0.5.1 • Published 4 years ago

streaming-metadata v0.5.1

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

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.

0.5.1

4 years ago

0.5.0

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.0

4 years ago

0.3.1

4 years ago

0.2.0

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago