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 c520877a03
fix(stats) Obtain resolution/fps from 'outbound-rtp' stats. (#2265)
2 years ago
..
BridgeChannel.js Only fire DATA_CHANNEL_CLOSED when using a websocket. (#2237) 2 years ago
CodecSelection.js fix(codec-selection) Calc preferred codec after media session is established. Fixes an issue on mobile where the videos of users joining after the mobile endpoint are not being rendered. 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. 2 years ago
RTCUtils.js fix(electron):Respect desktopSharingSources option 2 years ago
ScreenObtainer.js fix(ScreenObtainer) Request high resolutions by default. Request higher capture resolutions when desktopSharingFrameRate is not defined in config.js. 2 years ago
TPCUtils.js fix(TPC) Avoid applying constraints on desktop tracks if not needed. (#2246) 2 years ago
TPCUtils.spec.js fix: Missed SSRCs in Unified Plan with several "ssrc-group:FID" groups. (#1658) 3 years ago
TraceablePeerConnection.js fix(stats) Obtain resolution/fps from 'outbound-rtp' stats. (#2265) 2 years ago