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 b5f85a4758 cleanup: remove code no longer used in unified-plan mode 5 lat temu
..
BridgeChannel.js fix(BridgeChannel): don't log WS onerror events 6 lat temu
JitsiLocalTrack.js fix(presenter): change the max bitrate to 2.5 Mbps when presenter is enabled 5 lat temu
JitsiRemoteTrack.js feat(JitsiRemoteTrack): Add logs. 6 lat temu
JitsiTrack.js fix(media): Add 'ended' event handler on MediaStreamTrack for FF When screensharing is stopped on FF from the sharing indicator (available in FF nightly), we are currently not detecting it. Firefox fires a track 'ended' event as opposed to Chrome which fires a mediastream 'inactive' event as well. 5 lat temu
LocalSdpMunger.js feat(TPC): append TPC ID to stream IDs 8 lat temu
RTC.js e2ee: also enable on p2p connections 5 lat temu
RTCUtils.js ref: Remove the obsolete googIPv6 flag. (#1214) 5 lat temu
RTCUtils.spec.js feat(RTC): drop support for platforms without the MediaStream constructor 6 lat temu
ScreenObtainer.js feat(Safari): Add unified plan support for Safari 5 lat temu
TPCUtils.js fix(safari): fixes an exception that is caused by adding a null stream to pc Remove unused code, we always use replaceTrack in unified plan 5 lat temu
TraceablePeerConnection.js cleanup: remove code no longer used in unified-plan mode We switched to using replaceTrack for Firefox and Safari in the unified-plan rewrite 5 lat temu