Replies: 1 comment
-
There are currently no statistics for the media transport sadly, but I'd be good to add it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
[Question discussed from node-datachannel]
I use node-datachannel and when transporting a video track, I saw that when calling the function bytesReceived() or bytesSent(), the value stays at 0. Only messages exchanged through the data-channel are taken into account.
Is it possible to have access to statistics regarding the media transport ?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions