Logs an estimated number of video streams (based on the number of channels and last N for each conference) in the log file as well as the statistics.
You can view, comment on, or merge this pull request online at:
https://github.com/jitsi/jitsi-videobridge/pull/61
-- Commit Summary --
* Logs an estimation of the number of processed video streams.
* Adds the number of video streams to the statistics.
-- File Changes --
M src/org/jitsi/videobridge/Channel.java (6)
M src/org/jitsi/videobridge/Conference.java (8)
M src/org/jitsi/videobridge/Content.java (9)
M src/org/jitsi/videobridge/Videobridge.java (95)
M src/org/jitsi/videobridge/stats/VideobridgeStatistics.java (33)
-- Patch Links --
https://github.com/jitsi/jitsi-videobridge/pull/61.patch
https://github.com/jitsi/jitsi-videobridge/pull/61.diff
···
---
Reply to this email directly or view it on GitHub:
https://github.com/jitsi/jitsi-videobridge/pull/61