modified lib-jitsi-meet dev repo
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 beaff3dd02
feat: Use the new bridge signaling format.
5 years ago
..
BridgeChannel.js feat: Use the new bridge signaling format. 5 years ago
CodecSelection.js refactor the codec selection logic 5 years ago
JitsiLocalTrack.js deps: eslint-config-jitsi@latest 5 years ago
JitsiRemoteTrack.js deps: eslint-config-jitsi@latest 5 years ago
JitsiTrack.js fix(audio-levels): Reset audio level to 0 when remote user is muted. 5 years ago
LocalSdpMunger.js deps: eslint-config-jitsi@latest 5 years ago
MockClasses.js clean-up unit tests 5 years ago
RTC.js feat: Use the new bridge signaling format. 5 years ago
RTCUtils.js fix(GUM): improve permissions logic. 5 years ago
RTCUtils.spec.js deps: eslint-config-jitsi@latest 5 years ago
ScreenObtainer.js feat(rn) support getDisplayMedia 5 years ago
TPCUtils.js feat: Add the ability to configure max. bitrates for VP9. The max bitrate for VP9 is enforced by adding the b=AS:<limit> line in the SDP since there is no way to configure the max. bitrates for the individual SVC streams using RTCRtpSender.setParameters. 5 years ago
TraceablePeerConnection.js ref(QualityController): Split send and receive video constraints handling. 5 years ago