94 次代码提交 (e3adbca60887eacd964b8336fc477202e270117f)

作者 SHA1 备注 提交日期
  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 年前
  Lyubo Marinov 089ee76c04 Prepare for webpack 2 8 年前
  Paweł Domas 2e970e5020 callstats: report P2P calls to CallStats (#445) 8 年前
  Paweł Domas 5e39349754 ref(JingleSessionPC): rename + improve docs (#440) 8 年前
  Paweł Domas 7802bb09a1 Use media direction in P2P (#424) 8 年前
  Iñaki Baz Castillo 668d9a04b3 edge: Make getUserMedia() work (#421) 8 年前
  Paweł Domas b2fe73187c fix(TPC): 'bind' is undefined (#426) 8 年前
  Paweł Domas 81a1b0a31b P2P ver2 (#413) 8 年前
  Saúl Ibarra Corretgé 3ad8d182a2 cleanup: use feature detection for RTX 8 年前
  Saúl Ibarra Corretgé ddd10db330 cleanup: simplified test 8 年前
  Lyubo Marinov 66b62080e8 [eslint] max-params 8 年前
  hristoterezov f647f03e5d fix(eslint): Add max-depth rule 8 年前
  Lyubo Marinov 146148483e [eslint] no-shadow 8 年前
  Lyubo Marinov c88c4f9124 [eslint] camelcase 8 年前