Skip to content

ServerWebrtcCapturer

Adnan Mujagić edited this page Jun 2, 2023 · 1 revision

This capturer is used to upload screenshots of current user's or remote's videos to the server (cloud). Its takeLocalScreenshot and takeRemoteScreenshot methods both resolve to a FileResponse containing the details about the uploaded screenshot. These details can then be used to retrieve the uploaded image from WebRTC Files API.

Tutorials

Migration guides

Reference documentation

Clone this wiki locally