- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
i want to display the latency information for each user in a room. i see that UserDescriptor has a latency and drops property, but it looks like that's only for round trip between the user and the server. this is fine is everyone is connected hub and spoke, but if they're P2P connections, i need to measure the latency between each separate user connection.
is there a pre-existing function for this? if so, i can't find it. do i need to build my own user-to-user ping mechanism for measuring latency between p2p users?
Views
Replies
0 Likes
Total Likes