We need to measure call quality and provide information about current score to the JS side.
Solution
Quality score will be calculated based on Algorithm::MOS, which is derived from E-model, introduced in ITU-T G.107 with some simplifications and tweaks.
[x] Store RTC stats within some period at the server and periodically calculate and send quality score to the Jason
[x] Add Room.on_quality_score_update callback to the Jason into which call quality updates will be provided
Part of #27
Synopsis
We need to measure call quality and provide information about current score to the JS side.
Solution
Quality score will be calculated based on Algorithm::MOS, which is derived from E-model, introduced in ITU-T G.107 with some simplifications and tweaks.
Room.on_quality_score_update
callback to the Jason into which call quality updates will be providedChecklist
Draft:
prefixk::
labels appliedDraft:
prefix is removed