The Wayback Machine - https://web.archive.org/web/20210815123116/https://github.com/topics/opentok
Here are
117 public repositories
matching this topic...
Example applications that use the OpenTok iOS SDK
Updated
Jul 29, 2021
Objective-C
OpenTok React Native - a library for OpenTok iOS and Android SDKs
Sample applications illustrating best practices using OpenTok Android SDK.
Updated
Jul 29, 2021
Java
Sample applications for using OpenTok.js
Updated
Aug 10, 2021
JavaScript
OpenTok Server SDK for node.js
Updated
Aug 11, 2021
JavaScript
Sample applications using the OpenTok iOS SDK in Swift
Updated
Jul 30, 2021
Swift
Sample app to test network connectivity and statistics (bps, packet-lost)
Updated
Nov 26, 2018
Objective-C
OpenTok Server SDK for Ruby
Updated
Mar 22, 2021
Ruby
React components for OpenTok.js
Updated
Aug 10, 2021
JavaScript
DEPRECATED: OpenTok One-to-One Communication Sample App
Updated
Jun 4, 2020
JavaScript
A sample app to demonstrate how to integrate Apple CallKit into OpenTok iOS SDK
Updated
Mar 22, 2021
Objective-C
Updated
Aug 10, 2021
JavaScript
Vonage | TokBox | OpenTok: Video/Audio Chat library for Xamarin.Forms
Sample code for developing an OpenTok screen-sharing extension for Google Chrome and Firefox
Updated
Mar 22, 2021
HTML
Updated
Jul 29, 2021
Python
Official .NET Server SDK for OpenTok
OpenTok Broadcast Sample Application
Updated
Jun 12, 2021
JavaScript
A node module that lets you check network connectivity to resources and services required to use OpenTok
Updated
Jun 16, 2021
TypeScript
Sample applications using OpenTok and React Native
Updated
Jun 23, 2021
Java
Opentok app with screen sharing using the WebRTC screen sharing feature
Updated
Aug 12, 2021
JavaScript
React Native live video streaming demo app using Open-Tok
Updated
Aug 10, 2021
JavaScript
Syntax sugar of OpenTok iOS SDK with Audio/Video communication including screen sharing
Updated
Aug 3, 2021
Objective-C
Updated
Aug 3, 2020
JavaScript
Sample code for learning how to use the OpenTok iOS SDK
Updated
Nov 13, 2020
Objective-C
Updated
Jan 18, 2021
Java
A container based Twitch chat bot that provides chat commands, overlays, video interaction and more.
Updated
Jun 10, 2021
TypeScript
Accelerator Core provides a simple way to integrate real-time audio/video into your web application using the OpenTok Platform
Updated
Aug 12, 2021
JavaScript
Improve this page
Add a description, image, and links to the
opentok
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
opentok
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Bug Report
Current behavior
When you set the error event listener, the event is not dispatched.
Steps to reproduce
What is the current bug behavior?
The
console.log
statement never executes when there is a session errorWhat is the expected correct behavior?
The `console.lo