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 05edc9b599
fix(TPC) Avoid applying constraints on desktop tracks if not needed. (#2246)
2 vuotta sitten
..
BridgeChannel.js Only fire DATA_CHANNEL_CLOSED when using a websocket. (#2237) 2 vuotta sitten
CodecSelection.js fix(codec-selection) Apply codec preferences to initial offer/answer. This fixes an issue where p2p clients (with different codec preferences) fail to decode video because the negotiated codecs are removed from the supported codecs list after the media session is established. The codec preferences will be applied when the first offer/answer is created. 2 vuotta sitten
JitsiLocalTrack.js feat(browser-support) use Unified Plan on React Native 3 vuotta sitten
JitsiRemoteTrack.js fix(JitsiTrack) Add setSourceName/getSourceName methods to JitsiTrack class. 3 vuotta sitten
JitsiTrack.js fix(JitsiTrack) Add setSourceName/getSourceName methods to JitsiTrack class. 3 vuotta sitten
MockClasses.js fix(TPC): Switch media direction correctly on all m-lines associated with local tracks during p2p->jvb switch. 3 vuotta sitten
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 vuotta sitten
RTCUtils.js fix(electron):Respect desktopSharingSources option 3 vuotta sitten
ScreenObtainer.js fix(ScreenObtainer) Request high resolutions by default. Request higher capture resolutions when desktopSharingFrameRate is not defined in config.js. 2 vuotta sitten
TPCUtils.js fix(TPC) Avoid applying constraints on desktop tracks if not needed. (#2246) 2 vuotta sitten
TPCUtils.spec.js fix: Missed SSRCs in Unified Plan with several "ssrc-group:FID" groups. (#1658) 4 vuotta sitten
TraceablePeerConnection.js fix(TPC) Avoid applying constraints on desktop tracks if not needed. (#2246) 2 vuotta sitten