getStats icon indicating copy to clipboard operation
getStats copied to clipboard

Structure of result object in Firefox is different from the one you get in Chrome

Open igorpavlov-zz opened this issue 10 years ago • 1 comments

For example, Firefox result object does not contain "connectionType" property.

igorpavlov-zz avatar Feb 26 '15 16:02 igorpavlov-zz

if(res.googCodecName == 'opus'){/* This will definitely not work in FF */}

igorpavlov-zz avatar Feb 28 '15 16:02 igorpavlov-zz