modified lib-jitsi-meet dev repo
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Jaya Allamsetty a0ade9f9e9 fix: Specify defaults for electron sharing sources 5 年前
..
BridgeChannel.js fix(BridgeChannel): don't log WS onerror events 6 年前
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 年前
JitsiRemoteTrack.js feat(JitsiRemoteTrack): Add logs. 6 年前
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 年前
LocalSdpMunger.js feat(TPC): append TPC ID to stream IDs 8 年前
MockClasses.js ref/feat: add QualityController (#1223) 5 年前
RTC.js rtc: update iceConfig, use encodedInsertableStreams 5 年前
RTCUtils.js Update docs and examples 5 年前
RTCUtils.spec.js feat(RTC): drop support for platforms without the MediaStream constructor 6 年前
ScreenObtainer.js fix: Specify defaults for electron sharing sources 5 年前
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 年前
TraceablePeerConnection.js cleanup: remove code no longer used in unified-plan mode We switched to using replaceTrack for Firefox and Safari in the unified-plan rewrite 5 年前