maxsharabayko / srt-xtransmit

SRT transmission application used for testing
40 stars 17 forks source link

Adding a separate thread for metrics #56

Closed maxsharabayko closed 2 years ago

maxsharabayko commented 2 years ago

In certain testing scenarios a stream might get paused for at least several seconds. In that case, there would be no updates to the metrics file. Moving metrics writing facilities to a separate thread allows independent metrics tracing.

maxsharabayko commented 2 years ago

Quality gate Quality gate: Passed

No issues Everything looks good Details