108 Commity (8ad708b78b88cb0f9c2e9fa46f24080ee703e2c5)

Autor SHA1 Wiadomość Data
  virtuacoplenny efa099a289
fix(remote-description): remove the default id of "-" (#845) 7 lat temu
  paweldomas 34f728456e fix(TPC): ignore "ontrackadded" for existing track 7 lat temu
  Saúl Ibarra Corretgé 84170e1713 feat(TPC): fix handling layer suspension when RTPSender is not supported 7 lat temu
  Saúl Ibarra Corretgé f9f379b62f feat(BrowserCapabilities): introduce isChromiumBased 7 lat temu
  Saúl Ibarra Corretgé 41592c774a fix(Promise): use then onReject handler instead of catch 7 lat temu
  Saúl Ibarra Corretgé cc66d61e90 feat(TPC): use promisified getStats on React Native 7 lat temu
  Saúl Ibarra Corretgé 9fd0b674cd feat(RTC,JingleSessionPC): use the Promise based WebRTC APIs 7 lat temu
  bbaldino a1b6f1b8b7
Change layer suspension to use parameters in RTPSender (#786) 7 lat temu
  Saúl Ibarra Corretgé 826dacdc7d feat(sanity): axe IE and Temasys plugin support 🔥🔥🔥 7 lat temu
  bbaldino e7b8191003 Layer suspension (#756) 7 lat temu
  hristoterezov a90976f932 fix(package.json): Use sdp-interop/simulcast from jitsi npm org. 7 lat temu
  hristoterezov 6be1ff9cf5 fix(SS): On FF (#727) 7 lat temu
  damencho 410ad5e76d Enables debug gatherStats for Firefox and Safari. 7 lat temu
  damencho 67e30ea301 Fixes comments. 7 lat temu
  damencho e3adbca608 Implements the promised based getStats. Enables them for Safari and FF. 7 lat temu
  George Politis 23827014e5 feat: Adds a config.gatherStats parameter. 8 lat temu
  paweldomas dfccbac460 feat(TPC): append TPC ID to stream IDs 8 lat temu
  hristoterezov 44d2c7ba21 feat(browser_caps): Implement browser capabilities API. (#690) 8 lat temu
  Saúl Ibarra Corretgé 07c3a371b5 feat(TPC): don't log the entire datachannel event 8 lat temu
  bbaldino 2aa85ad171 move the tpc transform logs to debug 8 lat temu
  Leonard Kim d73c81eb4b fix(ie11): do not call JSON.stringify with temasys ice candidate 8 lat temu
  Дамян Минков defdc1c287 Reports ssrc to callstats when screen sharing is started. (#657) 8 lat temu
  virtuacoplenny fa58b973f0 feat(adapter): enable audio-only webrtc safari for >= 11 (#639) 8 lat temu
  Leonard Kim a05ebdbbbc fix(ie11): do not type check for RTCSessionDescription 8 lat temu
  Leonard Kim 1ec916a58d fix(ie11): use array to track media streams in peer connection 8 lat temu
  virtuacoplenny 384834a613 fix(adapter): inject h264 into safari's remote description 8 lat temu
  virtuacoplenny 6a5d1dd822 Modify error handling for missing video m-lines and local description (#632) 8 lat temu
  virtuacoplenny c0c77d1e89 fix(peerconnection): create a new description to modify sdp (#631) 8 lat temu
  virtuacoplenny 6125435999 feat(1080p): support on chrome >= 61 using adapter (#617) 8 lat temu
  Saúl Ibarra Corretgé 1387e283d4 feat(h264): add ability to disable H.264 (#610) 8 lat temu
  Lyubo Marinov ff8468d931 eslint 4.8.0 8 lat temu
  bbaldino 425966f28b feat(tpc): enforce preferh264 when setting the local description 8 lat temu
  paweldomas 703a2fe3da ref(JitsiLocalTrack): get rid of 'setMutedInProgress' 8 lat temu
  bbaldino 8c150629a0 firefox 54 crashes if we insert the rid simulcast receive lines in the remote description, so only do that if simulcast is turned on (which is still experimental for firefox and not enabled by default) 8 lat temu
  Saúl Ibarra Corretgé a4bf6061b1 feat(FirefoxSimulcast): move option to testing group (#552) 8 lat temu
  George Politis 1a216152f3 fix: Disable simulcast when H264 is preferred. (#551) 8 lat temu
  bbaldino ea27047fb2 Unified plan simulcast signaling (#540) 8 lat temu
  Iñaki Baz Castillo e4133e067b edge: add ORTC based WebRTC shim for full Edge support 8 lat temu
  Paweł Domas cdfb17877c P2P video track added later (#515) 8 lat temu
  paweldomas 3f27bf6459 debug: close peerconnection 8 lat temu
  Paweł Domas aa89f7c78c feat(p2p): real "audio only" mode 8 lat temu
  Leonard Kim 099a18d0bc fix(lint): add space before comment 8 lat temu
  paweldomas 597a3839d7 fix: emit track removed when closing TPC 8 lat temu
  paweldomas 219c73ab6f ref(TPC): do not access RTC's 'eventEmitter' 8 lat temu
  Paweł Domas 9cccf3b62e More p2p analytics (#487) 8 lat temu
  Paweł Domas d03204a0c0 ref: store SSRCs as numbers (#485) 8 lat temu
  Iñaki Baz Castillo cc5d8a2ea5 Remove overridden assignment in TraceablePeerConnection.js (fixes #471) 8 lat temu
  paweldomas 4fbb1e1098 fix(RTCBrowserType): remove duplication 8 lat temu
  paweldomas 2626af51ed Upgrade sdp-simulcast 8 lat temu
  Saúl Ibarra Corretgé 11865ba1f7 tpc: use the peerconnection type constructor from RTCUtils 8 lat temu