Video Resolution
You cannot modify the resolution of the screen-sharing stream. When it comes to altering size for the video stream, you can force-set stream resolutio...
Thu, 17 Jan, 2019 at 4:28 PM
You can pass the width and height parameters as illustrated below: skylink.joinRoom({
useExactConstraints: true
audio: true,
video: {
resoluti...
Thu, 17 Jan, 2019 at 4:28 PM