Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

ObserveRTC/node-red-contrib-observertc

Repository files navigation

node-red-contrib-observertc

A collection of Node-RED nodes for ObserveRTC.

Nodes

  • report-demuxer

Payload returned from observer are reports.

Usage

WebRTC reports are read from a buffer / database from which reports are further processed.

License

See [license] (https://github.com/ObserveRTC/node-red-contrib-observertc) (Apache License Version 2.0).

Contributions

If you want to add a new node to this library, here's some pointers.

  • Make sure you make a PR, and add tests to your node.
  • One PR can only contains one node.

How to build nodes:

  1. Develop and test the node
  2. update package.json by adding the new node
  3. Please submit a PR with the name of your node (e.g.: my_github_username/my-developed-node-name) and let me know how extensively its been tested.

About

ObserveRTC Node-RED contribution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published