0.0.12 • Published 3 years ago

node-red-contrib-observertc v0.0.12

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 years ago

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.

npm.io

License

See license (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.
0.0.3

3 years ago

0.0.2

3 years ago

0.0.12

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.1

3 years ago