Recent content by Bob Hwang

  1. B

    I want to know more about getScreenDeviceIdWoExtension function in Web SDK

    //for chrome var getScreenDeviceIdWoExtension = function (constraints) { return new Promise(function (resolve, reject) { //WCS-1952. exact constraints are not supported. //WCS-1986. added audio: true to constraints. resolve({ video: true...
Top