Hi community,
In order to set resolution of screen share to 720p,I add some settings in config.js:
config.testing.setScreenSharingResolutionConstraints = 1;
config.videoQuality.resizeDesktopForPresenter = true;
But it does’nt work.
I wonder is there any way to set resolution of screen share to 720p?