Table of Contents

New Features

Speaker Device Selection

EnableX introduces Speaker Device Selection API in its Web SDK for supported browsers only. Few existing APIs are modified to support Speaker or Audio-Out Device configuration.

Refer the following sections to know details of new and updated APIs:

Live Media Statistics

EnableX provides live Media Statistical Data to an end-point. Developer may opt to receive statistics as JSON along with an Event or get overlay with Statistical Data on each Video Player. Read more…

In-Session Live Transcoding

To address immediate transcoding requirement for some use cases with two party call where one joins with Audio+Video and other joins with Audio only, EnableX now does live-transcoding of 2 streams to provide single .webm file immediately at end of session. You need to define room with single_file_recording:true. Read more…

Media Zone Selection for a Room

A Session is hosted in any available Media Zone within EnableX Cluster which is decided at run-time while assigning resources for a Session. EnableX now provides control to the Developers to choose a suitable Media Zone for a Session among available list of Zones. Read more…

Use Front Facing Camera

Web Application used on Mobile Browser generally uses Back Side Camera of the Device. A facingMode option helps to use the Front Camera in Mobility Browser. Read more…

Break-Out Room

EnableX introduces Break-Out Room feature where one or more users in a Video Session move out to a Break-Out Room for discussion aside and then they join back. Read more…

Moderated Entry to a Room for Participants

EnableX introduces Moderated entry to a Room for Participants through Room Settings called “knock”. In knock enabled rooms, participants are awaited and host is notified about the awaited user. Moderator decides whether to allow or deny entry for the awaited participants through respective Method Call. Read more…

Participants wait for Moderator to join first

A Host now may now force all Participants to wait for him to join first. Until then, no one sees or communicates with others. This is achieved through Room Settings called “wait-for-moderator”. When moderator joins, all awaited participants automatically joins too. Subsequently all new participants joins automatically without having to wait. Read more…

Improvements

EnableX v1.9+ comes with long list of improvements:

  • Low Bandwidth Signaling: EnableX has improved significantly to handle Low Bandwidth Signaling and Connection.
  • Audio Iceland Issue: Added few fixes for Audio Iceland Issue.