modified lib-jitsi-meet dev repo
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.
damencho ab12f212d5 fix(moderation): Fixes detecting av moderation approved. 4 years ago
..
RTC fix(Sdp): Fix maxaveragebitrate typo 4 years ago
browser fix(CodecSelection): Call RTCRtpTransceiver#setCodecPreferences before renegotiation. Call RTCRtpTransceiver#setCodecPreferences with the preferrred codec order before every createOffer/createAnswer. This ensures that the codec preference is enforced even when there is no local description available yet while the preferred codec is being set immediately after media session creation. 4 years ago
connectivity fix(logger): Logging enhancements. Get rid of noisy logs related to SDP transformations which are redundant. Fix formatting and add missing information. 4 years ago
detection fix VADAudioAnalyser: catch error 5 years ago
e2ee fix(e2ee): destroys olm session on disabling e2ee 4 years ago
e2eping deps: eslint-config-jitsi@latest 5 years ago
event deps: eslint-config-jitsi@latest 5 years ago
proxyconnection fix(RTC) drop the "old gUM" flow 4 years ago
qualitycontrol fix(quality-control): Propagate the height constraints to p2p session. If the application is using the new receiver constraints, propagate the height constraint to the p2p session as well. 4 years ago
recording Fix typos on comments 5 years ago
sdp fix(LocalSdpMunger): Fix unit test. 4 years ago
settings feat: Reuse billingId from localstorage as jitsiMeetId. 5 years ago
statistics fix(stats): Return promise for getStats. 4 years ago
transcription Fix typos 5 years ago
util fix(modificationQueue): error handling & logs 5 years ago
version Clean up ComponentVersions. 6 years ago
videosipgw deps: eslint-config-jitsi@latest 5 years ago
webaudio deps: eslint-config-jitsi@latest 5 years ago
xmpp fix(moderation): Fixes detecting av moderation approved. 4 years ago