ServerCapturer - infobip/infobip-rtc-js GitHub Wiki
extends Capturer<FileResponse>
This capturer is used to upload screenshots of participants' videos to the server (cloud).
Its takeScreenshot method resolves 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.