726 次代码提交 (16fe22e9c901b71ec804921a28765cc94e45047d)

作者 SHA1 备注 提交日期
  Jaya Allamsetty cc6ea8bc03 fix(video-quality): Fix a typo, max. bitrates are always applied on unified plan clients 4 年前
  Jaya Allamsetty 7868a6c185 ref(video-quality): Resolve sender operations when RTCRtpSender/RTCRtpSendParameters are not found. 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 a73de37b2b feat(chrome|safari): stop the video for maxFrameHeight 0 4 年前
  Jaya Allamsetty 32008711e2 ref(codec): change the logic for determining the preferred/disabled codecs. 4 年前
  Jaya Allamsetty c4c20b9126 ref(sdp): Add a more generic option for codec preference 4 年前
  Jaya Allamsetty 24097001aa ref(sdp): Move all instances of a preferred codec up the list in the SDP 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 fa5daa60f0 ref(TPC): add getLocalVideoTrack 4 年前
  paweldomas 8979fca85f fix: crash in Safari on unmute 4 年前
  paweldomas cc363c5664 ref(RTC): RTCRtpSender.setParameters promise 4 年前
  paweldomas 84367d8508 ref(TPC): remove unused findSenderByStream 4 年前
  Christoph Wiechert b3e67c2a09 Fix: Scale down localVideo which is already smaller than requested resolution 4 年前
  Jaya Allamsetty d370247518 ref(video-quality): List the conditions when max. bitrates are applied 4 年前
  Jaya Allamsetty bd259cb783 fix(video-quality): add missing simulcast stream constraints 4 年前
  Jaya Allamsetty 5c5c394dcf fix(video-quality): Get downsampled video for p2p case 4 年前
  Jaya Allamsetty c521dbf396 fix(video-quality): add a check for local video track before applying max bitrates 4 年前
  Jaya Allamsetty f74cd0abe9
feat: Apply max bitrates on video sender (#1275) 4 年前
  Jaya Allamsetty 43835df2a0 fix: Scale remote audio levels reported on receiver to getStats levels 4 年前
  Saúl Ibarra Corretgé 0e328c9b82 deps: eslint-config-jitsi@latest 4 年前
  Jaya Allamsetty 4ce9b0c550 fix: let camera pick the best aspect ratio when applying sender video contraints 4 年前
  paweldomas ff1813cbb2 fix(RTC): channel not open while trying to send 4 年前
  paweldomas 1c4622c865 ref: recreate peerconnections to enable e2ee 4 年前
  paweldomas ddb3ed92b5 ref(e2ee): extract E2EEncryption module 4 年前
  Jaya Allamsetty b4a4ad2a00
feat: use getSynchronizationSources on the receiver for remote audio levels (#1245) 4 年前
  George Politis 304b0a2b4e
Takes disabled encodings into account when calculating the local resolution. (#1242) 4 年前
  Saúl Ibarra Corretgé cd008d726f tpc: fix setSenderVideoConstraint on mobile 4 年前
  Jaya Allamsetty fb997564a6
fix(safari): override min/max video constraints on safari (#1243) 4 年前
  Saúl Ibarra Corretgé cbc93549aa e2ee: add flag to disable the E2EE support 4 年前
  George Politis f79fcaa13e
ref: Handles video constraints from the bridge. (#1227) 4 年前
  Jaya Allamsetty 4fec06db7f
feat: Set degradation preference on video senders (#1229) 4 年前
  Jaya Allamsetty a0ade9f9e9 fix: Specify defaults for electron sharing sources 4 年前
  Ivan 592c0ac1a2
rtc: update iceConfig, use encodedInsertableStreams 4 年前
  Jaya Allamsetty 1c5e244635 Update docs and examples 4 年前
  Jaya Allamsetty a7c4951631 cleanup: Get rid of the chrome extension related code for screensharing 5 年前
  Paweł Domas fb494bbd75
ref/feat: add QualityController (#1223) 4 年前
  Jaya Allamsetty b5f85a4758 cleanup: remove code no longer used in unified-plan mode 4 年前
  Jaya Allamsetty f8d0662fdd fix(media): Add 'ended' event handler on MediaStreamTrack for FF 4 年前
  bgrozev 3949e9377e
ref: Remove the obsolete googIPv6 flag. (#1214) 4 年前
  Jaya Allamsetty 6af8eee57d fix(safari): fixes an exception that is caused by adding a null stream to pc 4 年前
  Jaya Allamsetty c94f6a570f fix(presenter): change the max bitrate to 2.5 Mbps when presenter is enabled 5 年前
  Jaya Allamsetty 49dd19c04a fix(Firefox): Enable RTX support on Firefox 5 年前
  Jaya Allamsetty 6e4dd4c2dd fix(simulcast): Add only the primary ssrcs to SIM group on FF 5 年前
  Jaya Allamsetty 3794646b5c fix(screenshare): Add google conference flag only when simulcast is on 5 年前
  Jaya Allamsetty 805eb938ae fix(E2EE): Apply E2EE on RTCRtpSender when track is replaced on pc 5 年前