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 4d6873c2f4
fix(SignalingLayer) Update SSRC owners on leave. (#2184)
2 jaren geleden
..
BridgeChannel.js fix(qualitycontrol): Cleanup old receiver constraints. Endpoint based receiver constraints and other endpoint based bridge signaling messages are no longer supported by latest JVB after the switch to source-name signaling. Rename method names 'sendNewReceiverVideoConstraintsMessage'->'sendReceiverVideoConstraintsMessage', 'setNewReceiverVideoConstraints'->'setReceiverVideoConstraints' 2 jaren geleden
CodecSelection.js fix(codec-selection): Codec selection fixes. 1. Checks peer's preferred codec in p2p case. Mobile and web have different preferred codecs. 2. Log an error message when the preferred codec is not offered by JVB. 3. Clean up code related to deprecated config.js settings 'preferH264' and 'disableH264'. 4. Refactor the codec selection logic so that correct codec is picked. 3 jaren geleden
JitsiLocalTrack.js feat(browser-support) use Unified Plan on React Native 3 jaren geleden
JitsiRemoteTrack.js fix(JitsiTrack) Add setSourceName/getSourceName methods to JitsiTrack class. 2 jaren geleden
JitsiTrack.js fix(JitsiTrack) Add setSourceName/getSourceName methods to JitsiTrack class. 2 jaren geleden
MockClasses.js fix(TPC): Switch media direction correctly on all m-lines associated with local tracks during p2p->jvb switch. 3 jaren geleden
RTC.js fix(qualitycontrol): Cleanup old receiver constraints. Endpoint based receiver constraints and other endpoint based bridge signaling messages are no longer supported by latest JVB after the switch to source-name signaling. Rename method names 'sendNewReceiverVideoConstraintsMessage'->'sendReceiverVideoConstraintsMessage', 'setNewReceiverVideoConstraints'->'setReceiverVideoConstraints' 2 jaren geleden
RTCUtils.js fix(electron):Respect desktopSharingSources option 3 jaren geleden
ScreenObtainer.js ref(ScreenObtainer): Always set the resolution constraints for SS. It was behind a testing flag setScreenSharingResolutionConstraints. 2 jaren geleden
TPCUtils.js Remove support for legacy endpoint based signaling. (#2147) 3 jaren geleden
TPCUtils.spec.js fix: Missed SSRCs in Unified Plan with several "ssrc-group:FID" groups. (#1658) 4 jaren geleden
TraceablePeerConnection.js fix(SignalingLayer) Update SSRC owners on leave. (#2184) 2 jaren geleden