You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jaya Allamsetty ae2f3a7a20 fix: Fix unit tests for PerformanceObserverStats 5 years ago
..
RTC 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 years ago
browser feat: PerformanceObserverStats initial commit Add a performance stat around long tasks. Chrome supports PerformanceObserver API that lets us register for long tasks event. Any task that takes longer than 50ms is considered a long task. 5 years ago
connectivity deps: eslint-config-jitsi@latest 5 years ago
detection deps: eslint-config-jitsi@latest 5 years ago
e2ee deps: eslint-config-jitsi@latest 5 years ago
e2eping deps: eslint-config-jitsi@latest 5 years ago
event deps: eslint-config-jitsi@latest 5 years ago
proxyconnection deps: eslint-config-jitsi@latest 5 years ago
qualitycontrol feat: Set degradation preference on video senders (#1229) 5 years ago
recording Extracts the jid that start/stopped a jibri session. 6 years ago
settings deps: jitsi/js-utils@1.0.0 5 years ago
statistics fix: Fix unit tests for PerformanceObserverStats 5 years ago
transcription deps: eslint-config-jitsi@latest 5 years ago
util feat: PerformanceObserverStats initial commit Add a performance stat around long tasks. Chrome supports PerformanceObserver API that lets us register for long tasks event. Any task that takes longer than 50ms is considered a long task. 5 years ago
version Clean up ComponentVersions. 6 years ago
videosipgw deps: eslint-config-jitsi@latest 5 years ago
webaudio deps: eslint-config-jitsi@latest 5 years ago
xmpp fix: Clears Lobby room instance and resets joined flag. 5 years ago