Skip to content

Increase video quality setting for Jitsi#2392

Merged
cb-github-robot merged 3 commits intocloud-barista:mainfrom
seokho-son:main
Mar 30, 2026
Merged

Increase video quality setting for Jitsi#2392
cb-github-robot merged 3 commits intocloud-barista:mainfrom
seokho-son:main

Conversation

@seokho-son
Copy link
Copy Markdown
Member

@seokho-son seokho-son commented Mar 30, 2026

    video: {\\
        height: { ideal: 1080, max: 1080, min: 240 },\\
        frameRate: { ideal: 30, max: 30 }\\
    }\\

Signed-off-by: Seokho Son <shsongist@gmail.com>
@seokho-son seokho-son requested a review from yunkon-kim as a code owner March 30, 2026 06:56
Copilot AI review requested due to automatic review settings March 30, 2026 06:56
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Jitsi server bootstrap script to apply higher video quality defaults by editing the generated /etc/jitsi/meet/<dns>-config.js during installation.

Changes:

  • Adds a new “Video quality tuning” step that attempts to set 1080p resolution, video constraints, bitrate, VP9 preferences, and related config blocks.
  • Shifts the subsequent “System limits” step down (renumbering in comments).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Signed-off-by: Seokho Son <shsongist@gmail.com>
Signed-off-by: Seokho Son <shsongist@gmail.com>
@seokho-son
Copy link
Copy Markdown
Member Author

/approve

@github-actions github-actions bot added the approved This PR is approved and will be merged soon. label Mar 30, 2026
@cb-github-robot cb-github-robot merged commit 224dfdc into cloud-barista:main Mar 30, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved This PR is approved and will be merged soon.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants