We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi openfresh, I noticed that some useful stats are missing from
gosrt/srtapi/srtapi_cgo.go
Line 395 in 81c6a57
Do you have plan to add more stats? https://github.com/Haivision/srt/blob/master/docs/statistics.md
I feel that pktSentACK, pktRecvACK, pktSentNAK, pktRecvNAK are useful for measuring the performance of SRT.
sample PR: cchanms/gosrt@6cd5c9a
Thanks.
The text was updated successfully, but these errors were encountered:
Hi @thmatuza , would you mind taking a look? Thanks!
Sorry, something went wrong.
No branches or pull requests
Hi openfresh,
I noticed that some useful stats are missing from
gosrt/srtapi/srtapi_cgo.go
Line 395 in 81c6a57
Do you have plan to add more stats?
https://github.com/Haivision/srt/blob/master/docs/statistics.md
I feel that pktSentACK, pktRecvACK, pktSentNAK, pktRecvNAK are useful for measuring the performance of SRT.
sample PR:
cchanms/gosrt@6cd5c9a
Thanks.
The text was updated successfully, but these errors were encountered: