getStats v1.2.0 When i use in FireFox 69.0 (64-bit) this example https://rtcmulticonnection.herokuapp.com/demos/getStats.html I get an error in the console: > getStatsResult.video[sendrecvType] is undefined getStats/getStatsParser.checkVideoTracks@https://rtcmulticonnection.herokuapp.com/node_modules/getstats/getStats.js:453:13 > getStatsLooper/</</<@https://rtcmulticonnection.herokuapp.com/node_modules/getstats/getStats.js:260:48 > getStatsLooper/</<@https://rtcmulticonnection.herokuapp.com/node_modules/getstats/getStats.js:257:45 > getStatsLooper/<@https://rtcmulticonnection.herokuapp.com/node_modules/getstats/getStats.js:255:21 > getStatsWrapper/<@https://rtcmulticonnection.herokuapp.com/node_modules/getstats/getStats.js:312:17 > TypeError: "getStatsResult.video[sendrecvType] is undefined" > checkVideoTracks https://rtcmulticonnection.herokuapp.com/node_modules/getstats/getStats.js:453 > getStatsLooper https://rtcmulticonnection.herokuapp.com/node_modules/getstats/getStats.js:260 > getStatsLooper https://rtcmulticonnection.herokuapp.com/node_modules/getstats/getStats.js:257 > getStatsLooper https://rtcmulticonnection.herokuapp.com/node_modules/getstats/getStats.js:255 > getStatsWrapper https://rtcmulticonnection.herokuapp.com/node_modules/getstats/getStats.js:312 > getStats.js:262:37
getStats v1.2.0
When i use in FireFox 69.0 (64-bit) this example https://rtcmulticonnection.herokuapp.com/demos/getStats.html
I get an error in the console: