node-stream-tv

Node module to handle RMTP streaming.

Usage no npm install needed!

<script type="module">
  import nodeStreamTv from 'https://cdn.skypack.dev/node-stream-tv';
</script>

README

node-stream-tv

Donate

A rtmp utility for streaming outside the browser, using "vlc" and "rtmpdump".

A command line util named stream-tv is installed with this module to provide a command line facade to this functionality.

The settings folder hosts the stream-tv settings. If new settings are available on the folder, they're automatically available on stream-tv command line utility.

Please make pull requests to add more settings.

Configuration

  • vlc must me available in your PATH

  • rtmpdump must me available in your PATH

npm install node-stream-tv -g

Usage

stream-tv

Oscar Brito