kyle8998 / Vynchronize

Watch videos with friends online with the new real time video synchronization platform
https://www.vynchronize.com/
MIT License
1.17k stars 182 forks source link

Seeking Event Not Working on Pause #31

Open kyle8998 opened 6 years ago

kyle8998 commented 6 years ago

On the youtube player, the seeking is not working when the player is paused. This may be caused due to the sync call rather than a seek call like the vimeo player.

kyle8998 commented 6 years ago

Youtube API does not support an event listener for seeking. Not sure how this can be resolved at the moment.