https://github.com/nexmo/opentok-nodered
opentok-nodered
https://github.com/nexmo/opentok-nodered
Last synced: 5 months ago
JSON representation
opentok-nodered
- Host: GitHub
- URL: https://github.com/nexmo/opentok-nodered
- Owner: Nexmo
- License: mit
- Created: 2019-03-01T10:44:01.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-08-04T05:36:42.000Z (11 months ago)
- Last Synced: 2025-10-04T21:49:38.026Z (9 months ago)
- Language: HTML
- Size: 11.7 KB
- Stars: 1
- Watchers: 14
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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