updated custom-add-ons.md

This commit is contained in:
naturallaw77 2024-12-23 08:42:54 -08:00
parent eb36fdc01d
commit 72f88b42a6

View File

@ -96,11 +96,8 @@ systemd.services.jitsi-videobridge-helper = {
ffmpeg = { ffmpeg = {
resolution = "1280x720";
framerate = 30;
video-encode-preset = "ultrafast"; video-encode-preset = "ultrafast";
h264-constant-rate-factor = 40; h264-constant-rate-factor = 40;
}; };
}; };