Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Differentiating between types of screen share support in chrome. #85

Open
alojzmilicevic opened this issue Jan 31, 2020 · 1 comment
Open

Comments

@alojzmilicevic
Copy link

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).

@PatSpiegel
Copy link

determine by navigator.useragent?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants