Temasys / SkylinkJS

SkylinkJS Javascript WebRTC SDK
http://skylink.io/web
Other
275 stars 57 forks source link

ESS-1621: Updates to shareScreen error logging and default throttleInterval #404

Closed ishannaithani closed 5 years ago

ishannaithani commented 5 years ago

Purpose of this PR:

When a user cancels out of Screen Sharing dialogue box of the browser, the "error" reported needs to be changed to WARN from ERROR.

Also, the throttleInterval of shareScreen function is reduced from 10000ms to 1000ms

See ESS-1621 for more details.