On 14/05/2021 11.57, [ EXT ] Barry Flanagan wrote:
In more recent versions of rtpengine you can enable local RTCP
generation and this should give you stats even if the clients don't
send RTCP.
I am running rtpengine 8.5.3.2 - how would I enable this feature or
what version would I need?
This is available from 9.2 onwards. Simply add `generate-RTCP` to your
offer or answer flags and this will switch from RTCP passthrough to
locally generated RTCP for that call.
Cheers