Cool
Cool

Reputation: 348

Vimeo video autoplay doesn't work in google chrome.

I have created an iframe to play a a video from vimeo.

I am passing autoplay option as an argument with video url. It is working fine in firefox. But it is not working in google chrome. Any solution?

<iframe src='http://player.vimeo.com/video/76418753?autoplay=1'></iframe>

Even this url also isn't loading in google chrome. But works in firefox.

http://player.vimeo.com/video/76418753?autoplay=1

Upvotes: 3

Views: 3895

Answers (1)

dev_feed
dev_feed

Reputation: 719

This google products thread says to clear your chrome history and cache and then end all chrome processes in your task manager. if you can't load the video after that, uninstall chrome and reinstall. It could also potentially be one of your extensions.

Upvotes: 3

Related Questions