restcomm-android-sdk icon indicating copy to clipboard operation
restcomm-android-sdk copied to clipboard

Introduce getStats() functionality mid-call

Open atsakiridis opened this issue 8 years ago • 1 comments

Right now we support it by getting stats in the end of a call in json string format. What we need additionally is to be able to collect stats mid-call and potentially deserialized into an object

Once this is done we can also go ahead with: https://github.com/RestComm/restcomm-android-sdk/issues/285

atsakiridis avatar Apr 12 '16 16:04 atsakiridis

Probably helpful, even indirectly: https://groups.google.com/forum/#!msg/discuss-webrtc/AgB_NF72odo/YhSYyJv4BQAJ

atsakiridis avatar May 02 '17 07:05 atsakiridis