This repository was archived by the owner on Oct 25, 2024. It is now read-only.
  
  
  
  
  
Description
Hi everyone,
I am using OWT 5.0.x SDK and I know since 5.0, all publications and subscriptions for the same conference use the same PeerConnection.    So when I use getStats( ) function  of a single publication/subscription, I can get all the statistics of this PeerConnection, including all  publications and subscriptions. I just want to know how to relate the statistics I get from getStats( ) to single publication/subscription.
Thank you.