Closed theodorelu27 closed 3 years ago
@alyhasansakr I want to confirm the tasks for this issue before moving on, as I noticed there were some that I actually missed in the initial issue
Also, I want to confirm some things regarding the EQR:
x
, when the latency passes latency_treshold z
y
when a process is completed with latency bellow latency_treshold z
connected
status but Server would maintain it based on input from Masterx, y, z
should be configurable when starting the Client@theodorelu27 yes, that is correct.
@alyhasansakr got it, but as for the EQR, as currently, the value is not yet available, would I need to implement it myself in the matchmaker or should I just prepare the interface for now and use a default value when the EQR was not provided by the Master?
@theodorelu27 No, for now just use a default value, we will implement it later.
Additions needed to be made
@alyhasansakr for the evaluation, since we're measuring end-to-end latency, in the case of the marker detection, would it be okay if I just draw the detected marker into a new file with a different name? (such as by adding "eval_" into the file name) or should I just skip marker drawing for evaluation?
@theodorelu27 just skip.
Implement Edge Quality Rating for the Client's Connection Evaluator
Components to be added to the Clients:
Components to be added to the Server:
Connected
status