This repository has been archived by the owner on Aug 30, 2024. It is now read-only.
Features
- The SDK is now based on C++ SDK 2.4.2.
- Introduced a full client-side rotation.
- Added the videoTrackAdded and videoTrackRemoved events and enhancement of video sinks.
- Added the StartScreenShareAsync, StopScreenShareAsync, and GetScreenShareSourcesAsync methods that allow sharing a screen.
- Added the MaxVideoForwarding and Simulcast fields to ConnectionOptions to let your application define how to join a conference in terms of media preference.
- Added flags to enable XML documentation generation for IDEs.
Changes
- Refactored all events to make them multicast.
- Enhanced AudioDevice APIs.