107 次程式碼提交 (34f728456eb5e8e9817bdaf999e4702bac2ee6ce)

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