Closed
Bug 1091316
Opened 10 years ago
Closed 10 years ago
Call takes several seconds to initiate
Categories
(Hello (Loop) :: Client, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
backlog | backlog+ |
People
(Reporter: lmandel, Unassigned)
References
Details
(Whiteboard: [revisit after bug 1073410 fixed][watch])
Attachments
(1 file)
1.85 MB,
video/quicktime
|
Details |
I have tried a number of calls with different people. All take several seconds to initiate - before audio and video are ready. The delay is noticeable and my expectation is that the call should initiate more more quicly.
All calls have been setup by sharing a URL. I think all have been with someone who has not previously used Loop, although subsequent attempts with the same person have been slow as well.
Comment 1•10 years ago
|
||
Given your description, I think a lot of this is probably to do with the fact that we're not prompting link-clickers to accept media before initiating the actual call.
Currently they only get prompted when the call has been accepted.
This could cause a longer setup time than expected.
Bug 1073410 is working on solving this by moving the prompt to before the call is initiated.
Depends on: 1073410
Whiteboard: [revisit after bug 1073410 fixed]
Comment 2•10 years ago
|
||
It's hard to tell what the problem might be without Lawrence specifically highlighting which phase of the call he's finding to take longer than he expects. If it's literally the delay between him clicking "accept" and the other person's face showing up (which is what it sounds like), then it's some combination of the delay imposed by the TokBox SDK and infrastructure and the delay of ICE setup. It's likely (although I'd want to gather numbers to verify) that the ICE step is the overwhelming majority of this time. Some of this inherent in ICE itself as defined, and can't be worked around. Some of it could be improved by having STUN and TURN servers closer to users (e.g., by deploying more instances of TokBox's servers).
My proposed path forward here is (a) to have Lawrence clarify very, very clearly which two events he thinks are too far apart in time; (b) generating telemetry that details how long the various steps between these two events take individually; and then (c) improving those steps that appear to comprise the bulk of this delay, within the constraints of the protocols and infrastructure being used.
Lawrence: can you describe the two events that you think are too far apart, time wise?
Flags: needinfo?(lmandel)
Reporter | ||
Comment 3•10 years ago
|
||
(In reply to Adam Roach [:abr] from comment #2)
> It's hard to tell what the problem might be without Lawrence specifically
> highlighting which phase of the call he's finding to take longer than he
> expects.
Sorry for the crappy report. I had told Maire that I'd get more info together today. Here it is...
> If it's literally the delay between him clicking "accept" and the
> other person's face showing up (which is what it sounds like), then it's
> some combination of the delay imposed by the TokBox SDK and infrastructure
> and the delay of ICE setup. It's likely (although I'd want to gather numbers
> to verify) that the ICE step is the overwhelming majority of this time. Some
> of this inherent in ICE itself as defined, and can't be worked around. Some
> of it could be improved by having STUN and TURN servers closer to users
> (e.g., by deploying more instances of TokBox's servers).
It is the delay between clicking accept and other other person's face (video + audio) showing up. (A ~7 second delay to start the call seems like a long time compared to a system like Vidyo.) I tested this today and have attached a video of the delay. I confirmed with Andrew (the face in the video) that most of the delay results from waiting for him to click "share" to allow his camera and mic to be used. In this case I like the suggestion of doing this configuration up front (comment 1). We can also work around this by in the UI with more information about what's happening ("waiting for the other caller to connect") or using a room based approach where new participants join the room when they're ready.
Flags: needinfo?(lmandel)
Comment 4•10 years ago
|
||
Ah, okay. Based on this description, I agree with Mark that the problem will almost certainly go away entirely when the fix for Bug 1073410 lands.
Comment 5•10 years ago
|
||
we are still working on gUM work on stand-alone side this sprint. will reach out to lawrence to validate after land.
backlog: --- → backlog
Flags: needinfo?(sescalante)
Whiteboard: [revisit after bug 1073410 fixed] → [revisit after bug 1073410 fixed][watch]
Comment 6•10 years ago
|
||
Lawrence, can you retry this now?
The fixes for the gUM prompts were deployed end of November/early December, so you shouldn't be notified about any calls/room joins until they have been accepted.
Flags: needinfo?(sescalante) → needinfo?(lmandel)
Updated•10 years ago
|
Summary: Call takes several seconds to intiate → Call takes several seconds to initiate
Reporter | ||
Comment 7•10 years ago
|
||
UI seems much more responsive now. I think that that problem that I reported as been resolved.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(lmandel)
Resolution: --- → FIXED
Comment 8•10 years ago
|
||
This was fixed by several bugs so marking as WFM.
Resolution: FIXED → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•