You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.

Forum Discussion

CommCulture R.'s avatar
CommCulture R.
New member | Level 1
10 years ago

Streaming .mov files

Hi

We have a site where we 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"](https://dl.dropboxusercontent.com/s/96vicpakrxfcv1d/Carly%20Southern%20-%20cats.mp4?dl=0%22); 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"](https://www.dropbox.com/s/h3j6grnmxucfgzi/Richard%20Southern%20-%20IMG_1642.MOV?dl=0%22); type="video/quicktime"></source>
</video>

We are new to dropbox so any help would really be appreciated.

Thanks

About Create, upload, and share

Find help to solve issues with creating, uploading, and sharing files and folders in Dropbox. Get support and advice from the Dropbox Community.

Need more support

If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.

For more info on available support options for your Dropbox plan, see this article.

If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!