svxlink
svxlink copied to clipboard
Enable FEC
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.
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
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?
Sorry, I lost it..... I didn't make any misure but it seems work better. 73 Marco IW0RED.