Displaying 1 result from an estimated 1 matches for "534774cf".
2015 Jan 05
1
FEC monitoring
Hi,
I would like to monitor FEC usage in order to include it in RTCP EX or
calculate MOS estimation, etc.
However the Opus codec library does not seem to expose such information.
"Was LBRR found and used or was it PLC ?"
I saw in WebRTC that they are using a technique to parse the "frame header"
WebRtcOpus_PacketHasFec()
It this something that is supported ?
What would you