Popular repositories
-
-
-
Forked from jitsi/libjitsi
libjitsi is an advanced Java media library for secure real-time audio/video communication. It allows applications to capture, playback, stream, encode/decode and encrypt audio and video flows. It a…
Java
-
1,000 contributions in the last year
Less
More
Contribution activity
August 2021
Created a pull request in jitsi/jicofo that received 11 comments
feat: Remove limitations for MSID signaled by an endpoint.
SSRCValidator used to put all SSRCs and groups in a conference in one place and run checks on the whole sett. In #768 I changed that to check for c…
+38
−112
•
11
comments
Opened 26 other pull requests in 7 repositories
jitsi/jicofo
13
merged
1
open
- Split SourcesTest in multiple files.
- Merge queued remote source changes.
- Strip simulcast streams when signaling receivers.
- fix: Do not remove octo sources twice.
- Fix the accepted sources from source-add.
- fix: Do not add injected sources in jingle.
- fix: Fix the way source-add/source-remove are queued before the session is established.
- Add more debug logs for changes to sources.
- Fix exceptions
- fix: Fix updating octo sources.
- fix: Fix debian postinst when sip-communicator.properties is missing.
- Fix compiler warnings
- fix: Fix a NPE when chatRoom is null.
- Refactor and optimize SSRC validation
jitsi/jitsi-videobridge
3
open
3
merged
jitsi/jitsi-media-transform
1
open
1
merged
jitsi/jitsi-xmpp-extensions
1
merged
jitsi/ice4j
1
merged
jitsi/jicoco
1
merged
jitsi/jitsi-utils
1
merged
Reviewed 23 pull requests in 9 repositories
jitsi/jicofo
9 pull requests
- feat(breakout-rooms): add breakout rooms support
- fix: Fixes marking trusted jibri domain in config on upgrade.
- fix: Fix leaking JitsiMeetConferenceImpl insatnces.
- fix: Fix the way source-add/source-remove are queued before the session is established.
- Add more debug logs for changes to sources.
- Bump jitsi-utils: limit statistics for unbounded PacketQueue instances.
- Refactor and optimize SSRC validation
- feat: added support for requesting MID header extensions
- Improvements to jicofo's PacketQueue usage.