amazon-chime-sdk-js icon indicating copy to clipboard operation
amazon-chime-sdk-js copied to clipboard

How to properly test SignalStrength for remote attendees

Open SmejiaA opened this issue 2 years ago • 2 comments

What are you trying to do?

I have a host with two remote attendees. The idea is to let them know (by displaying a signal strength poor icon on the tile) when one or more attendees are facing connectivity issues. So far, almost all the time the returned value for Signal Strengrh is 1.

How can the documentation be improved to help your use case?

I would like to know all the different ways to test Signal Strength properly. Any Link conditioner tools?, multiple Desktops?, throttling?, etc.

What documentation have you looked at so far?

*Add documentation for Signal Strength, Events for monitoring local attendee downlink, Events for monitoring remote attendee uplink, Metrics exposed directly from the WebRTC peer connection.

SmejiaA avatar Sep 28 '23 23:09 SmejiaA