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

New option: Automatic bandwidth assignment #63

Open
jonamaster opened this issue Feb 19, 2023 · 3 comments
Open

New option: Automatic bandwidth assignment #63

jonamaster opened this issue Feb 19, 2023 · 3 comments

Comments

@jonamaster
Copy link

Hello, this is my first time ever opening an issue on GitHub, so I'm sorry if this isn't the place to post about it.

ParsecSoda is perfect as it is, I use it on a daily basis, the only thing lacking is an option for automatic bandwidth assigned by the amount of people joined. I don't know if it's a limitation of Parsec, but that feature is the last piece needed for a 11/10.

Most of the time I just change bandwidth manually every time a player connects to the room.

@FlavioFS
Copy link
Owner

From what I remember, you don't have to change the bandwidth because Parsec SDK already assigns it dynamically.
The settings in the SDK call are just for the maximum limit.

@jonamaster
Copy link
Author

jonamaster commented Mar 9, 2023

I thought that the bandwidth number shown in ParsecSoda (or even Parsec) was the total bandwidth used in the room. So by increasing the number of people playing in the same room, the bandwidth was split for each of them. At least that's what we can see from the stream.

e.g. If I have 1 guest, I just use 6 Mbps, if another friend connects I bump it to 12 Mbps so the video quality doesn't change in comparison to when there was just 1 person (still 6 Mbps for every person). Been doing that for like a year.

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

No branches or pull requests

3 participants
@FlavioFS @jonamaster and others