Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix chrome detection on insecure contexts
Fixes #935 which is the chrome detection on insecure contexts where webkitGetUserMedia was removed along with getUserMedia in M74+. Fallback is to check for webkitRTCPeerConnection which avoiding Edge by checking for RTCIceGatherer.
- Loading branch information