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

Calculate proxy load based on maximum bandwidth. #670

Merged
merged 2 commits into from
Feb 27, 2024
Merged

Conversation

fancycode
Copy link
Member

No description provided.

Take maximum bandwidth of connected clients into account when calculating
load as screensharing requires more than regular audio/video.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8066259557

Details

  • -138 of 179 (22.91%) changed or added relevant lines in 10 files are covered.
  • 5 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.05%) to 53.54%

Changes Missing Coverage Covered Lines Changed/Added Lines %
grpc_server.go 0 1 0.0%
api_signaling.go 3 5 60.0%
grpc_client.go 0 2 0.0%
mcu_common.go 6 10 60.0%
proxy/proxy_session.go 0 4 0.0%
clientsession.go 16 25 64.0%
hub.go 5 23 21.74%
proxy/proxy_server.go 0 22 0.0%
mcu_proxy.go 0 34 0.0%
mcu_janus.go 11 53 20.75%
Files with Coverage Reduction New Missed Lines %
mcu_proxy.go 2 3.12%
mcu_janus.go 3 5.23%
Totals Coverage Status
Change from base Build 8066253161: -0.05%
Covered Lines: 7743
Relevant Lines: 14462

💛 - Coveralls

@fancycode fancycode merged commit edd042b into master Feb 27, 2024
19 checks passed
@fancycode fancycode deleted the proxy-load branch February 27, 2024 14:26
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.

2 participants