94 Commits (e3adbca60887eacd964b8336fc477202e270117f)

Author SHA1 Message Date
  damencho e3adbca608 Implements the promised based getStats. Enables them for Safari and FF. 7 years ago
  George Politis 23827014e5 feat: Adds a config.gatherStats parameter. 7 years ago
  paweldomas dfccbac460 feat(TPC): append TPC ID to stream IDs 7 years ago
  hristoterezov 44d2c7ba21 feat(browser_caps): Implement browser capabilities API. (#690) 7 years ago
  Saúl Ibarra Corretgé 07c3a371b5 feat(TPC): don't log the entire datachannel event 7 years ago
  bbaldino 2aa85ad171 move the tpc transform logs to debug 7 years ago
  Leonard Kim d73c81eb4b fix(ie11): do not call JSON.stringify with temasys ice candidate 7 years ago
  Дамян Минков defdc1c287 Reports ssrc to callstats when screen sharing is started. (#657) 7 years ago
  virtuacoplenny fa58b973f0 feat(adapter): enable audio-only webrtc safari for >= 11 (#639) 8 years ago
  Leonard Kim a05ebdbbbc fix(ie11): do not type check for RTCSessionDescription 8 years ago
  Leonard Kim 1ec916a58d fix(ie11): use array to track media streams in peer connection 8 years ago
  virtuacoplenny 384834a613 fix(adapter): inject h264 into safari's remote description 8 years ago
  virtuacoplenny 6a5d1dd822 Modify error handling for missing video m-lines and local description (#632) 8 years ago
  virtuacoplenny c0c77d1e89 fix(peerconnection): create a new description to modify sdp (#631) 8 years ago
  virtuacoplenny 6125435999 feat(1080p): support on chrome >= 61 using adapter (#617) 8 years ago
  Saúl Ibarra Corretgé 1387e283d4 feat(h264): add ability to disable H.264 (#610) 8 years ago
  Lyubo Marinov ff8468d931 eslint 4.8.0 8 years ago
  bbaldino 425966f28b feat(tpc): enforce preferh264 when setting the local description 8 years ago
  paweldomas 703a2fe3da ref(JitsiLocalTrack): get rid of 'setMutedInProgress' 8 years ago
  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 years ago
  Saúl Ibarra Corretgé a4bf6061b1 feat(FirefoxSimulcast): move option to testing group (#552) 8 years ago
  George Politis 1a216152f3 fix: Disable simulcast when H264 is preferred. (#551) 8 years ago
  bbaldino ea27047fb2 Unified plan simulcast signaling (#540) 8 years ago
  Iñaki Baz Castillo e4133e067b edge: add ORTC based WebRTC shim for full Edge support 8 years ago
  Paweł Domas cdfb17877c P2P video track added later (#515) 8 years ago
  paweldomas 3f27bf6459 debug: close peerconnection 8 years ago
  Paweł Domas aa89f7c78c feat(p2p): real "audio only" mode 8 years ago
  Leonard Kim 099a18d0bc fix(lint): add space before comment 8 years ago
  paweldomas 597a3839d7 fix: emit track removed when closing TPC 8 years ago
  paweldomas 219c73ab6f ref(TPC): do not access RTC's 'eventEmitter' 8 years ago
  Paweł Domas 9cccf3b62e More p2p analytics (#487) 8 years ago
  Paweł Domas d03204a0c0 ref: store SSRCs as numbers (#485) 8 years ago
  Iñaki Baz Castillo cc5d8a2ea5 Remove overridden assignment in TraceablePeerConnection.js (fixes #471) 8 years ago
  paweldomas 4fbb1e1098 fix(RTCBrowserType): remove duplication 8 years ago
  paweldomas 2626af51ed Upgrade sdp-simulcast 8 years ago
  Saúl Ibarra Corretgé 11865ba1f7 tpc: use the peerconnection type constructor from RTCUtils 8 years ago
  George Politis 0f5c9a3fbc fix: Ensures simulcast is activated in the browser. 8 years ago
  Lyubo Marinov 089ee76c04 Prepare for webpack 2 8 years ago
  Paweł Domas 2e970e5020 callstats: report P2P calls to CallStats (#445) 8 years ago
  Paweł Domas 5e39349754 ref(JingleSessionPC): rename + improve docs (#440) 8 years ago
  Paweł Domas 7802bb09a1 Use media direction in P2P (#424) 8 years ago
  Iñaki Baz Castillo 668d9a04b3 edge: Make getUserMedia() work (#421) 8 years ago
  Paweł Domas b2fe73187c fix(TPC): 'bind' is undefined (#426) 8 years ago
  Paweł Domas 81a1b0a31b P2P ver2 (#413) 8 years ago
  Saúl Ibarra Corretgé 3ad8d182a2 cleanup: use feature detection for RTX 8 years ago
  Saúl Ibarra Corretgé ddd10db330 cleanup: simplified test 8 years ago
  Lyubo Marinov 66b62080e8 [eslint] max-params 8 years ago
  hristoterezov f647f03e5d fix(eslint): Add max-depth rule 8 years ago
  Lyubo Marinov 146148483e [eslint] no-shadow 8 years ago
  Lyubo Marinov c88c4f9124 [eslint] camelcase 8 years ago