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 e476370020 fix(TPC) Fire mute event on the correct track. 4 months ago
..
BridgeChannel.ts feat(connection-quality) Process BWE stat received on bridge channel. 6 months ago
JitsiLocalTrack.js chore(*) fix sue of isNaN 6 months ago
JitsiRemoteTrack.js chore(*) fix sue of isNaN 6 months ago
JitsiTrack.js chore(*) stop using __filename 6 months ago
MockClasses.ts feat(ts) migrate modules/rtc/MockClasses to TS 6 months ago
RTC.js fix(RTCUtils) drop unnecessary variable 5 months ago
RTCUtils.js feat(RTC) remove unnecessary wrapAttachMediaStream 5 months ago
ScreenObtainer.js feat(ScreenObtainer) initialize support only once 5 months ago
TPCUtils.js fix(codec) Always use DD when its supported by Jicofo and browser. The bridge is now able to use DD headers for VP8 and VP9 as well so there is no need to remove it from remote desc when the call switches from AV1 to VP8/VP9. 5 months ago
TPCUtils.spec.js ref(TPCUtils) Fix JSDoc and change impl of a method. 10 months ago
TraceablePeerConnection.js fix(TPC) Fire mute event on the correct track. When a remote user does a ICE restart and a source-remove followed by source-add is received for its sources, mute event on new remote track may not be fired if the old track hasn't been disposed yet. 4 months ago