RestComm / restcomm-android-sdk

Android Mobile SDK to easily integrate communication features (WebRTC, messaging, presence, voice, video, screensharing) based on RestComm into native Mobile Applications
http://www.restcomm.com/
GNU Affero General Public License v3.0
153 stars 109 forks source link

Introduce getStats() functionality mid-call #284

Open atsakiridis opened 8 years ago

atsakiridis commented 8 years ago

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 commented 7 years ago

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