Anyone know what streaming technology or methodology the Houseparty app uses to ensure that there's no lag between guests' streams?
Asked
Active
Viewed 1,450 times
1 Answers
4
Houseparty uses WebRTC as it's base technology and currently uses Tokbox, a provider of video/audio WebRTC services.
Latency should be typically ~ 300 msec between parties plus any network latency. Typically anything < 500 msec delay is not perceivable by small group conversation.

Chris K
- 56
- 1
-
4It'd be more helpful if the source or credibility of the answerer is cited. – Sep 18 '17 at 08:01