streaming-metadata

0.5.1 • Public • Published

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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.5.1
    1
    • latest

Version History

Package Sidebar

Install

npm i streaming-metadata

Weekly Downloads

1

Version

0.5.1

License

MIT

Unpacked Size

142 kB

Total Files

23

Last publish

Collaborators

  • chancesnow