Video API v2.1.2 Release Notes

Date of Release: Android and iOS SDK: December 27, 2021 Web SDK: December 16, 2021

EnableX Web SDK v2.1.2 provides the following new features and improvements:

  • A configurable option with makeOutboundCall().
  • Handling of blocked media device access.
  • Configuration options and metadata with screen sharing.

EnableX Android and iOS SDK v2.1.2 provides the following new features and improvements:

  • Live recording.
  • Active talkers switch to Leader and Gallery view.
  • Force Stop canvas streaming and screen sharing.

Video Service

  • Watermarking: You can now watermark the session recording files. To watermark these files, you just need to upload the file that you want to use as a watermark in your project and enable your room with settings.watermark:true. For more information, see Watermarking.

Web SDK

  • Configurable Dial-Out Call: The makeOutboundCall() method includes a configuration option to control playing of the ringer in a room. For example, you may not want to play the ringer until the called user picks the call and joins the room. For more information, see Dialing Out to Phone and SIP Endpoint from a Video Room.

  • Blocked Media Access: Better accessibility of blocked media devices is implemented.

  • Audio Tracks in Screen Sharing: Screen sharing includes new options for adding audio tracks from a microphone if the underlying browser supports it. Also, application developers can make use of the metadata options to define their own data structure to help UX/UX at the receiving end. For more information, see Screen Sharing.

  • Force Stop Screen Share: Moderators can force stop an ongoing screen sharing from other participants. For more information, see Force Stop Screen Sharing.

  • Force Stop Canvas Streaming: Moderators can force stop an ongoing canvas streaming from other participants. For more information, see Force Stop Canvas Streaming.

Android and iOS SDKs

  • Metadata Options in Screen Sharing: Application developers can make use of metadata options to define their own data structure to help UX/UX at the receiving end. For more information, see:

  • Force Stop Screen Share: Moderators can force stop an ongoing screen sharing from other participants. For more information, see:

  • Force Stop Canvas Streaming: Moderators can force stop an ongoing canvas streaming from other participants. For more information, see:

  • Switch Active Talker View: Participants can switch between the Gallery view and the Leader view in the Video Grid in a session For more information, see:

  • Live Recording: Moderators can now record a session live with a defined layout with multiple videos in it. This requires you to host the layout/user interface, which must also have a URL structure to append a token. For more information, see: