選択できるのは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年前