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

Polling for MediaRtpStats is causing error to bubble up #57

Closed
ddruker opened this issue Oct 23, 2019 · 7 comments
Closed

Polling for MediaRtpStats is causing error to bubble up #57

ddruker opened this issue Oct 23, 2019 · 7 comments
Assignees

Comments

@ddruker
Copy link

ddruker commented Oct 23, 2019

Currently when waiting to accept or reject an incoming call we are noticing that the sdk is calling getStats, which is causing the logged error to bubble up into our application.

The error below is appearing on the latest Chrome. Im not seeing the error on Firefox.

Uncaught Error: Failed to extract MediaRtpStats from RTCStatsReport for stream type audio_input

This may be a configuration issue on our part but we are only seeing this in the newest release. Having the ccp open in another tab removes the error but this is not how our users interact with the application.

@Randomnation
Copy link

I know this is an old post, but I was wondering if anything had progressed with this one? I am having the exact same issue currently. Using Firefox is not really a viable option for us as we can't rely on a nightly build that has no support.

@star-square
Copy link

I and my team are having the same issue, bumping this.

@CiscoKidxx
Copy link

Bump

@Solomon-m
Copy link

Solomon-m commented Jul 15, 2022

Hello,
We are having this same issue in our Custom CCP. We are loading our CCP in the Electron application which is using the Chromium browser engine. After user login, we could see the following error for the First incoming call/outbound call .

 Uncaught Error: Failed to extract MediaRtpStats from RTCStatsReport for stream type audio_input

Any fix or suggestion on this issue is much appreciated.

@Solomon-m
Copy link

Hi @gargvk10
Good Day. Anyone looking into this issue ? Any comments or suggestion on this issue would be helpful for us.

Thank you.

@yiming-amzn
Copy link
Contributor

Hello, thanks for the recommendations! I'm looking into this issue and will provide an update here soon

@yiming-amzn
Copy link
Contributor

Hi, this issue is resolved in https://github.com/aws/connect-rtc-js/releases/tag/v1.1.19
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants