janus-method-rtc

0.0.1 • Public • Published

janus-method-rtc

Adds 'rtc' command to server. Implements real-time voice and video chat functionality.

Installation

To activate this plugin, add the following to your config.js:

    methodPlugins: {
        rtc: { plugin: "janus-method-rtc" }
    }

If the methodPlugins section already exist, append the rtc line to the existing list of plugins.

Command:

{ "method": "rtc", "data": ... }

Dependents (0)

Package Sidebar

Install

npm i janus-method-rtc

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

9.49 kB

Total Files

4

Last publish

Collaborators

  • jbaicoianu