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 3a313a244d fix(codec-selection): Fix VP9 codec switching issue in Chrome unified-plan. 4 years ago
..
RTC fix(codec-selection): Fix VP9 codec switching issue in Chrome unified-plan. 4 years ago
browser fix(codec-selection): Fix VP9 codec switching issue in Chrome unified-plan. 4 years ago
connectivity fix(connectivity): Fix video freezes on Safari when ep goes out of last-n. 4 years ago
detection fix(VADAudioAnalyser): NPE error evaluating this._vadEmitter.on (#1652) 4 years ago
e2ee fix(e2ee): destroys olm session on disabling e2ee 4 years ago
e2eping deps: eslint-config-jitsi@latest 5 years ago
event deps: eslint-config-jitsi@latest 5 years ago
proxyconnection fix(RTC) drop the "old gUM" flow 4 years ago
qualitycontrol fix(quality-control): Propagate the height constraints to p2p session. 4 years ago
recording fix(recording): Send participant id when recording starts/stops (#1632) 4 years ago
sdp fix(TPC): Do not remove ssrcs from remote desc for p2p. In unified plan, re-use of m-line (i.e., adding an SSRC, removing it and then adding it back) causes the browser to not render the media on Chrome and Safari. The WebRTC spec is not clear as to how browsers have to behave, this doesn't cause any issues on Firefox. As a workaround, only change the media direction and leave the ssrc in the remote desc. This automatically triggers a 'removetrack' event on the associated MediaStream and the track can be removed from the UI. 4 years ago
settings feat: Reuse billingId from localstorage as jitsiMeetId. 4 years ago
statistics fix(stats): Return promise for getStats. 4 years ago
transcription Fix typos 5 years ago
util fix(modificationQueue): error handling & logs 4 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(JingleSessionPC): Do not check if the ssrc already exists in the RD when adding a ssrc-group from source-add. 4 years ago