You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jaya Allamsetty 2028cce309 fix(quality-control) Fix receiver constraints for default case. 2 years ago
..
RTC fix(qualitycontrol): Cleanup old receiver constraints. Endpoint based receiver constraints and other endpoint based bridge signaling messages are no longer supported by latest JVB after the switch to source-name signaling. Rename method names 'sendNewReceiverVideoConstraintsMessage'->'sendReceiverVideoConstraintsMessage', 'setNewReceiverVideoConstraints'->'setReceiverVideoConstraints' 2 years ago
browser feat(browser-support) use Unified Plan on React Native 2 years ago
connectivity fix(rn,ConnectionQuality) use new APIs for target bitrate on RN 2 years ago
detection chore(deps,eslint) update eslint-jitsi-config 3 years ago
e2ee feat(e2ee) add ability to verify participants using a SAS mechanism 2 years ago
e2eping Plumbing for e2e pings. (#1973) 3 years ago
event chore(lint) tame the new linter 3 years ago
flags Use insertable streams to drop all media when in lite mode. (#2178) 2 years ago
litemode Use insertable streams to drop all media when in lite mode. (#2178) 2 years ago
proxyconnection fix(spot) adapt to API changes and fix remote screen-share 2 years ago
qualitycontrol fix(quality-control) Fix receiver constraints for default case. When the application doesn't set receiver constraints, generate default constraints in the source-name mode. Cleanup code related to the endpoint based video constraint handling for p2p connection. 2 years ago
recording fix: Always set recroding status=on when a jibri is present (#2132) 3 years ago
red modules: add RFC 2198 audio redundancy encoder (#2067) 3 years ago
sdp fix(codec-selection): Codec selection fixes. 1. Checks peer's preferred codec in p2p case. Mobile and web have different preferred codecs. 2. Log an error message when the preferred codec is not offered by JVB. 3. Clean up code related to deprecated config.js settings 'preferH264' and 'disableH264'. 4. Refactor the codec selection logic so that correct codec is picked. 2 years ago
settings chore(deps) adapt to logger package rename 3 years ago
statistics fix(statistics): remove infinite logging (#2180) 2 years ago
transcription fix(ts) adjust syntax so TSC doesn't complain 3 years ago
util fix(ts) update jsdoc to appease typescript 3 years ago
version chore(deps) adapt to logger package rename 3 years ago
videosipgw fix(ts) clean-up TS tests where conversion is complete 3 years ago
webaudio chore(lint) tame the new linter 3 years ago
xmpp fix(quality-control) Fix receiver constraints for default case. When the application doesn't set receiver constraints, generate default constraints in the source-name mode. Cleanup code related to the endpoint based video constraint handling for p2p connection. 2 years ago