Using RTC Statistics provided by mediasoup, I am trying to diagnose user network problems. I found that network issues on the sender’s side affect the receiver’s statistics. For example testing with two devices, when I apply 50% of packet loss on the sender side (producer stats) it shown up in the reciver stats (rtp-outbound part of the consumer stats) but not exactly the same number (26% in my test). This also happens with jitter and roundTripTime sometimes.
In that case, what would be the best way for a receiver to get pure statistics (independent of his or her sender stats) and to provide feedback about his or her network situation?