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 0b9ab37cfe
fix(TPC) Disable media instead of changing dir for p2p->jvb switch. (#2226)
2 years ago
..
BridgeChannel.js fix(BridgeChannel): Attempt conn retries when there are remote endpoints. Currently, the client doesn't attempt to re-establish bridge WS when the connection is closed by the remote end with a code 1001. We have noticed that Cloudflare terminates the WS with the same error code when it recycles its proxies. When that happens, client ends up not having a bridge channel which can result quality issues. Client now tries to re-establish connection when there are remote endpoints in the call. 2 years ago
CodecSelection.js fix(codec-selection): Codec selection fixes. 2 years ago
JitsiLocalTrack.js feat(browser-support) use Unified Plan on React Native 2 years ago
JitsiRemoteTrack.js fix(JitsiTrack) Add setSourceName/getSourceName methods to JitsiTrack class. 2 years ago
JitsiTrack.js fix(JitsiTrack) Add setSourceName/getSourceName methods to JitsiTrack class. 2 years ago
MockClasses.js fix(TPC): Switch media direction correctly on all m-lines associated with local tracks during p2p->jvb switch. 2 years ago
RTC.js fix(BridgeChannel): Attempt conn retries when there are remote endpoints. Currently, the client doesn't attempt to re-establish bridge WS when the connection is closed by the remote end with a code 1001. We have noticed that Cloudflare terminates the WS with the same error code when it recycles its proxies. When that happens, client ends up not having a bridge channel which can result quality issues. Client now tries to re-establish connection when there are remote endpoints in the call. 2 years ago
RTCUtils.js fix(electron):Respect desktopSharingSources option 2 years ago
ScreenObtainer.js ref(ScreenObtainer): Always set the resolution constraints for SS. 2 years ago
TPCUtils.js fix(TPC) Disable media instead of changing dir for p2p->jvb switch. (#2226) 2 years ago
TPCUtils.spec.js fix: Missed SSRCs in Unified Plan with several "ssrc-group:FID" groups. (#1658) 4 years ago
TraceablePeerConnection.js fix(TPC) Disable media instead of changing dir for p2p->jvb switch. (#2226) 2 years ago