-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: jitsi/lib-jitsi-meet
base: v1855.0.0+3170a5b6
head repository: jitsi/lib-jitsi-meet
compare: master
Commits on Aug 23, 2024
-
fix(JitsiConference) handle repeaded calls to leave gracefully
There is no hardm in calling it twice since we protect against it.
Configuration menu - View commit details
-
Copy full SHA for 61a2efe - Browse repository at this point
Copy the full SHA 61a2efeView commit details
Commits on Aug 27, 2024
-
fix(ResumeTask) reset resume timeout after running timer
It will avoid having an extra "Canceling connection resume task" log line every time we schedule a timer.
Configuration menu - View commit details
-
Copy full SHA for 09333fb - Browse repository at this point
Copy the full SHA 09333fbView commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4116614 - Browse repository at this point
Copy the full SHA 4116614View commit details -
fix(xmpp): Fixes skipping messages when disco-info is processed late.
When using bosh and xmpp conference-request (no jiconop on server-side) we can drop av moderation and speaker-stats messages.
Configuration menu - View commit details
-
Copy full SHA for 6771b69 - Browse repository at this point
Copy the full SHA 6771b69View commit details -
fix(quality-control) Check only for cpu limitation
Checking for send resolution vs expected resolution was unnecessarily limiting lastN and receive resolution when local camera has issues and stops sending video. Also, do not send redundant receiver constraints on the bridge channel
Configuration menu - View commit details
-
Copy full SHA for 9ff77a9 - Browse repository at this point
Copy the full SHA 9ff77a9View commit details -
fix(metadata): Allows non moderators to send values.
Leaves up to the backend to process or not process them.
Configuration menu - View commit details
-
Copy full SHA for 776819a - Browse repository at this point
Copy the full SHA 776819aView commit details
Commits on Sep 6, 2024
-
fix(quality) Do not set b:AS line in SDP for SVC codecs when codec se…
…lection API is used. This was needed in older versions since the browser didn't apply maxBitrates from RTCRtpEncoderParameters on the encoder. In the newer versions this seems to be no longer the case. Also, when the codec selection API is used, we no longer renegotiate locally so if we switched codec from AV1->VP9-VP9, the AV1 bitrate setting in the SDP will still be effective resulting in a lower send resolution because of b/w limitation.
Configuration menu - View commit details
-
Copy full SHA for 9c4db25 - Browse repository at this point
Copy the full SHA 9c4db25View commit details
Commits on Sep 10, 2024
-
fix(JitsiTranscriptionStatus): the status values are upper case
Configuration menu - View commit details
-
Copy full SHA for 95e160b - Browse repository at this point
Copy the full SHA 95e160bView commit details
Commits on Sep 12, 2024
-
fix(deps) drop unused promise.allsettled dependency
It's not imported, so it wasn't being bundled.
Configuration menu - View commit details
-
Copy full SHA for 5c74c39 - Browse repository at this point
Copy the full SHA 5c74c39View commit details
Commits on Sep 13, 2024
-
fix(quality) Do not force desktop codecs on mobile.
If the mobileCodecPreferenceOrder setting is missing, use the default order for mobile. Fixes an issue where mobile endpoints encodes using AV1 when mobile settings are missing.
Configuration menu - View commit details
-
Copy full SHA for cf14a33 - Browse repository at this point
Copy the full SHA cf14a33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1647ae1 - Browse repository at this point
Copy the full SHA 1647ae1View commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5cc01b4 - Browse repository at this point
Copy the full SHA 5cc01b4View commit details -
ref(SDP) Convert to ES6 class. (#2572)
* ref(SDP) Convert to ES6 class. * ref(SDP) Use enum for URNs associated with XMPP extensions. * ref(XMPP) Replace more XEP URN constants with enum. * fix(RTC) Fixes mediaType lookup based on source-name.
Configuration menu - View commit details
-
Copy full SHA for ef92c2a - Browse repository at this point
Copy the full SHA ef92c2aView commit details
Commits on Sep 20, 2024
-
fix(logging): Set default logging level as early as possible.
We were setting the logging level in JitsiMeetJS.init which potentially would have overriden all external calls for setting the log level before the JitsiMeetJS.init is called. In fact this was happening for jitsi-meet.
Configuration menu - View commit details
-
Copy full SHA for 604acf0 - Browse repository at this point
Copy the full SHA 604acf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83ba892 - Browse repository at this point
Copy the full SHA 83ba892View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5671c5d - Browse repository at this point
Copy the full SHA 5671c5dView commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4be1919 - Browse repository at this point
Copy the full SHA 4be1919View commit details
Commits on Sep 25, 2024
-
fix(xmppConnection) Fix unit tests.
The number of retries is limited to 3 now.
Configuration menu - View commit details
-
Copy full SHA for 71f572c - Browse repository at this point
Copy the full SHA 71f572cView commit details
Commits on Oct 2, 2024
-
fix(transcriptions): Fixes transcription status, going offline. (#2581)
* fix(transcriptions): Fixes transcription status, going offline. * squash: Fixes undefined error.
Configuration menu - View commit details
-
Copy full SHA for 8940b5c - Browse repository at this point
Copy the full SHA 8940b5cView commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dbb76bf - Browse repository at this point
Copy the full SHA dbb76bfView commit details
Commits on Oct 4, 2024
-
fix(TPC) Do not call setCodecPreferences on Firefox.
Calling this API on Firefox is causing freezes when the local endpoint is the answerer. https://bugzilla.mozilla.org/show_bug.cgi?id=1917800
Configuration menu - View commit details
-
Copy full SHA for 7dfad4f - Browse repository at this point
Copy the full SHA 7dfad4fView commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for db2edba - Browse repository at this point
Copy the full SHA db2edbaView commit details
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fac989a - Browse repository at this point
Copy the full SHA fac989aView commit details
Commits on Oct 22, 2024
-
fix(ChatRoom) refactor handling of participant properties
Avoid duplicates.
Configuration menu - View commit details
-
Copy full SHA for 6782e6c - Browse repository at this point
Copy the full SHA 6782e6cView commit details -
feat(JitsiParticipant) use a Map for properties, rather than an object
See https://www.zhenghao.io/posts/object-vs-map Since these objects will change with reasonable requency, we'll create many shapes and consume more memory than a Map.
Configuration menu - View commit details
-
Copy full SHA for a72936d - Browse repository at this point
Copy the full SHA a72936dView commit details -
feat(SDP) Convert SDP->Jingle directly w/o sdp-interop layer.
* ref(SDPDiffer) Convert to ES6 class. Make it work directly with unified plan SDP that has multiple m-lines and add more unit tests. * ref(xmpp) translate unified-plan SDP->Jingle directly. Without having to run it through the SDPInterop.toPlanB cycle. * ref(SDP) Always generate the MSID for signaling it to Jicofo. * fix(SDPDiffer) Check explicitly for ssrc changes * fix(SDP): Fix comments and cleanup. Remove LOCAL_TRACK_SSRC_UPDATED event as the application ignores the event and no additional action needs to be taken when that event is fired. * ref(SDP) Add a helper function for parsing the 'a=ssrc-group' line. * squash: Address review comments
Configuration menu - View commit details
-
Copy full SHA for a7476b1 - Browse repository at this point
Copy the full SHA a7476b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2605db8 - Browse repository at this point
Copy the full SHA 2605db8View commit details -
ref(JingleSession) Update JSDocs.
Remove unused method getRemoteRecvMaxFrameHeight.
Configuration menu - View commit details
-
Copy full SHA for 111bd62 - Browse repository at this point
Copy the full SHA 111bd62View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce3d05e - Browse repository at this point
Copy the full SHA ce3d05eView commit details
Commits on Oct 26, 2024
-
feat(moderator): Fires new error on connection failed for conference …
…request failures. (#2591) * feat(moderator): Fires new error on connection failed for conference request failures. * squash: Fix tests.
Configuration menu - View commit details
-
Copy full SHA for 5d53ecd - Browse repository at this point
Copy the full SHA 5d53ecdView commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 793f7ce - Browse repository at this point
Copy the full SHA 793f7ceView commit details
Commits on Oct 29, 2024
-
feat(JingleSession) Convert Jingle->SDP directly w/o interop layer. (#…
…2590) * feat(JingleSession) Convert Jingle->SDP directly w/o interop layer. * Update modules/RTC/TraceablePeerConnection.js Co-authored-by: Saúl Ibarra Corretgé <s@saghul.net> * ref(SDP) Introduce an enum for ssrc-group semantics. Address review comments, fix test faiilures for ssrc-rewriting case and add unit tests. * Update modules/RTC/TraceablePeerConnection.js Co-authored-by: Saúl Ibarra Corretgé <s@saghul.net> * squash: Address review comments --------- Co-authored-by: Saúl Ibarra Corretgé <s@saghul.net>
Configuration menu - View commit details
-
Copy full SHA for d51e557 - Browse repository at this point
Copy the full SHA d51e557View commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9eefac1 - Browse repository at this point
Copy the full SHA 9eefac1View commit details
Commits on Nov 5, 2024
-
fix(breakout): Clear up request sent on authentication.
If guest authenticates in meeting to become a moderator and creates a breakout room, was not inviting jicofo and fails to join breakout room. Fixes jitsi/jitsi-meet#15024.
Configuration menu - View commit details
-
Copy full SHA for c280c0e - Browse repository at this point
Copy the full SHA c280c0eView commit details -
fix(quality) Sends updated receiver constraints.
Fixes a regression for JitsiConference::setReceiverVideoConstraint and JitsiConference::setAssumedBandwidthBps.
Configuration menu - View commit details
-
Copy full SHA for 0ef8314 - Browse repository at this point
Copy the full SHA 0ef8314View commit details
Commits on Nov 14, 2024
-
fix(TPC) Use videoType from 'source-add' for remote track creation. (#…
…2596) * fix(TPC) Use videoType from 'source-add' for remote track creation. If 'source-add' for a remote video source is received before presence for that source, videoType will default to 'camera' and the client wouldn't be able to create the virtual participant tile for rendering the desktop track. * squash: Include the videoType for no SSRC-rewriting case.
Configuration menu - View commit details
-
Copy full SHA for bc446e9 - Browse repository at this point
Copy the full SHA bc446e9View commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9652999 - Browse repository at this point
Copy the full SHA 9652999View commit details
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for db24997 - Browse repository at this point
Copy the full SHA db24997View commit details
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ad5559a - Browse repository at this point
Copy the full SHA ad5559aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76c66eb - Browse repository at this point
Copy the full SHA 76c66ebView commit details -
ref(TPC) Pass bare objects to methods that take SDP instead of passin…
…g an instance of RTCSessionDescription. The constructor for RTCSessionDescription has been deprecated - https://developer.mozilla.org/en-US/docs/Web/API/RTCSessionDescription/RTCSessionDescription.
Configuration menu - View commit details
-
Copy full SHA for 60e680e - Browse repository at this point
Copy the full SHA 60e680eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8768906 - Browse repository at this point
Copy the full SHA 8768906View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07f037e - Browse repository at this point
Copy the full SHA 07f037eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39c4422 - Browse repository at this point
Copy the full SHA 39c4422View commit details
Commits on Dec 4, 2024
-
Regression was introduced in 07f037e. Also process encodeTime stats when H.264 is selected
Configuration menu - View commit details
-
Copy full SHA for 144b0ca - Browse repository at this point
Copy the full SHA 144b0caView commit details
Commits on Dec 10, 2024
-
fix(browser) detect WebRTC APIs and mark browser unsupported if not
Some so called "security" browser extensions override WebRTC APIs so even if the UA string suggests the browser is supported, it won't work. Coincidentally, this should also mark Safari in Lockdown Mode as unsupported, since the WebRTC APIs are not available in that case.
Configuration menu - View commit details
-
Copy full SHA for 1ab4ae5 - Browse repository at this point
Copy the full SHA 1ab4ae5View commit details
Commits on Dec 13, 2024
-
feat(RTC) drop PERMISSION_PROMPT_IS_SHOWN event (#2609)
* feat(RTC) drop PERMISSION_PROMPT_IS_SHOWN event It was never accurate since browsers have changed their behavior over time and can be implemented in the application more reliably. * squash: Update JitsiMeetJS.ts * squash: Update hand-crafted JitsiMeetJS.d.ts --------- Co-authored-by: Дамян Минков <damencho@jitsi.org>
Configuration menu - View commit details
-
Copy full SHA for d7dc753 - Browse repository at this point
Copy the full SHA d7dc753View commit details
Commits on Jan 8, 2025
-
fix(JingleSession) Do not signal recvonly SSRCs generated by Firefox.
Fixes a regression introduced by a7476b1 where multiple source-adds are sent from Firefox client resulting in Jicofo force muting the sources.
Configuration menu - View commit details
-
Copy full SHA for 496b64a - Browse repository at this point
Copy the full SHA 496b64aView commit details
Commits on Jan 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for dc8b557 - Browse repository at this point
Copy the full SHA dc8b557View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7de7d9a - Browse repository at this point
Copy the full SHA 7de7d9aView commit details
There are no files selected for viewing
This file was deleted.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.