Skip to content
New issue

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

Tapping into socket data to measure bytes per sec #833

Open
roycw opened this issue Nov 15, 2023 · 0 comments
Open

Tapping into socket data to measure bytes per sec #833

roycw opened this issue Nov 15, 2023 · 0 comments
Labels
question Discussion about functionality

Comments

@roycw
Copy link

roycw commented Nov 15, 2023

Hello, we have a use case of super low latency network.

I was wondering if we can tap inot the on data of the socket to calculates amount of bytes recieved.
I look into the examples and noticed piepeline exposes bitrate property but not sure if that is calculated per second, either way it will be nice to tap into stats for the exact bits...

Any guidance will be appreciated.

@roycw roycw added the question Discussion about functionality label Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Discussion about functionality
Projects
None yet
Development

No branches or pull requests

1 participant