The OpenTok macOS SDK lets you use Vonage Video API-powered video sessions in macOS apps.
Important notes:
Apps written with the OpenTok macOS SDK 2.28.2 can interoperate with OpenTok apps written with version 2.25+ of the OpenTok client SDKs:
The OpenTok macOS SDK is a C library.
The OpenTok macOS SDK is supported on macOS 10.15 or higher; on both Intel (x86_64) and Apple silicon (arm64) Macs.
The OpenTok.framework directory contains the OpenTok macOS SDK.
The OpenTok macOS SDK is available as the Pod "VonageClientSDKVideoMacOS", for use with CocoaPods. It is also available as a Swift Package Manager package: https://github.com/Vonage/client-sdk-video-macos.
The OpenTok macOS SDK requires Xcode 11 or higher.
The OpenTok macOS SDK requires the following frameworks and libraries:
See the release notes for information on the latest version of the SDK and for a list of known issues.
For sample code, go to the opentok-macos-sdk-samples repo at GitHub.