svxlink icon indicating copy to clipboard operation
svxlink copied to clipboard

Enable FEC

Open iw0red opened this issue 5 years ago • 3 comments

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 avatar Apr 20 '19 06:04 iw0red

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

iw0red avatar Apr 22 '19 14:04 iw0red

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?

sm0svx avatar Jul 15 '19 15:07 sm0svx

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

iw0red avatar Apr 24 '20 10:04 iw0red