mediastreamer
v1.1.0
Published
a module to stream your video to platforms or RTMP Servers
Downloads
6
Maintainers
Readme
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
- 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