modified lib-jitsi-meet dev repo
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 69604b930a fix(Jingle) Reverse the order of ssrcs signaled for Firefox. 4 年之前
..
RTC fix(Jingle) Reverse the order of ssrcs signaled for Firefox. 4 年之前
browser fix(browser-support): Add audio track to pc always on mobile Safari. On mobile Safari, if a user joins audio and video muted, the browser doesn't decode the incoming audio. Workaround is to always add the audio track to pc and mute it if needed. 4 年之前
connectivity fix(ConnectionQuality): Do not show red/yellow GSM bars on join. When the user first unmutes their video, the connection quality is shown as poor until the local stats are available. Calculate the connection quality only after the stats are available, i.e., assume 100% until pcStatsInterval has elapsed. 4 年之前
detection fix(VADAudioAnalyser): NPE error evaluating this._vadEmitter.on (#1652) 4 年之前
e2ee feat(e2ee) add support for WebRTC Encoded Transform 4 年之前
e2eping deps: eslint-config-jitsi@latest 5 年之前
event deps: eslint-config-jitsi@latest 5 年之前
proxyconnection fix(ProxyConnection) add new required stubs 4 年之前
qualitycontrol fix(quality) Enable layer suspension by default. This is needed for screensharing to work as expected on chrome in unified plan. 4 年之前
recording fix(recording): Send participant id when recording starts/stops (#1632) 4 年之前
sdp fix(Jingle) Reverse the order of ssrcs signaled for Firefox. This fixes an issue where the bridge doesn't forward the HD stream from Firefox to other users in the call. The order of the ssrcs produced by the browser is from Highest resolution to lowest whereas the bridge assumes it to be from lowest to highest as is the case in Chrome and Safari. 4 年之前
settings feat: Reuse billingId from localstorage as jitsiMeetId. 4 年之前
statistics feat: enable config callstats configParams (#1672) 4 年之前
transcription Fix typos 5 年之前
util log: Log a task's stack trace when it throws. (#1701) 4 年之前
version Clean up ComponentVersions. 6 年之前
videosipgw deps: eslint-config-jitsi@latest 5 年之前
webaudio deps: eslint-config-jitsi@latest 5 年之前
xmpp fix: Reads shard name and from disco-info if available. 4 年之前