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

UI wrongly indicates that mumble is using VBR #6414

Open
Green-Sky opened this issue May 10, 2024 · 0 comments
Open

UI wrongly indicates that mumble is using VBR #6414

Green-Sky opened this issue May 10, 2024 · 0 comments
Labels
bug A bug (error) in the software client good first issue Good for first-time contributors ui

Comments

@Green-Sky
Copy link
Contributor

Description

<string>&lt;b&gt;This shows peak outgoing bandwidth used.&lt;/b&gt;&lt;br /&gt;This shows the peak amount of bandwidth sent out from your machine. Audio bitrate is the maximum bitrate (as we use VBR) for the audio data alone. Position is the bitrate used for positional information. Overhead is our framing and the IP packet headers (IP and UDP is 75% of this overhead).</string>

but also

opus_encoder_ctl(opusState, OPUS_SET_VBR(0)); // CBR

Steps to reproduce

(not a bug)

Mumble version

master

Mumble component

Client

OS

Linux

Reproducible?

Yes

Additional information

No response

Relevant log output

No response

Screenshots

No response

@Green-Sky Green-Sky added bug A bug (error) in the software triage This issue is waiting to be triaged by one of the project members labels May 10, 2024
@Krzmbrzl Krzmbrzl added client ui good first issue Good for first-time contributors and removed triage This issue is waiting to be triaged by one of the project members labels May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug (error) in the software client good first issue Good for first-time contributors ui
Projects
None yet
Development

No branches or pull requests

2 participants