We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
RTP-SUM: streams 32, packets 2468, lost 4927 (199.64%), late 0 (0.00%)
Surely that should be: 4927/(4927+2468) == 66% lost
The text was updated successfully, but these errors were encountered:
Correct percentage calculations; alter output here and there
07ec833
See #6
No branches or pull requests
RTP-SUM: streams 32, packets 2468, lost 4927 (199.64%), late 0 (0.00%)
Surely that should be: 4927/(4927+2468) == 66% lost
The text was updated successfully, but these errors were encountered: