UPDATES EasyBlog 6.0.14 Released! Joomla 5.x and PHP 8.x compatible now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online

Streaming .mov files from dropbox

Carly · ·
5:51 AM Wednesday, 12 August 2015
None
Hi,

We have a site at http://demo.online-communities.org/ and are trying to stream some of our videos from dropbox.

We have been able to stream .mp4 files using the following code
<p><video width="640" height="480" controls="controls">
<source src="https://dl.dropboxusercontent.com/s/96vicpakrxfcv1d/Carly%20Southern%20-%20cats.mp4?dl=0"; type="video/mp4">
</video></p>

When we try to stream .mov files we get a zero length and a blank video player.
<video width="640" height="480" controls="controls">
<source src="https://www.dropbox.com/s/h3j6grnmxucfgzi/Richard%20Southern%20-%20IMG_1642.MOV?dl=0"; type="video/quicktime"></source>
</video>

You can access the site using xxx / xxx

If you click on Diary and then select test from the list of posts you will see that the top video is blank but the .mp4 one plays fine.

You can edit the post and select the code tool (<>) to see the code behind the post.

Any help would really be appreciated.

Thanks
Carly.
The replies under this section are restricted to logged in users or users with an active subscription with us