Video Conferencing

Sariska provides ready to-be-shipped and easy-to-integrate Video Conferencing setup for web allowing developers to provide their apps with real-time features such as in-app chats, video conferencing and instant messaging.

Video Conferencing Setup includes following features:

  • Live Streaming

  • Flexible Speaker and Grid Layout

  • End-to-end encryption

  • Recording

  • Chat along with file attachments

  • Google/Microsoft/Calendly and custom calendar scheduling

  • Caption

  • Virtual Background

  • Personalising Speaker and Video Settings.

  • Collaborative Whiteboard

  • Shared Documents editing

  • Noise Cancellation

  • Screen Sharing

  • Slack Integration

  • Participant, Meeting analytics and Facial expression detections

Installation

Clone the Repository

The first step is to clone the ready-to-be-shipped Sariska Meet Repository by running the following command in your project directory using git.

  git clone https://github.com/SariskaIO/sariska-meet-web.git

NPM

Move to the root folder of the repository & install the dependencies as under.

  cd sariska-meet-web
  npm install 

Launch the Video Conference

Run the following command to launch the video conference

  npm start

For more detailed information on the APIs, check out the Sariska Media Transport Documentation.

For a live demo click on the below link:

Last updated