Changes between Version 6 and Version 7 of jitsi-video-bridge
- Timestamp:
- May 6, 2020, 2:11:39 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jitsi-video-bridge
v6 v7 7 7 8 8 User documentation on how to use it via a web browser is available on our [wiki:web-conference web conferencing page]. 9 10 == API == 11 12 The [https://github.com/jitsi/jitsi-videobridge/blob/master/doc/rest-colibri.md colibri api] is also enabled so you can get statistics on our usage. 13 14 While logged into galeano, you can run: 15 16 `http http://127.0.0.1:8080/colibri/stats` 17 18 To get all the details. 19 20 I've also created `/root/jitsi-quick-stats` to parse out the most important values. 21 22