📄️ Setting the initial video state
You can set the initial video state of the local user to be applied when starting a video call or switching from an audio call to a video call.
📄️ グループ通話でピアのビデオ解像度
アプリケーションは、ビデオグループ通話(カンファレンス)でrequestPeerVideo()を呼び出して、特定のピアからビデオストリームをリクエストできます。ここでは、ビデオストリームをリクエストする際にビデオ解像度を設定する方法について説明します。
📄️ 音声通話中のビデオ通話の有効化
音声通話中にビデオ通話に切り替えたり、ビデオ通話中に音声通話に再び切り替えたりすることができます。
📄️ ビデオの一時停止イベント
ピアが自分のビデオストリームを一時停止または再び再生するとイベントが発生します。
📄️ Virtual background
In video calls, you can use the virtual background feature to either blur the background or replace it with an image. This page describes how to use the virtual background feature.
📄️ Custom media stream
WebPlanetKit provides the custom media stream feature that allows users to directly supply the `MediaStream` they want.