aws / connect-rtc-js

Provide softphone support to AmazonConnect customers when they choose to directly integrate with our API and not using our web app.
Apache License 2.0
79 stars 63 forks source link

feat: added support for video bandwidth from getStats() #38

Open dnovicki opened 5 years ago

dnovicki commented 5 years ago

Issue #, if available: Currently getStats() does not output video bandwidth data.

Description of changes: Added the composition of bandwidth data to be added to the data structure returned by getStats().

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.