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.
George Politis f79fcaa13e
ref: Handles video constraints from the bridge. (#1227)
5 years ago
..
BridgeChannel.js ref: Handles video constraints from the bridge. (#1227) 5 years ago
JitsiLocalTrack.js fix(presenter): change the max bitrate to 2.5 Mbps when presenter is enabled This behavior got altered when we correctly update the reference we keep of MediaStreamTrack in JitsiLocalTrack when effects are applied 5 years ago
JitsiRemoteTrack.js feat(JitsiRemoteTrack): Add logs. 6 years ago
JitsiTrack.js fix(media): Add 'ended' event handler on MediaStreamTrack for FF When screensharing is stopped on FF from the sharing indicator (available in FF nightly), we are currently not detecting it. Firefox fires a track 'ended' event as opposed to Chrome which fires a mediastream 'inactive' event as well. 5 years ago
LocalSdpMunger.js feat(TPC): append TPC ID to stream IDs 7 years ago
MockClasses.js ref/feat: add QualityController (#1223) 5 years ago
RTC.js ref: Handles video constraints from the bridge. (#1227) 5 years ago
RTCUtils.js Update docs and examples 5 years ago
RTCUtils.spec.js feat(RTC): drop support for platforms without the MediaStream constructor 6 years ago
ScreenObtainer.js fix: Specify defaults for electron sharing sources 5 years ago
TPCUtils.js fix(safari): fixes an exception that is caused by adding a null stream to pc Remove unused code, we always use replaceTrack in unified plan 5 years ago
TraceablePeerConnection.js ref: Handles video constraints from the bridge. (#1227) 5 years ago