MediaStreamer icon indicating copy to clipboard operation
MediaStreamer copied to clipboard

a package to stream your media to platforms such as YouTube/Twitch/etc.

MediaStreamer

Stream to any streaming platform such as YouTube/Twitch/Facebook and other RTMP Servers with an easy-to-use class

Table of Contents

  • Features
  • Installation
  • Documents
  • Examples
  • Credits
  • License

Features

  • limiting CPU Cores
  • Audio and Video Bitrate
  • Audio Sample Rate
  • Stream Frame Rate
  • even audio channels of your stream

Installation

1- Download FFMPEG

2- Install the package

Github packages are not supported anymore, try installing from npm registery.

npm install mediastreamer@latest

Documents

Documents live at /mediaStreamer

Examples

There is not much to show-it-off, so you can play around yourself and there is this simple example

Credits

  • Thanks Kambiz for the specific help on the FFMPEG Docs

License

MIT License