mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
74c0d5fdd2
In this mode, we let WebRTC Audio Processing figure-out the delay. This is useful when the latency reported by the stack cannot be trusted. Note that in this mode, the leaking of echo during packet lost is much worst. It is recommanded to use PLC (e.g. spanplc, or opus built-in plc). In this mode, we don't do any synchronization. Instead, we simply process all the available reverse stream data as it comes. |
||
---|---|---|
.. | ||
gstwebrtcdsp.cpp | ||
gstwebrtcdsp.h | ||
gstwebrtcechoprobe.cpp | ||
gstwebrtcechoprobe.h | ||
Makefile.am |