Skip to content

How to set jitsi-meet's "desktopSharingFrameRate" min and max values in Pàdé #274

Answered by gjaekel
MagicD3VIL asked this question in Q&A
Discussion options

You must be logged in to vote

You can't configure it at the moment via UI, but we may add it. Please rise an Issue after you try the feature successful.

Meanwhile you may use a developer instrument; you may add it to the file .../plugins/pade/jitsi-meet/config_custom.js as a line like

config.desktopSharingFrameRate = { min: 5, max: 25 };

Be aware that changes to this file get lost every time you restart the Plugin via the Plugin Manager, because this will remove and re-rollout the downloaded archive. Restart whole OpenFire instead if a restart of the Plugin is needed.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@MagicD3VIL
Comment options

@gjaekel
Comment options

@gjaekel
Comment options

Answer selected by gjaekel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants