Created
September 13, 2020 20:14
-
-
Save nomaster/e12844b239e70a1d8d345843419b19e9 to your computer and use it in GitHub Desktop.
Jitsi Meet Stats
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
org.jitsi.videobridge.ENABLE_STATISTICS=true | |
org.jitsi.videobridge.STATISTICS_INTERVAL=1000 | |
org.jitsi.videobridge.STATISTICS_TRANSPORT=muc,colibri,pubsub | |
org.jitsi.videobridge.rest.private.jetty.port=8080 | |
org.jitsi.videobridge.rest.private.jetty.host=0.0.0.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Enable stats interface on a Jitsi Videobridge server