OpenVidu Meet Tutorials#
OpenVidu Meet offers a robust and adaptable way to add video conferencing features to your projects. With minimal effort, you can integrate a complete video conferencing experience into your web application.
The following tutorials will walk you through embedding OpenVidu Meet, either directly or via its Web Component, to quickly set up interactive video sessions.
Every tutorial below shares the same core functionality:
- Users can create rooms.
- Users can delete rooms.
- Users can join a room as moderator or speaker.
- Users can chat with other users.
- Users may leave the room at any time.
- Users can view the recordings of the meeting.
- Moderators can record the meeting.
- Moderators may end the meeting at any time, disconnecting all users.