mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
ef086a5897
Make the Codec resistant to up to 10% packet loss (default 0) at the expense of some bandwidth. 10% is aggressive (1-5% should be typical for voip systems, but can be higher when users are on WiFi connections. This could also be adjusted on the fly, rather than hard-coded, with feedback from the receiving client. |
||
---|---|---|
.. | ||
codec.c | ||
codec.h | ||
group.c | ||
group.h | ||
Makefile.inc | ||
msi.c | ||
msi.h | ||
rtp.c | ||
rtp.h | ||
toxav.c | ||
toxav.h |