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

Enable FEC #451

Open
iw0red opened this issue Apr 20, 2019 · 3 comments
Open

Enable FEC #451

iw0red opened this issue Apr 20, 2019 · 3 comments

Comments

@iw0red
Copy link

iw0red commented Apr 20, 2019

Hi, I found this:

https://github.com/sm0svx/svxlink/search?q=FEC&type=Code

but I don't know how to enable it, can anyone show me?

73 Marco IW0RED.

@iw0red
Copy link
Author

iw0red commented Apr 22, 2019

I made this:
first:
vim /root/svxlink/src/async/audio/AsyncAudioEncoderOpus.cpp +131
after that:
add enableInbandFec(true);
finally: make && make install
Is that right?
73 Marco IW0RED

@sm0svx
Copy link
Owner

sm0svx commented Jul 15, 2019

The Opus codec inband FEC is not settable at this time so modifying the source code is the only way to activate it right now. Your modification should enable the FEC. Did you notice any improvement?

@iw0red
Copy link
Author

iw0red commented Apr 24, 2020

Sorry, I lost it.....
I didn't make any misure but it seems work better.
73 Marco IW0RED.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants