getStats
getStats copied to clipboard
Structure of result object in Firefox is different from the one you get in Chrome
For example, Firefox result object does not contain "connectionType" property.
if(res.googCodecName == 'opus'){/* This will definitely not work in FF */}