wetfish / sync

Synchronize audio and video between friends! Supports HTML5 video, YouTube, and Vimeo
27 stars 8 forks source link

Feature/add auto play and play button #35

Closed Meleeman01 closed 4 years ago

Meleeman01 commented 4 years ago

adds a button that can play and pause the video. it can also unmute when playing.

after consulting rachel we decided it would be simpler just to show the button for all browsers as autoplay on almost all browsers is disabled by default, in reference to this issue here https://github.com/wetfish/sync/issues/28