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 b43a9fa0ee fix(TPC): Do not remove ssrcs from remote desc for p2p. hace 4 años
..
RTC fix(TPC): Do not remove ssrcs from remote desc for p2p. hace 4 años
browser fix(VAD): Do not enable VAD on Chrome on iOS. hace 4 años
connectivity fix(connectivity): Fix video freezes on Safari when ep goes out of last-n. hace 4 años
detection fix VADAudioAnalyser: catch error hace 5 años
e2ee fix(e2ee): destroys olm session on disabling e2ee hace 4 años
e2eping deps: eslint-config-jitsi@latest hace 5 años
event deps: eslint-config-jitsi@latest hace 5 años
proxyconnection fix(RTC) drop the "old gUM" flow hace 4 años
qualitycontrol fix(quality-control): Propagate the height constraints to p2p session. hace 4 años
recording fix(recording): Send participant id when recording starts/stops (#1632) hace 4 años
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. hace 4 años
settings feat: Reuse billingId from localstorage as jitsiMeetId. hace 5 años
statistics fix(stats): Return promise for getStats. hace 4 años
transcription Fix typos hace 5 años
util fix(modificationQueue): error handling & logs hace 5 años
version Clean up ComponentVersions. hace 6 años
videosipgw deps: eslint-config-jitsi@latest hace 5 años
webaudio deps: eslint-config-jitsi@latest hace 5 años
xmpp 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. hace 4 años