391 Commits (f16cadceca2e8605fb07bd73bc4850964982cad9)

Author SHA1 Message Date
  Jaya Allamsetty e9af2b9846 fix(ssrc-rewriting) Update the track owner correctly. 1 year ago
  Jaya Allamsetty 7b6ce94959
Add SVC and Simulcast support for AV1 and VP9. (#2350) 1 year ago
  Auxane Thouary a2ad81fc77
fix(JingleSessionPC): call task callbacks upon clearing 2 years ago
  Jaya Allamsetty d3efd197d6 fix(JingleSession) Use the video type from presence. 2 years ago
  Hristo Terezov 3d55666c0f fix(signaling): Merge ssrcOwners and _sourceName. 2 years ago
  Saúl Ibarra Corretgé 255d8f4941 fix(JingleSessionPC,ProxyConnectionPC) handle empty local tracks 2 years ago
  Jaya Allamsetty 9531a20ba7 fix(codec-selection) Pick only 1 VP9 codec for p2p negotiation. 2 years ago
  Jaya Allamsetty ed4ca14411 fix(JingleSession) Modify encoding to stop/start outgoing media on p2p. 2 years ago
  Jaya Allamsetty 53e69d6ea5 ref(JingleSession) Always call sRD->cA-sLD for renegotiation. 2 years ago
  Jaya Allamsetty 6c4381c892 fix(JingleSession): Reject all m-lines associated with sources in source-remove. 2 years ago
  Jorge Oliveira 782350e0e8 fix(JingleSession) actually call browser.supportsCodecPreferences 2 years ago
  Jaya Allamsetty 36a9712726
feat: New Codec selection logic (#2296) 2 years ago
  Jaya Allamsetty 843a44fa46 fix(JingleSession) Reconfigure the stream encodings after p2p->jvb switch. 2 years ago
  Jaya Allamsetty 7661b56445 fix(JingleSession): Check for source updates after every reneg 2 years ago
  Jaya Allamsetty 24c9cc0aac fix(ssrc-rewriting) Update owners when a new SSRC is assigned to existing source. 2 years ago
  Jaya Allamsetty f0dd403951 fix(JingleSession) start modification queue after session is established. 2 years ago
  Jaya Allamsetty a23a8c7c9d fix(ssrc-rewriting) Update mute state after source is re-mapped. 2 years ago
  Jaya Allamsetty d2ad6f3175 cleanup code related to unused abTesting.enableSuspendVideoTest config. 2 years ago
  Jaya Allamsetty 6dc9dbfadd fix(config) Ignore enableUnifiedOnChrome flag in config.js, always enable unified-plan. 2 years ago
  Jaya Allamsetty 87bce92fc6 fix(JingleSession) Avoid pushing encodings configuration task to the queue. 2 years ago
  bgrozev e33c58364c
feat: Add initial-last-n to jingle if config.channelLastN is set. (#2232) 2 years ago
  Jaya Allamsetty 5155e55021 fix(codec-selection) Apply codec preferences to initial offer/answer. 2 years ago
  Jaya Allamsetty 0b9ab37cfe
fix(TPC) Disable media instead of changing dir for p2p->jvb switch. (#2226) 2 years ago
  Jaya Allamsetty 5713cb0d6d
Feat ssrc rewriting (#2192) 2 years ago
  Jaya Allamsetty 4d6873c2f4
fix(SignalingLayer) Update SSRC owners on leave. (#2184) 2 years ago
  Jaya Allamsetty 2028cce309 fix(quality-control) Fix receiver constraints for default case. 2 years ago
  Jaya Allamsetty ca3e361186 ref(TPC): Cleanup flags related to low fps screenshare. 2 years ago
  Jaya Allamsetty 0fc0a3ff31 fix(JitsiTrack) Add setSourceName/getSourceName methods to JitsiTrack class. 2 years ago
  Jaya Allamsetty e2b453a248 fix(p2p) Fix an issue where unmute fails on p2p with channelLastN=0. 2 years ago
  Jaya Allamsetty 2d4cd935cb fix(codec-selection): Codec selection fixes. 2 years ago
  Saúl Ibarra Corretgé d9ee8f59bd feat(browser-support) use Unified Plan on React Native 3 years ago
  damencho 127d81d908 fix: Drop duplicated method. 3 years ago
  Jaya Allamsetty 7b25768663
Remove support for legacy endpoint based signaling. (#2147) 2 years ago
  bgrozev b19a9991e9
fix: Do not send trickle candidates to jicofo (#2149) 2 years ago
  Jaya Allamsetty 28436e5727
feat(ssrc-rewriting) Add initial implementation (#2136) 3 years ago
  Jaya Allamsetty eb623e7536
Fix codec negotiation and other multi-stream issues (#2133) 3 years ago
  Jaya Allamsetty 62b0e5c426 fix(TPCUtils): Re-use the existing recv-only transceiver for secondary video tracks. 3 years ago
  Saúl Ibarra Corretgé e1ca2f5a7b feat(build) embed jquery slim 3 years ago
  Jaya Allamsetty c9be46e2c3 fix(TPC): Switch media direction correctly on all m-lines associated with local tracks during p2p->jvb switch. 3 years ago
  Maxence Dalmais 809877b97f chore(enableLayerSuspension) remove all enableLayerSuspension references 3 years ago
  Jaya Allamsetty 5ae3b47c6e ref(JingleSessionPC): Remove unncessary reneg cycles for p2p. 3 years ago
  Jaya Allamsetty 2682b4ecee ref(RTC) Make the remove and add track method names more generic. 3 years ago
  Jaya Allamsetty 7251f3aab5 fix(multi-stream) Set the source name of replaced track before configuring it. 3 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 bddf523ac3
fix(video-quality) Update frame heights in content-modify for p2p. (#1983) 3 years ago
  Jaya Allamsetty 7e997fb71b
fix(multi-stream) fix p2p issues with secondary video sources. 3 years ago
  Jaya Allamsetty 8867acbb4b fix(multi-stream) Update the <ssrc, source-name> map for p2p as well. 3 years ago
  Jaya Allamsetty 5e52c7254a fix(multi-stream) Reject m-lines associated with removed sources. 3 years ago
  Jaya Allamsetty 75c87a47cd fix(multi-stream) Add video tracks sequencially. 3 years ago
  Jaya Allamsetty aed1fa446b
fix(multi-stream-support) Support muting of desktop track. 3 years ago