123 次代码提交 (0d058e50633d62c7b26114418e234f4a8ae9a78e)

作者 SHA1 备注 提交日期
  Jaya Allamsetty 0d058e5063 fix(firefox): Disable Simulcast on Firefox 5 年前
  Jaya Allamsetty 55f793f394 fix(mute/unmute): Make mute/unmute async 5 年前
  Jaya Allamsetty 3882a82f8f feat(Safari): Add unified plan support for Safari 5 年前
  Philipp Hancke 7f090de2c9 Project HPS, first pass 5 年前
  Jaya Allamsetty 190a9e44d0 fix(unified-plan): Use the new sdp-interop module for Unified plan 5 年前
  Jaya Allamsetty 1c790e3049 fix(unified-plan): use RTCRtpSender.replaceTrack for mute/unmute/replace operations 5 年前
  Jaya Allamsetty c8c9c43830 Remove isEdge checks 5 年前
  Jaya Allamsetty d5d8e0a1e4 fix: Use RTCRtpSender.replaceTrack() for applying presenter effect on FF 5 年前
  virtuacoplenny 4d38d24fa9
fix(dtmf): enqueue tones to be played (#994) 6 年前
  Jaya Allamsetty a6fd643e06 Apply max bitrate of 500Kbps on desktop streams and set the contentHint attribute on the track to 'detail'. (#992) 6 年前
  Paweł Domas 3edf6d300b
ref(JitsiConference): move sendTones impl to TPC (#983) 6 年前
  damencho 0a5eaf3d36 Adds start silent config, to disable send/receive audio. 6 年前
  paweldomas 1c5fd72b2a fix: remove obsolete warnings 6 年前
  Alexander Mishurov 9659b4e413 feat(BworserCapabilities): Allow newer Safari to use video 7 年前
  Saúl Ibarra Corretgé e5e49457d2 tpc: apply a=setup: actpass fix also on mobile 6 年前
  virtuacoplenny efa099a289
fix(remote-description): remove the default id of "-" (#845) 6 年前
  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 年前