https://meet.jit.si/ poor performance and frequent video and audio hangs
Categories
(Core :: WebRTC, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox88 | --- | affected |
People
(Reporter: alex_mayorga, Unassigned)
References
(Blocks 1 open bug, )
Details
(Keywords: nightly-community, Whiteboard: [wfh])
¡Hola y'all!
Experienced poor performance and frequent hangs on Firefox Nightly built from https://hg.mozilla.org/mozilla-central/rev/8f05e804fa6a40e6407cfc604008c3fb66013c77
Managed to capture this profile https://share.firefox.dev/3c8lJkm
Please let me know if there's anything needed from the profile.
¡Gracias!
Alex
Comment 1•4 years ago
|
||
I can see the main thread occasionally blocking in nsWindow::GetWorkspaceID
; I don't know if that's a signficant part of the problem.
But content process #4, which seems to be the one running jitsi, has much bigger problems with blocking in mozilla::WebrtcVideoConduit::PollStats
.
Comment 2•4 years ago
|
||
We're mid-way through a significant update onto a newer version of libwebrtc. We should re-examine this after the update is complete.
Updated•4 years ago
|
Comment 3•4 years ago
|
||
Setting this to P1 for investigation and analysis so we can determine its true impact to the user.
Comment 4•3 years ago
|
||
Alex, we landed the libwebrtc update a few weeks ago. I'm curious to know if you notice any performance change after that update?
Comment 5•3 years ago
|
||
I'm going to close this as resolved/inactive since we've gone 2 weeks without a reply and many months of prior inactivity.
Description
•