Wednesday 18 April 2018

socket.io question.

I using socket.io to play a video in sync with multiple clients, I just simply emitting a 'play' or 'pause' event and toggle play the videos on the client side when the event is received.whats a good way to make sure all clients play/pause at the same time? it doesn't have to be instantaneous, as long as it's in sync.

Submitted April 18, 2018 at 06:37PM by free_radical_

No comments:

Post a Comment