An open API service indexing awesome lists of open source software.

https://github.com/nexmo/opentok-nodered

opentok-nodered
https://github.com/nexmo/opentok-nodered

Last synced: 5 months ago
JSON representation

opentok-nodered

Awesome Lists containing this project

README

          

# node-red-contrib-opentok (beta)

Support for the OpenTok serverside functionality from within NodeRED

## Features

- Create Sessions
- Generate Tokens
- Archiving
- SIP Interconnect
- Send Signals

## Account Setup

The first time you use a node you will need to create OpenTok authentication parameters.
You can get an API key and Secret by creating a new application in the OpenTok dashboard

## Getting Started
This repository contains a file named `opentok_test.html` which can be used as a basic web client for 1-1 video calls with signals.
You can save this file to you local filesystem and then serve it from within nodered.

See the demo_flow.json file for an example flow to use with this