50 コミット (aed1fa446bce408da123c7f31a9d2d28a43b302f)

作成者 SHA1 メッセージ 日付
  Jaya Allamsetty aed1fa446b
fix(multi-stream-support) Support muting of desktop track. 3年前
  Gary Hunt 768220b56c
feat(ts) typescript conversion of MediaDirection 3年前
  Gary Hunt 90f8d11d00 typescript conversion of service/RTC/VideoType to named export 3年前
  Jaya Allamsetty 313e0dd32a fix(TPC) Avoid renegotiations for p2p for mute/unmute. 3年前
  Jaya Allamsetty 2ba6e022a7 fix(TPCUtils): Check for the track mute state before looking up the transceiver. 3年前
  Gary Hunt 6d428ca19b
feat(ts) convert MediaType and its usages 3年前
  Jaya Allamsetty c3ab13d3da
feat(multi-stream-support) Add the support for multiple local video streams. 3年前
  Saúl Ibarra Corretgé 526bd5a94c chore(lint) tame the new linter 3年前
  Saúl Ibarra Corretgé c24130622e chore(deps) adapt to logger package rename 3年前
  Jaya Allamsetty e566291864
fix(TPC) add muted tracks to TPC but not to the RTCPeerConnection. 3年前
  Jaya Allamsetty d27a510f84
ref(TPC) Configure encodings in one go. (#1739) 3年前
  Mikhail Nasyrov 39448f9a9c
fix: Missed SSRCs in Unified Plan with several "ssrc-group:FID" groups. (#1658) 3年前
  Jaya Allamsetty d079ee858b fix(RTC): Use a enum for media direction. 4年前
  Jaya Allamsetty 29269150f7 fix(TPC): Do not configure encodings on Safari until reneg. 4年前
  Jaya Allamsetty 59e67c5b93 fix(TPC): Do not configure encodings on chromium immediately after replace track. 4年前
  Jaya Allamsetty 5a03dc83e9 squash: Implement review comments. 4年前
  Jaya Allamsetty 4e5804f965 fix(RTC): Set transceiver direction after RTCRtpSender#replaceTrack. 4年前
  Jaya Allamsetty 61c6cc5fe0
fix(TPC): Use addTrack instead of addStream in Unified-plan impl. 4年前
  Hristo Terezov 0ec072378c fix(modificationQueue): error handling & logs 4年前
  Jaya Allamsetty e60f09b189 feat(browser-support): Add support for WKWebview based browsers. 4年前
  Pawel Domas 4bd0b99391 fix(TPCUtils): undefined is not an object (evaluating 'this.tpcUtils.replaceTrack(e,t).then') 4年前
  Jaya Allamsetty 21d5178775 feat: Add the ability to configure max. bitrates for VP9. 4年前
  Jaya Allamsetty 10e2fe3fec fix: Implement the encodings workaround only on Safari. 4年前
  Jaya Allamsetty d2153eb404 fix(TPC): do not update encodings for simulcast desktop tracks. 4年前
  Jorge Vallecillo 713db5d8c3 Fix typos on comments 4年前
  Jaya Allamsetty 767cb3f7ad fix(TPC): Do not update encodings for non-simulcast sources. 4年前
  Jaya Allamsetty 1958efd5d7 fix(TPC): Ensure encodings resolutions match configured values. 4年前
  Jaya Allamsetty 3ed4e3caee fix(video-quality): Fix p2p desktop share quality. 4年前
  Jaya Allamsetty ea33a70f9c fix(safari): Remove old remote tracks when a new track is received for an endpoint. 4年前
  Jaya Allamsetty 19b350df3c ref(TPC): Do not add/remove video tracks from TPC for unmute/mute case on Safari. 4年前
  Jaya Allamsetty 837996ef8e ref(unified-plan): Fix unified plan p2p case. 4年前
  Jaya Allamsetty 10c6136bd5 ref: Calculate the local video stream height constraints based on the current state 4年前
  Jaya Allamsetty 71b867233c feat(video-quality): Implement max bitrates for video on p2p sessions 4年前
  paweldomas 15a89221bc fix(TCPUtils): set 'sendrecv' only for the local track 4年前
  paweldomas d562bbc1c4 ref(TPCUtils): don't modify encoding.active 4年前
  paweldomas acb5ff0ab0 ref(TPCUtils): use getLocalTracks 4年前
  paweldomas cc363c5664 ref(RTC): RTCRtpSender.setParameters promise 4年前
  Jaya Allamsetty bd259cb783 fix(video-quality): add missing simulcast stream constraints 4年前
  Jaya Allamsetty f74cd0abe9
feat: Apply max bitrates on video sender (#1275) 4年前
  Saúl Ibarra Corretgé 0e328c9b82 deps: eslint-config-jitsi@latest 5年前
  Jaya Allamsetty 6af8eee57d fix(safari): fixes an exception that is caused by adding a null stream to pc 5年前
  Jaya Allamsetty dffe94f270 fix(unified-plan): Get the correct type of MediaStreamTrack for replaceTrack 5年前
  Saúl Ibarra Corretgé 3cd078ce76 feat(video-quality): fix for mobile 5年前
  Jaya Allamsetty 47b292e332
feat(video-quality): control the sender resolution based on video quality settings (#1119) 5年前
  Jaya Allamsetty 3e20575048 fix(firefox): Fix simulcast on FF ESR 5年前
  Jaya Allamsetty 55f793f394 fix(mute/unmute): Make mute/unmute async 5年前
  Jaya Allamsetty 3882a82f8f feat(Safari): Add unified plan support for Safari 5年前
  Jaya Allamsetty 190a9e44d0 fix(unified-plan): Use the new sdp-interop module for Unified plan 5年前
  Jaya Allamsetty b012353d68 Update modules/xmpp/SDP.js 5年前
  Jaya Allamsetty 1c790e3049 fix(unified-plan): use RTCRtpSender.replaceTrack for mute/unmute/replace operations 5年前