@phenixrts-tools/rtmp-push
TypeScript icon, indicating that this package has built-in type declarations

2023.0.3-beta.7 • Public • Published

Phenix RTMP push module

The Phenix RTMP Push module allows the publication of any media using FFmpeg to the PCast Platform.

Installation

npm install @phenixrts-tools/rtmp-push

Usage

import RtmpPush from '@phenixrts-tools/rtmp-push';

const rtmpPush = new RtmpPush(mediaSourceUri, rtmpPushUri);

await rtmpPush.start();

...

await rtmpPush.stop();

License

See license in LICENSE.md

Readme

Keywords

Package Sidebar

Install

npm i @phenixrts-tools/rtmp-push

Weekly Downloads

0

Version

2023.0.3-beta.7

License

SEE LICENSE IN LICENSE.md

Unpacked Size

39 kB

Total Files

7

Last publish

Collaborators

  • stefan.birrer