197 Commits (766711711759c0e8dc6f744f2db041a996972490)

Author SHA1 Message Date
  Jaya Allamsetty 928d6683a0
Feat: Remove ssrcs on leave 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
  Jaya Allamsetty 4c668023b3 fix(TPC): Remove the existing track instead of overwriting. 4 years ago
  Jaya Allamsetty c534f74884
ref(QualityController): Split send and receive video constraints handling. 4 years ago
  Jaya Allamsetty 77978f0e62 ref: Add a function to check if screen sharing is in progress. 4 years ago
  Jaya Allamsetty 21d5178775 feat: Add the ability to configure max. bitrates for VP9. 4 years ago
  Jaya Allamsetty 94ac35ae81 fix: return default codec if local desc is not available. 4 years ago
  Jaya Allamsetty d744381312 feat: Add codec selection mechanism. 4 years ago
  Philipp Hancke f1df5585aa
sdp: add missing colon to findLines calls (#1447) 4 years ago
  Jaya Allamsetty 3330762994 fix(TPC): Do not scale down desktop track in p2p mdoe. 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 400ab682be fix(video-quality): do not disable encodings when sender constraints are not configured on the conference. 4 years ago
  Jaya Allamsetty 644a37f5ea fix: Add the x-google-conference flag on RD when screensharing. 4 years ago
  Philipp Hancke 540cf2af99 s/DESKSTOP_SHARE_RATE/DESKTOP_SHARE_RATE 4 years ago
  Paweł Domas 2a6d3a0aea fix(TPC): maxBitratesVideo break screenshare 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 8eaaf52a73 fix: disable google conference flag for screenshare 4 years ago
  Andrei Gavrilescu a0b8a9c862
feat(TPC): add p2p rtcstats meta info to tpc (#1331) 4 years ago
  Jaya Allamsetty 79a88d6434 fix(video-quality): make sure the LD stream is enabled even when requested resolution is lower 4 years ago
  Jonathan Lennox 94318fce12
feat: Allows jvb to control DTLS/SRTP protection profile. (#1300) 4 years ago
  Jaya Allamsetty cc6ea8bc03 fix(video-quality): Fix a typo, max. bitrates are always applied on unified plan clients 4 years ago
  Jaya Allamsetty 7868a6c185 ref(video-quality): Resolve sender operations when RTCRtpSender/RTCRtpSendParameters are not found. 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 a73de37b2b feat(chrome|safari): stop the video for maxFrameHeight 0 4 years ago
  Jaya Allamsetty 32008711e2 ref(codec): change the logic for determining the preferred/disabled codecs. 4 years ago
  Jaya Allamsetty c4c20b9126 ref(sdp): Add a more generic option for codec preference 4 years ago
  Jaya Allamsetty 24097001aa ref(sdp): Move all instances of a preferred codec up the list in the SDP 4 years ago
  paweldomas d562bbc1c4 ref(TPCUtils): don't modify encoding.active 4 years ago
  paweldomas fa5daa60f0 ref(TPC): add getLocalVideoTrack 4 years ago
  paweldomas 8979fca85f fix: crash in Safari on unmute 4 years ago
  paweldomas cc363c5664 ref(RTC): RTCRtpSender.setParameters promise 4 years ago
  paweldomas 84367d8508 ref(TPC): remove unused findSenderByStream 4 years ago
  Christoph Wiechert b3e67c2a09 Fix: Scale down localVideo which is already smaller than requested resolution 4 years ago
  Jaya Allamsetty d370247518 ref(video-quality): List the conditions when max. bitrates are applied 4 years ago
  Jaya Allamsetty 5c5c394dcf fix(video-quality): Get downsampled video for p2p case 4 years ago
  Jaya Allamsetty c521dbf396 fix(video-quality): add a check for local video track before applying max bitrates 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
  Jaya Allamsetty 4ce9b0c550 fix: let camera pick the best aspect ratio when applying sender video contraints 4 years ago
  paweldomas ddb3ed92b5 ref(e2ee): extract E2EEncryption module 4 years ago
  Jaya Allamsetty b4a4ad2a00
feat: use getSynchronizationSources on the receiver for remote audio levels (#1245) 4 years ago
  George Politis 304b0a2b4e
Takes disabled encodings into account when calculating the local resolution. (#1242) 4 years ago
  Saúl Ibarra Corretgé cd008d726f tpc: fix setSenderVideoConstraint on mobile 4 years ago
  George Politis f79fcaa13e
ref: Handles video constraints from the bridge. (#1227) 4 years ago
  Jaya Allamsetty 4fec06db7f
feat: Set degradation preference on video senders (#1229) 4 years ago