DetectRTC
DetectRTC copied to clipboard
Differentiating between types of screen share support in chrome.
If i understand this correctly, older versions of chrome (version < 72) required the user to install a plugin in order to have screen capture supported. I would like to be able to differentiate between users that have to low version (version < 35) and users that need to install plugins in order to get it to work (version < 72).
determine by navigator.useragent?