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 058fdf055d fix(JingleSessionPC): Do not try to re-use inactive mid for new remote ssrcs. 4 years ago
..
AVModeration.js feat: Audio/Video moderation. (#1581) 4 years ago
Caps.js JiConOp2 (#1569) 4 years ago
ChatRoom.js feat: Audio/Video moderation. (#1581) 4 years ago
ChatRoom.spec.js feat: Audio/Video moderation. (#1581) 4 years ago
ConnectionPlugin.js [eslint] require-jsdoc 8 years ago
JingleSession.js deps: eslint-config-jitsi@latest 5 years ago
JingleSessionPC.js fix(JingleSessionPC): Do not try to re-use inactive mid for new remote ssrcs. The direction was marked as 'inactive' only on Firefox as Safari had audio issues when an inactive mid is re-used. Chrome (in unified-plan) needs the direction of the mid in remote desc to be set to 'inactive' for a 'removetrack' to be fired on the associated media stream whenever a remote source is removed. 4 years ago
JingleSessionPC.spec.js ref: Handles video constraints from the bridge. (#1227) 5 years ago
JingleSessionState.js [eslint] eol-last 8 years ago
Lobby.js fix: Checks presence editing and make sure we send only on change. 4 years ago
MediaSessionEvents.js ref/feat: add QualityController (#1223) 5 years ago
MockClasses.js add local properties for pushing codec type to presence 4 years ago
ResumeTask.js fix(xmpp): Update previd value when trying to resume connection. 5 years ago
ResumeTask.spec.js feat(xmpp): resume the connection when online 5 years ago
SignalingLayerImpl.js deps: eslint-config-jitsi@latest 5 years ago
StropheLastSuccess.js feat(jwtError): Send explicit error on auth failed with invalid jwt 4 years ago
XmppConnection.js feat(jwtError): Send explicit error on auth failed with invalid jwt 4 years ago
XmppConnection.spec.js deps: eslint-config-jitsi@latest 5 years ago
moderator.js feat(HDAudio): Initial implementation. 4 years ago
strophe.emuc.js feat: Added mute video moderation feature (#1496) 4 years ago
strophe.jingle.js fix(JingleSession): Move the ssrc identifier generation to LocalSdpMunger. 4 years ago
strophe.logger.js Update strophe and use it via imports. 8 years ago
strophe.ping.js fix: Fixes ping options usage. 5 years ago
strophe.rayo.js ref(xmpp): pass XmppConnection wrapper to LJM Strophe plugins 5 years ago
strophe.util.js chore(deps): update Strophe to 1.3.4 5 years ago
xmpp.js fix(caps): Disable TCC on Firefox. There is a known issue with Firefox where the BWE gets halved on every renegotiation causing the low upload bitrates from the Firefox clients. 4 years ago