1530 Commits (8a41d024077d1e19e41bf15ea2edd8ed8b02b85f)

Autor SHA1 Mensaje Fecha
  paweldomas 8a41d02407 feat(XmppConnection): use full jitter backoff patter for resume retry hace 5 años
  paweldomas fef93e8fcd ref(xmpp): move part of the sendUnavilableBeacon logic to the connection hace 5 años
  paweldomas 8c009ceeb8 doc(XmppConnection): fill missing JS docs hace 5 años
  paweldomas 4e385d00da ref(XmppConnection): remove unused 'service' setter hace 5 años
  paweldomas f72ef13f1d ref(XmppConnection): remove unused setValidRid setter hace 5 años
  paweldomas eff61e0370 ref(XmppConnection): enable XMPP resume by default if supported hace 5 años
  paweldomas aceb20b9af feat(XmppConnection) add WebSocket keep alive hace 5 años
  paweldomas 3c37f0efcc ref(xmpp): capture error msg from Strophe ERROR state hace 5 años
  paweldomas 0e57a68173 feat: resume XMPP stream on connection drop hace 5 años
  paweldomas a6975ee4cb ref(JingleSessionPC): send source update upon reconnect hace 5 años
  paweldomas 39e7d3b4c8 fix(ChatRoom): send cached presence when XMPP re-connects hace 5 años
  paweldomas 2cbcdc0f79 feat(XmppConnection): add CONN_STATUS_CHANGED event hace 5 años
  paweldomas caedfd27b3 feat(Listenable): make addListener remove unsubscribe method hace 5 años
  paweldomas f3adaa21b5 ref(ChatRoom): sendPresence only if connected hace 5 años
  paweldomas 54076e4955 fix(XmppConnection): use status instead of the connected field hace 5 años
  paweldomas 1da55ed82a ref(xmpp): pass XmppConnection wrapper to LJM Strophe plugins hace 5 años
  paweldomas a5beb689d9 ref(xmpp): move BOSH last success tracker to XmppConnection hace 5 años
  paweldomas 16fc1fb751 ref(xmpp): extract XmppConnection layer hace 5 años
  paweldomas 8888d5e557 ref(xmpp): some calls to connection.flush are BOSH specific hace 5 años
  paweldomas b195e4ce9c chore(deps): update Strophe to 1.3.4 hace 5 años
  bgrozev b24bbdee4e
Make the PeerConnection stats interval configurable, bump the default to 10s. (#1033) hace 5 años
  virtuacoplenny 47c2bc6545
fix(screenshare): stop using exact for specified device sharing (#1031) hace 5 años
  paweldomas 397fd84170 fix(xmpp): skip connection flush and do not use sendBeacon for Websocket hace 6 años
  paweldomas b9d758f10b ref(xmpp): extract _cleanupXmppConnection method hace 6 años
  paweldomas 079ec35066 fix: use consistent log format for TIME prints hace 6 años
  Paweł Domas 3dcd26e6c2
ref: deprecate and rename 'bosh' option to 'serviceUrl' (#1022) hace 6 años
  damencho 944fd0fb22 Updates speaker stats to ignore hidden participants. hace 6 años
  Jaya Allamsetty c8c9c43830 Remove isEdge checks hace 6 años
  Andrei Gavrilescu e4b523d0fa Noisy microphone detection (#1013) hace 6 años
  Jaya Allamsetty 8deeaf6bd2
Add Chromium based Edge (Chredge) to the list of webrtc-capable browsers (#1017) hace 6 años
  Jaya Allamsetty de0ae00850 Change the RTCBundlePolicy to 'max-bundle' for all peerconnections hace 6 años
  theunafraid f35c74222f Add conference duration timer, get conference started timestamp (#1014) hace 6 años
  Hristo Terezov 8e373c106f fix(analytics): conference.joined event props. hace 6 años
  Jaya Allamsetty 1431de720a fix: Use RTCIceServer.ulrs instead of RTCIceServer.url hace 6 años
  Jaya Allamsetty d5d8e0a1e4 fix: Use RTCRtpSender.replaceTrack() for applying presenter effect on FF hace 6 años
  Andrei Gavrilescu 4e7034ee6a vad processor initialize fix hace 6 años
  Andrei Gavrilescu 67688275ae address code review hace 6 años
  Andrei Gavrilescu e1c2a79e55 updated api doc, additional comments hace 6 años
  Andrei Gavrilescu 42a3cb5f84 move VADReportingService hace 6 años
  Andrei Gavrilescu e5d497ef65 refactor / address code review hace 6 años
  Andrei Gavrilescu 279dd99f99 address code review hace 6 años
  Andrei Gavrilescu 5e9075ba10 improve logging hace 6 años
  Andrei Gavrilescu 5e425a2fd1 refactor / change trigger thresholds hace 6 años
  Andrei Gavrilescu 21b531900a initial commit hace 6 años
  Andrei Gavrilescu aa7b1eb5cb feat: emit event when input device has no signal hace 6 años
  Jaya Allamsetty e7059c0e3a fix(presenter-mode): Look up presenter track using type 'video' hace 6 años
  Jaya Allamsetty 8ad10bd268 fix(presenter mode): Resolve promise instead of throwing TRACK_NO_STREAM_FOUND error when presenter track is unmuted hace 6 años
  Hristo Terezov 4a87f34285 feat(meetingID): send analytics event. hace 6 años
  damencho 24a05989dd Handles unique Id for a meeting. hace 6 años
  damencho 11d59e67db Fixes some comments. hace 6 años