modified lib-jitsi-meet dev repo
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Jaya Allamsetty 3a313a244d fix(codec-selection): Fix VP9 codec switching issue in Chrome unified-plan. 4 лет назад
..
RTC fix(codec-selection): Fix VP9 codec switching issue in Chrome unified-plan. Munge only the m-line that corresponds to the source that the browser will be sending. Do not select VP9 on Firefox. Detect support for RTCRtpTransceiver#setCodecPreferences correctly. 4 лет назад
browser fix(codec-selection): Fix VP9 codec switching issue in Chrome unified-plan. Munge only the m-line that corresponds to the source that the browser will be sending. Do not select VP9 on Firefox. Detect support for RTCRtpTransceiver#setCodecPreferences correctly. 4 лет назад
connectivity fix(connectivity): Fix video freezes on Safari when ep goes out of last-n. 4 лет назад
detection fix(VADAudioAnalyser): NPE error evaluating this._vadEmitter.on (#1652) 4 лет назад
e2ee fix(e2ee): destroys olm session on disabling e2ee 4 лет назад
e2eping deps: eslint-config-jitsi@latest 5 лет назад
event deps: eslint-config-jitsi@latest 5 лет назад
proxyconnection fix(RTC) drop the "old gUM" flow 4 лет назад
qualitycontrol fix(quality-control): Propagate the height constraints to p2p session. 4 лет назад
recording fix(recording): Send participant id when recording starts/stops (#1632) 4 лет назад
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 лет назад
settings feat: Reuse billingId from localstorage as jitsiMeetId. 4 лет назад
statistics fix(stats): Return promise for getStats. 4 лет назад
transcription Fix typos 5 лет назад
util fix(modificationQueue): error handling & logs 4 лет назад
version Clean up ComponentVersions. 6 лет назад
videosipgw deps: eslint-config-jitsi@latest 5 лет назад
webaudio deps: eslint-config-jitsi@latest 5 лет назад
xmpp fix(JingleSessionPC): Do not check if the ssrc already exists in the RD when adding a ssrc-group from source-add. 4 лет назад