OpenNetLab / AlphaRTC

Evaluation framework for RL-based bitrate control for WebRTC
BSD 3-Clause "New" or "Revised" License
94 stars 37 forks source link

Add guidelines on basic call quality statistics #101

Open jeongyooneo opened 1 year ago

jeongyooneo commented 1 year ago

Current use of skeleton StatsCollect in remote_estimator_proxy.cc confuses users, as by default it does not collect any statistics and there are no specific guidelines on how to use it.

Let's remove StatsCollect and add guidelines for investigating basic call quality statistics from receiver- and sender-side logs in README.