Skip to content

LocalWebrtcCapturer

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

This capturer is used to create screenshots of current user's or remote's videos. Its takeLocalScreenshot and takeRemoteScreenshot methods both resolve to a string containing the data URL of the screenshot, which can be used to embed the screenshot into HTML or download it.

Tutorials

Migration guides

Reference documentation

Clone this wiki locally