Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Jorge Vallecillo 7fcdcc26ab Fix typos 5 лет назад
..
AnalyticsAdapter.js deps: eslint-config-jitsi@latest 5 лет назад
AudioOutputProblemDetector.js deps: eslint-config-jitsi@latest 5 лет назад
AvgRTPStatsReporter.js deps: eslint-config-jitsi@latest 5 лет назад
CallStats.js Fix typos 5 лет назад
LocalStatsCollector.js feat: use getSynchronizationSources on the receiver for remote audio levels (#1245) 5 лет назад
PerformanceObserverStats.js feat: send conference.left analytics event 5 лет назад
PerformanceObserverStats.spec.js fix: Fix unit tests for PerformanceObserverStats 5 лет назад
PrecallTest.js feat(precallTest):disable if callstats is disabled 5 лет назад
RTPStatsCollector.js fix: Scale remote audio levels reported on receiver to getStats levels The audio levels reported on the audio receivers are lower when compared to the value reported by getStats. Values reported by getStats on chrome do not follow the the spec and since we have combination of clients using both getStats and getSynchronizationSources, lets stick to one scale to make them look uniform. Also, the receivers seem to be reporting audio level for a little bit after the remote user has muted. Make sure the track is unmuted before setting the audio level on the track. 5 лет назад
SpeakerStats.js Simplifies logic and renames a method. 7 лет назад
SpeakerStats.spec.js Simplifies logic and renames a method. 7 лет назад
SpeakerStatsCollector.js deps: eslint-config-jitsi@latest 5 лет назад
SpeakerStatsCollector.spec.js deps: eslint-config-jitsi@latest 5 лет назад
constants.js feat(prejoin): Expose method to make a precall test 5 лет назад
statistics.js feat(stats): Add the ability to enable callStats only on a certain % of conferences 5 лет назад