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
Describe what you want implemented Add a configuration parameter to choose the RaptorQ FEC redundancy factor
Describe "Why" this is needed This is required to change the default factor f=0.10 for nodes with high packet loss
f=0.10
Additional context With this, the default factor should be set to f=0.15 as per benchmarks mentioned in the whitepaper
f=0.15
The text was updated successfully, but these errors were encountered:
Add send interval and FEC redundancy configuration
send interval
FEC redundancy
a214d61
- Add configuration to set an interval between each UDP send - Add configuration to choose the RaptorQ FEC redundancy factor Resolves #82 Resolves #83
herr-seppia
Successfully merging a pull request may close this issue.
Describe what you want implemented
Add a configuration parameter to choose the RaptorQ FEC redundancy factor
Describe "Why" this is needed
This is required to change the default factor
f=0.10
for nodes with high packet lossAdditional context
With this, the default factor should be set to
f=0.15
as per benchmarks mentioned in the whitepaperThe text was updated successfully, but these errors were encountered: