-
Notifications
You must be signed in to change notification settings - Fork 217
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
Twilio reports high packet loss on participant. But in GMeet it's fine. #1986
Comments
We've had some similar complaints recently - as of around the last week of January. |
Any updates? @manjeshbhargav @PikaJoyce @seancoleman2 |
Hello, we have also been experiencing problems with audio, especially when joining the call. Users sometimes (like 5-10% of time time) can't be heard after joining. But can hear everyone else. These issues started occurring in the last couple weeks. |
Hi @CyranMS , Thanks for the report. I checked our internal logs for the Room SID you shared with me, and I did not see a lot of packet loss reported by our media server. The SDK however did not send any logs. Have you by any chance set |
Thanks for getting back! The issue is that Twilio reports high packet loss and handles high packet loss way worse than Google Meet. Probably you have access to all our rooms anyway, so here is the link to the dashboard with it here. Where they use Google Meet in these cases then they do not get high packet loss communicated and the audio quality is way better. Are there any plans to improve this? @manjeshbhargav |
Hey, can someone please share where I can get the Packet Loss from CLient side ? I dont want to access the dashboard but I want to integrate it to our system so our CS can reach out to them if needed I used |
We are also getting the same high packet loss issues. Even though participant network quality is excellent and its passes all twilio network test but still there are lot of glitch in audio and video in session. Please look into this issue as its really impacting the customer experience and our business. Thank you |
Any update @manjeshbhargav? |
Any update and any plans to improve this? |
Hi all, Can any of you reproduce the issue consistently? If so, please provide exact reproduction steps, participant sids and browser logs for the impacted users. |
@anna-vasilko Yes, we can reproduce it, try to perform POLQA tests, and compare it with Google Meet. Check the audio quality when you increase the package loss from 0-20%. |
I am not seeing high packet loss when using the latest version and I am checking using our video insights in the Twilio console, the Room Monitor https://www.twilio.com/docs/video/troubleshooting/javascript-room-monitor and Chrome's built in WebRTC internals chrome://webrtc-internals/ even when simulating poor network conditions. Whenever Media Quality is an issue we recommend reflecting on the app's use case and the settings used in the following areas:
Quality Improvement Recommendations Checklist For Group Rooms (Not for Peer-to-Peer or WebRTC Go Rooms)
I also recommend reviewing
For those who can reproduce the issue consistently, will you please check for packet loss in one of the Twilio tools or in the Browser tools? If it is present on one of those tools, please submit a support ticket and include the exact reproduction steps, participant sids, and browser logs for the impacted users. |
Hi @spalmertwilio @anna-vasilko I've submitted multiple support tickets but the answer is always the same... Could you please run some professional tests to simulate real network issues such as package order variations, bitrate spikes, controlled package losses, delays, low receiver/sender networks, etc? These tests will help you identify any problems and drops in audio quality. The chrome dev tool is not the appropriate tool for these tests. Thank you, |
Thank you @vbabenko for the response. Do you mind sharing one of your support ticket numbers with me so that I may investigate? |
Hi all,
For multiple weeks now, we have gotten a lot of angry customer complaints that the audio quality is horrible. Has anyone else noticed this? The audio quality is so bad that we can't continue the meetings. When we switch to Google Meet then, their network analysis reports packet loss of 0% on audio. Meanwhile, Twilio blames it on the participant's internet and packet loss. I noticed this now multiple times that Twilio reports >5% packet loss (sometimes around 10-20%), but it's fine on GMeet (packet loss <1%). Any reasons that could be the issue?
Cases:
The text was updated successfully, but these errors were encountered: