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

Autoplay is not reliable when changing videos #62

Closed kyle8998 closed 6 years ago

kyle8998 commented 6 years ago

Videos do not always autoplay when changing the video.

kyle8998 commented 6 years ago

It seems that videos do not autoplay only when the current video is playing. If the current video is paused, the next video will autoplay. More investigation is needed.

kyle8998 commented 6 years ago

It actually seems to be working on the live site. Not sure what the problem is.

kyle8998 commented 6 years ago

Resolved. It was caused by a sync with the host after changing the video. When the state was unstarted, it would pause the video as soon as the video started.