Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds callstats user statistics per endpoint #231

Merged
merged 7 commits into from May 17, 2016
Merged

Conversation

damencho
Copy link
Member

No description provided.

@damencho
Copy link
Member Author

Depends on jitsi/libjitsi#154. And needs it first to be merged and then this one needs an update in pom.xml with the correct libjitsi version.

jitsi/libjitsi@a15a3e6 has split MediaStreamStats per SSRC and stream
direction i.e. receive and send.

Fix, format, simplify javadocs, source code.
}
break;

case ServiceEvent.UNREGISTERING:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@damencho, shouldn't you be listening to UNREGISTERING of CallStats only here and not just any OSGi service? Like you do in REGISTERED?

@lyubomir lyubomir merged commit be3e3ec into master May 17, 2016
@damencho damencho deleted the stats-per-ssrc branch June 30, 2016 19:35
bbaldino pushed a commit to bbaldino/jitsi-videobridge that referenced this pull request Sep 24, 2020
* Log a warning if we generate large RTCP packets.
JonathanLennox added a commit to JonathanLennox/jitsi-videobridge that referenced this pull request Jun 1, 2022
* Log a warning if we generate large RTCP packets.
This was referenced Jul 15, 2022
@bgrozev bgrozev mentioned this pull request Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants