60 Commits (0b9ab37cfeb7ea08da9bf4b2db8321f354d6b543)

Author SHA1 Message Date
  Jaya Allamsetty 0b9ab37cfe
fix(TPC) Disable media instead of changing dir for p2p->jvb switch. (#2226) 2 years ago
  Daniel McAssey 829f5ac010
fix(TPC): make screen share bitrate configurable (#2215) 2 years ago
  Jaya Allamsetty 7b25768663
Remove support for legacy endpoint based signaling. (#2147) 2 years ago
  Pawel Domas 46908381dd ref: add getSourceIndexFromSourceName 2 years ago
  Jaya Allamsetty 85fb01c080 fix(TPC): Ignore stopped transceivers on FF during new track addition. 2 years ago
  Jaya Allamsetty 62b0e5c426 fix(TPCUtils): Re-use the existing recv-only transceiver for secondary video tracks. 2 years ago
  Jaya Allamsetty c9be46e2c3 fix(TPC): Switch media direction correctly on all m-lines associated with local tracks during p2p->jvb switch. 2 years ago
  Jaya Allamsetty ad75454f4d fix(multi-stream) Fix VP9 bitrates in the multi-stream mode. 2 years ago
  Jaya Allamsetty 607646a15f
fix(multi-stream) Send the initial session-accept and then add the secondary video tracks when a session is re-created (#1987) 3 years ago
  Jaya Allamsetty 7e997fb71b
fix(multi-stream) fix p2p issues with secondary video sources. 3 years ago
  Jaya Allamsetty aed1fa446b
fix(multi-stream-support) Support muting of desktop track. 3 years ago
  Gary Hunt 768220b56c
feat(ts) typescript conversion of MediaDirection 3 years ago
  Gary Hunt 90f8d11d00 typescript conversion of service/RTC/VideoType to named export 3 years ago
  Jaya Allamsetty 313e0dd32a fix(TPC) Avoid renegotiations for p2p for mute/unmute. 3 years ago
  Jaya Allamsetty 2ba6e022a7 fix(TPCUtils): Check for the track mute state before looking up the transceiver. 3 years ago
  Gary Hunt 6d428ca19b
feat(ts) convert MediaType and its usages 3 years ago
  Jaya Allamsetty c3ab13d3da
feat(multi-stream-support) Add the support for multiple local video streams. 3 years ago
  Saúl Ibarra Corretgé 526bd5a94c chore(lint) tame the new linter 3 years ago
  Saúl Ibarra Corretgé c24130622e chore(deps) adapt to logger package rename 3 years ago
  Jaya Allamsetty e566291864
fix(TPC) add muted tracks to TPC but not to the RTCPeerConnection. 3 years ago
  Jaya Allamsetty d27a510f84
ref(TPC) Configure encodings in one go. (#1739) 3 years ago
  Mikhail Nasyrov 39448f9a9c
fix: Missed SSRCs in Unified Plan with several "ssrc-group:FID" groups. (#1658) 3 years ago
  Jaya Allamsetty d079ee858b fix(RTC): Use a enum for media direction. 3 years ago
  Jaya Allamsetty 29269150f7 fix(TPC): Do not configure encodings on Safari until reneg. 3 years ago
  Jaya Allamsetty 59e67c5b93 fix(TPC): Do not configure encodings on chromium immediately after replace track. 3 years ago
  Jaya Allamsetty 5a03dc83e9 squash: Implement review comments. 3 years ago
  Jaya Allamsetty 4e5804f965 fix(RTC): Set transceiver direction after RTCRtpSender#replaceTrack. 4 years ago
  Jaya Allamsetty 61c6cc5fe0
fix(TPC): Use addTrack instead of addStream in Unified-plan impl. 4 years ago
  Hristo Terezov 0ec072378c fix(modificationQueue): error handling & logs 4 years ago
  Jaya Allamsetty e60f09b189 feat(browser-support): Add support for WKWebview based browsers. 4 years ago
  Pawel Domas 4bd0b99391 fix(TPCUtils): undefined is not an object (evaluating 'this.tpcUtils.replaceTrack(e,t).then') 4 years ago
  Jaya Allamsetty 21d5178775 feat: Add the ability to configure max. bitrates for VP9. 4 years ago
  Jaya Allamsetty 10e2fe3fec fix: Implement the encodings workaround only on Safari. 4 years ago
  Jaya Allamsetty d2153eb404 fix(TPC): do not update encodings for simulcast desktop tracks. 4 years ago
  Jorge Vallecillo 713db5d8c3 Fix typos on comments 4 years ago
  Jaya Allamsetty 767cb3f7ad fix(TPC): Do not update encodings for non-simulcast sources. 4 years ago
  Jaya Allamsetty 1958efd5d7 fix(TPC): Ensure encodings resolutions match configured values. 4 years ago
  Jaya Allamsetty 3ed4e3caee fix(video-quality): Fix p2p desktop share quality. 4 years ago
  Jaya Allamsetty ea33a70f9c fix(safari): Remove old remote tracks when a new track is received for an endpoint. 4 years ago
  Jaya Allamsetty 19b350df3c ref(TPC): Do not add/remove video tracks from TPC for unmute/mute case on Safari. 4 years ago
  Jaya Allamsetty 837996ef8e ref(unified-plan): Fix unified plan p2p case. 4 years ago
  Jaya Allamsetty 10c6136bd5 ref: Calculate the local video stream height constraints based on the current state 4 years ago
  Jaya Allamsetty 71b867233c feat(video-quality): Implement max bitrates for video on p2p sessions 4 years ago
  paweldomas 15a89221bc fix(TCPUtils): set 'sendrecv' only for the local track 4 years ago
  paweldomas d562bbc1c4 ref(TPCUtils): don't modify encoding.active 4 years ago
  paweldomas acb5ff0ab0 ref(TPCUtils): use getLocalTracks 4 years ago
  paweldomas cc363c5664 ref(RTC): RTCRtpSender.setParameters promise 4 years ago
  Jaya Allamsetty bd259cb783 fix(video-quality): add missing simulcast stream constraints 4 years ago
  Jaya Allamsetty f74cd0abe9
feat: Apply max bitrates on video sender (#1275) 4 years ago
  Saúl Ibarra Corretgé 0e328c9b82 deps: eslint-config-jitsi@latest 4 years ago