Video Issues

I am working on a site and I am having a little trouble with the video.

Does this need to be done with vimeo? Or, is there a way where the video can automatically play when people click on the page?

Here is the website: http://zwm.2f6.myftpupload.com/get-started/

Hi There,

Please try adding the &autoplay=1 to the source of your vimeo URL.

Something like this:

<div style="padding:56.25% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/286820484?autoplay=1" style="position:absolute;top:0;left:0;width:100%;height:100%;" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></div><script src="https://player.vimeo.com/api/player.js"></script>

Let us know how it goes!

So is there a way to get a YT video to play without shoiwng its from YouTube? Same for Vimeo?

Can I just upload an MP4 on to the site?

Hi there,

Please try the suggestion here:

And yes, you may also upload the video on your site then use the video element in Cornerstone to display it.

Hope this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.