📄️ Initial video state
How to set the initial video state of the local user.
📄️ Peer video resolution in a group call
How to set the video resolution when requesting a video stream.
📄️ Enabling video call
How to enable video during an audio call.
📄️ Video pause event
How to handle events generated when a peer pauses or resumes their video stream.
📄️ Virtual background
How to blur the background or replace it with an image.
📄️ Custom video stream
How to use a custom video stream by directly supplying the desired `MediaStream`.