This repository has been archived by the owner on Mar 9, 2021. It is now read-only.
Releases: TeamMaestro/nativescript-opentok
Releases · TeamMaestro/nativescript-opentok
Release 1.3.0
iOS Upgrades
- Subscribe to publisher feed
- Better API breakdown for registering to event emissions
- Implemented OpenTok model for handling subscriber/publisher
Release 1.2.1
Typings definition fix.
Release 1.2.0 - iOS Event Hooks
Exposed iOS Events to listen for session creation, failure, etc. Added the ability to toggle between the front-facing and back-facing camera on iOS.
Release 1.1.0 - Android Support
Adds Android support to OpenTok Nativescript plugin. Uses revised project layout with shared interfaces between iOS and Android for more universal and practical use.
Initial Release - iOS OpenTok SDK
The initial release of the project. Contains basic support with OpenTok's SDK and iOS.
Allows for generating an OpenTok (OT) Session object, joining that session and then publishing that session using a valid token. Also appends the basic video stream onto the UIView.