Open JasonPhat opened 1 week ago
vimeo autoplay doesn't seem to function, despite setting the config as follows:
<EmbediaVue clip="https://vimeo.com/297124334" :autoplay="true" :fullscreen="false" :controls="true" />
the same appears to be true for facebook videos. Youtube works correctly
Thanks for bringing this up! I’ve fixed the autoplay issue for the Vimeo embed, and it works perfectly on Vimeo. However, I'm still looking into the autoplay issue on Facebook, as it seems there are limitations there. Hopefully, this can be improved over time.
vimeo autoplay doesn't seem to function, despite setting the config as follows:
<EmbediaVue clip="https://vimeo.com/297124334" :autoplay="true" :fullscreen="false" :controls="true" />
the same appears to be true for facebook videos. Youtube works correctly