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.
Robert Pintilii 03bc5278da
fix(tracks) Add metadata to jitsi tracks (#1777)
hace 3 años
..
BridgeChannel.js feat(RTC): Signal video type and availability to bridge. hace 4 años
CodecSelection.js ref: move SignalingLayer to the conference hace 3 años
JitsiLocalTrack.js fix(tracks) Add metadata to jitsi tracks (#1777) hace 3 años
JitsiRemoteTrack.js fix(logging) Log only the imp events on remote tracks. Log only the important events that we care about on the HTMLMediaElement that the remote tracks are attached to. hace 3 años
JitsiTrack.js fix: Send videoType bridge message for mute/unmute on FF. (#1642) hace 3 años
MockClasses.js ref(TPC) Configure encodings in one go. (#1739) hace 3 años
RTC.js ref(RTC) rename iceConfig to pcConfig. It makes more sense to call it pcConfig since it is the RTCConfiguration object passed to the WebRTC peerconnection. hace 3 años
RTCUtils.js fix(RTCUtils) Return false for device change checks on mobile Safari. hace 3 años
ScreenObtainer.js feat(RTC): Add the ability to change desktop share fps. hace 3 años
TPCUtils.js fix(TPC) add muted tracks to TPC but not to the RTCPeerConnection. hace 3 años
TPCUtils.spec.js fix: Missed SSRCs in Unified Plan with several "ssrc-group:FID" groups. (#1658) hace 3 años
TraceablePeerConnection.js fix(TPC) change the tranceiver dir to recvonly when track is removed. This fixes occasional failures of MuteTest.MuteAfterJoinCanShareAndUnmute torture test and also the case on Safari where user stopping the screenshare doesn't stop showing the screensharing indication on the thumbnail. hace 3 años