您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
paweldomas d36d72db48 feat: send conference.left analytics event 4 年前
..
AnalyticsAdapter.js deps: eslint-config-jitsi@latest 4 年前
AudioOutputProblemDetector.js deps: eslint-config-jitsi@latest 4 年前
AvgRTPStatsReporter.js deps: eslint-config-jitsi@latest 4 年前
CallStats.js feat(callstats): Add dedicated siteID parameter to allow for injection of jwt-based siteID 5 年前
LocalStatsCollector.js feat: use getSynchronizationSources on the receiver for remote audio levels (#1245) 4 年前
PerformanceObserverStats.js feat: send conference.left analytics event 4 年前
PerformanceObserverStats.spec.js fix: Fix unit tests for PerformanceObserverStats 4 年前
PrecallTest.js feat(prejoin): Expose method to make a precall test 4 年前
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. 4 年前
SpeakerStats.js Simplifies logic and renames a method. 6 年前
SpeakerStats.spec.js Simplifies logic and renames a method. 6 年前
SpeakerStatsCollector.js deps: eslint-config-jitsi@latest 4 年前
SpeakerStatsCollector.spec.js deps: eslint-config-jitsi@latest 4 年前
constants.js feat(prejoin): Expose method to make a precall test 4 年前
statistics.js ref: rename performanceStats to LongTasksStats 4 年前