Skip to content

v1.29.0

Compare
Choose a tag to compare
@pe1ros pe1ros released this 14 Mar 19:11
· 82 commits to master since this release
1c98b98
  • Update native Android and iOS modules to use Voximplant Android SDK 2.31.0 and Voximplant iOS SDK 2.46.3
  • Introduce new API to get a call duration - Call.getDuration
  • Introduce simulcast feature support for video conference. Simulcast is currently disabled by default, but can be enabled via CallSettings.enableSimulcast parameter.
  • Introduce new APIs to control remote video streams in a video conference call:
  • Introduced Endpoint.VoiceActivityStarted and Endpoint.VoiceActivityStopped API to handle voice activity of an endpoint in a conference call.