Disables RTP stats when running on FF.

This commit is contained in:
George Politis
2015-05-15 15:36:29 +02:00
parent 2c9d0606c3
commit 36f91f7f1e
+1 -1
View File
@@ -260,7 +260,7 @@ StatsCollector.prototype.start = function ()
);
}
if(!config.disableStats) {
if(!config.disableStats && !navigator.mozGetUserMedia) {
this.statsIntervalId = setInterval(
function () {
// Interval updates