The OpenTok macOS SDK lets you use Vonage Video API-powered video sessions in macOS apps.
Important:Version 2.25.2+ of the SDK adds support for Swift Package Manager.
Apps written with the OpenTok macOS SDK 2.26.2 can interoperate with OpenTok apps written with version 2.24+ of the OpenTok client SDKs:
The OpenTok macOS SDK is a C library.
The OpenTok macOS SDK is supported on macOS 10.12 or higher; on both Intel (x86_64) and Apple silicon (arm64) Macs.
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.