Browsercheck javascript library
- version: retrieve the Browsercheck library version
- checkWebSocket: verify the browser supports Websocket
- checkFlash: deprecated function, always return false
- getFlashVer: deprecated function, always return "0.0.0"
- checkBrowser: retrieve the browser details
- checkOS: retrieve the OS details
- checkMic: deprecated function, always return true
- checkWebRTC: verify the browser supports WebRTC
- checkMediaDevices: verify the browser supports MediaDevices
- listMediaDevices: return the list of media devices detected. (Promise)
The following functions are deprecated but still present:
- checkFlash
- getFlashVer
- checkMic
Those three functions were only used for Flash. Adobe and the main browsers have deprecated Flash.
Please refer to:
You can use the minified version of the library browsercheck.min.js