Created on 06 June 2016
icon_unfollowing
Login to follow
opentok-connector

OpenTok Connector

Deprecated
Stable version 1.0.1 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded on 15 June 2016 by 
opentok-connector

OpenTok Connector

Details
OpenTok Connector allows your OutSystems Applications to use OpenTok API to publish video stream by WebRTC. This module has a few REST API services and the Token Generator from OpenTok SDK DLL
Read more

OpenTok is a Video Call API platform (js) using WebRTC. 

(https://tokbox.com/)


You can try for a month for free. 

(You need to put a valid API Key and API Secret in OpenTok_SDK site properties to work)


In this module I build a few functions and REST services for:

  • Create Session (REST)
  • Generate Token (Extension)
  • Start Archive (for Manual Session's Archive Mode option) (REST)
  • Stop Archive (for Manual Session's Archive Mode option) (REST)
  • A REST service to receive as a Callback function from OpenTok, all recorded sessions info

You can build your own video call aplication with some components that it is included in an Example App:

  • PublishersContainer: All incoming video streaming inside the same container (OpenTok default; The first is your own webcam)
  • MyPublishContainer + OthersPublishContainer: Separated views for your own webcam and others
  • ArchiveRecordController: Manual start and stop record sessions
  • Chat: A simple realtime chat using Signaling from OpenTok.js library


More info about SDK and REST: https://tokbox.com/developer/

Release notes (1.0.1)
Removed Embed API Key and Secret from REST API Tests
Reviews (0)
Category
Integrations, Other integrations
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
OpenTok Connector has no dependencies.
Application Objects
OpenTok Connector has 0 AOs.
Team
Compatible with
Version 11
Version 10
Version 9
Stack:
All
Database:
All
Asset consumers
No consumers yet.
Weekly downloads