Table of Contents
- HLS Streaming – Nov 9, 2022
- Live Transcription – Speech to Text – Nov 9, 2022
- Secured Recording File Access – May 16, 2022
- 100-Way Paged Video – May 16, 2022
- 250 Users in Interactive Session – May 16, 2022
- Screen Share Control – May 16, 2022
- UI Kit – Feb 25, 2022
- In-Session Live Recording – Dec 16, 2021
- Screen Share with Audio – Dec 16, 2021
- Recording Watermarking – Dec 16, 2021
HLS Streaming
HLS Streaming helps to scale up your reach to a larger audience with your video session, meetings, webinar in real time. Audiences receive best quality video streaming based on available bandwidth at their end. A web-based Video UI may be linked to define the view of your streaming which will be played across devices.
Live Transcription – Speech to Text
EnableX brings in Live Transcription of Video Sessions. All end-points requesting live transcription, start receiving Speech to Text contents of all actively talking users in the Video room through a notification event. The data can be presented in the UI. This is helpful in circumstances where participants have limited language proficiency or they have difficulty in hearing because of a noisy background.
This is subscription based service. If your account is subscribed to this Service, then you get option in the Visual Builder to enable it with your embed.
Secured Recording File Access
All Session Files, viz. Recordings, Transcoded Video, Chat Scripts and Meta Files of EnableX Video Sessions were available to you through a publicly accessible HTTP URL within the first 72 hours of session expiry. These open URL access will cease to exist w.e.f May 15, 2022.
EnableX implemented a secured access mechanism to the Session Files through HTTP Basic Authentication.
100-Way Paged Video
With Active Talkers, each end point gets access to Active Talker Streams only. However, many business use-cases require access other streams available in the room who may not be actively participating in the conversation. Therefore, EnableX introduces a process to allow access to maximum of 100-user’s video streams available in the room.
However, 100-user’s video paly at any end point will consume significant amount of bandwidth and it will not provide optimum video communication experience. Therefore, EnableX provides one set of videos or one page of videos at a time to the requesting end point. To get access all 100-User’s streams, an endpoint may need to request repeatedly to get next set or next page of Videos.
250-Users in Interactive Session
EnableX now supports up to 250 users in an interactive Video Sessions. With Active Talkers in effect, end-points receive maximum of 16 most actively talking user’s video at any given point of time. As other users talk, their video will become part of Active Talkers List, dropping others from the list.
Note:
- Interactive Video Sessions are held in Group Mode i.e. a Room defined with
{ "settings:: { "mode: "group"}}
- Total Users in interactive session are calculated on sum of Moderators and Participants in the Session. User’s with “Viewer” role are excluded.
Screen Share Control
EnableX introduces Screen Share Control feature using which any ongoing Screen Share can be stopped without Presenter’s intervention. This feature is empowers developer to create UX where ongoing Share be stopped to allow a new share to start by other users.
More Information: Web SDK – Android SDK – iOS SDK
UI Kit
EnableX introduces Video UI Kit to help integrating EnableX Video quickly into your App. EnableX Video UI Kit is a wonderful Framework for Video Application Development for Mobile Platforms (Phone, Tab etc.) with many customization options to meet your requirement.
You code less, only 3 lines of Code does all the magic of getting a video communication done. Thus, using UI Kit helps you get a seamless Video UI with all Device Support in almost 95% reduced effort and time.
In-Session Live Recording
Recording Live refers to a new process of creating a transcoded file in a live session with a custom layout without having to record individual streams. So, using Live Recording has double advantage:
- You get a transcoded file within minutes post session. Not to wait longer alike previous transcoding process.
- You have an option to define your own layout for the live recording process unlike previous transcoding process that creates in a predefined layout.
More Information: Web SDK – Android SDK – iOS SDK
Screen Share with Audio & more…
Screen Share now comes with options to add Audio Track into it from Microphone if underlying Browser supports it. Also, developer can make use of a Meta-Data otpions to define own data structure to help UX/UX at receiving end
Recording Watermarking
Watermarking is now available with session recording files. Just upload a watermark file against your project and enable your room with settings.watermark:true