Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
eni8ma
1 year agoExplorer | Level 4
Dropbox embed videos buffering every 5 seconds on mobile devices.
Hey guys, I have been having an issue which I don't really know why its happening. I tried 2 different methods firstly I tried embedding a video by changing the raw=1 and also by generating a temp...
Здравко
1 year agoLegendary | Level 20
Hi @eni8ma,
I just tried it and looked on the video for few minutes on different devices - laptop and mobile with landline and mobile ISP... no any break during the play. There was sometimes initial delay 2~3 seconds at most - something that may be compensated with avoid using autorun and play with script (with well tuned delay) so to let it initial buffering.
On my connection (not very fast) it plays well... I don't know what to say. 🤷 I cannot reproduce what you described - "buffering every 5 seconds".
Try investigate your connection further. Good luck.
eni8ma
1 year agoExplorer | Level 4
Hello, thanks again for your response
Just to double check would you be able to try the code below which is the player embed. As mentioned when i watch the video in dropbox itself it plays fine but when I try to embed via plyr.js it buffers on mobile
<video controls width="100%" height="auto">
<source src="https://www.dropbox.com/scl/fi/p9sa2w5rku39gbqes44xl/Nations-Cup-PGM-Dirty-H264.mov?rlkey=yz06j76cylgqsau35qj3v92r0&raw=1" type="video/mp4">
</video>
About Dropbox API Support and Feedback
Get help with the Dropbox API from fellow developers and experts.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
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, Facebook or Instagram.
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!