1646448465999macOS Video SDK v1.2.1by Yves GrantAdded New interfaces and callback to support invite by phone New interfaces in ZMVideoSDKPhoneHelper.h:- (BOOL)isSupportPhoneFeature; - (NSArray<ZMVideoSDKPhoneSupportCountryInfo*>*)getSupportCountryInfo; -
1646438748067React Native Video SDK v1.2.0by Yves GrantAdded Command channel for real-time data transfer. See Android or iOS command channel documentation for details. Cloud recording control through SDK methods. Interface to disable session timeout. Interface to retrieve session ID. Enhanced
1643858060958JWT field updates in Video SDK v1.2.0by Yves GrantThe Video SDK version 1.2.0 includes the following updates to the JWT payload: The user_identity field is now optional. A new required field, role_type, is required for all users. It indicates the user’s role in a session; host or
1643323571890MacOS Video SDK 1.2.0by Ashley KinardAdded New interfaces and callbacks to support cloud recording: New interfaces in
1634750202734Video SDK React Native initial releaseby Yves GrantWe’re happy to announce the initial release of the Video SDK React Native wrapper for iOS and Android, version 1.1.1. The React Native wrapper has a similar feature set as the native iOS and Android Video SDKs. See the documentation to
1628886909658Video SDK macOS v1.1.1by Yves GrantAdded New interface to retrieve session ID. Please note that only the host can get the session ID. In ZMVideoSDKSession.h:- (NSString*) getSessionID New interface to retrieve user ID. In ZMVideoSDKUser.h:- (NSString*) getUserID Changed &
1623714899847Video SDK macOS v1.1.0by Yves GrantAdded SDK sample app. Apple M1 support. Ability to send raw audio data and the support for virtual microphone and virtual speaker. Added NZoomVideoSDKAudioSendRawdata.h Note: When using the virtual speaker, the audio share will be disabled
1618880442421Video SDK Mac updates - 04/19/21 by Colette Turbevillev1.0.2 Changed & Fixed: Enhanced encryption support. Fixed an issue that invoking the password callback will cause a crash. v1.0.1 Added Added interfaces to allow the user to retrieve video QoS statistics. The interface in