startCapture
Less than 1 minute
startCapture
Description: Start sharing content.
Note: On Linux, content sharing is not available for window managers that use Wayland.
Request example:
{
"method" : "startCapture",
"requestId" : "1",
"captureId" : 1
}Response example:
{
"method" : "startCapture",
"requestId" : "1",
"result" : true
}Parameter description:
captureId— the unique identifier of a capture sourcerequestId- a unique request identifier. You can find more details about it here.
See also: