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,128 contributions in the last year
Contribution activity
December 2020
Created 36 commits in 6 repositories
Created a pull request in jitsi/lib-jitsi-meet that received 6 comments
Opened 39 other pull requests in 6 repositories
jitsi/jicofo
14
merged
1
open
1
closed
- Handle ConferenceIq and authentication IQs coming from Smack
- fix: Fix attempt to cast.
- Move jetty out of AuthBundleConfig
- fix: Fix the REST interface.
- Start the reservation system outside OSGi
- Remove EventAdmin
- Revert "ref: Remove the reservation system. (#631)"
- chore: Update jitsi-utils.
- ref: Remove the openSctp option.
- ref: Move the lip-sync config to jicofo.
- ref: Move the shared document name config.
- Remove conference-wide RTX/REMB/TCC/opus-red options.
- ref: Remove the "audio packet delay" option.
- ref: Remove the startBitrate and minBitrate options.
- feat: Add config to enable/disable Octo. Remove client-side config.
- ref: Remove the "enforced bridge" option.
jitsi/lib-jitsi-meet
1
open
5
merged
1
closed
- ref: Remove pinEndpoint.
- ref: Always use a websocket if offered, remove the openSctp option.
- ref: Remove the enableLipSync conference-wide option (moved to jicofo).
- ref: Remove the useRoomAsSharedDocumentName option (moved to jicofo).
- Remove startBitrate and minBitrate.
- cleanup: Remove the octo config.
- Remove obsolete code
jitsi/jitsi-meet
1
open
6
merged
jitsi/jitsi-videobridge
5
merged
1
open
- chore: Ignore .DS_Store.
- New signaling for bandwidth allocation settings (on top of #1530).
- Fix sending an "active=true" message when an endpoint is connects after being recreated.
- chore: Update jetty.
- fix: Included the bridge version in ServerHello sent over WS.
- ref: Use EventEmitter from jitsi-utils.