📄️ Introduction
Pexip VPaaS is a cloud-based video conferencing solution that allows
📄️ App architecture
Instead of starting from scratch, we will start with a React application that
📄️ Server
We will start our journey by creating a simple backend using ExpressJS. The main
📄️ Create a meeting
In the previous lesson we have learnt how to create a simple server. Now it's
📄️ Join a meeting
In the previous lesson we have learnt how to create a React component to
📄️ Mute audio and video
In the previous lesson we learnt how to join a meeting. In this lesson we will
📄️ Change devices
At this point we have a full conferencing application with audio and video and
📄️ Simulcast
Simulcast is a technique used in WebRTC to optimize video streaming by sending
📄️ Presentation
An important capability in any videoconferencing app is the ability to share the
📄️ Summary
During this tutorial we have built a VPaaS application that has all the basic