We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.

Forum Discussion

eni8ma's avatar
eni8ma
Explorer | Level 4
4 months ago

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 temporary link using an API call which both methods work fine on desktop but when i play it on mobile every 5 seconds or so it stops to buffer for a while before playing again. 

Not sure why on desktop it plays fine, if anyone knows what the cause is or if there is a potential solution that would be really appreciated!

Many thanks

  • Здравко's avatar
    Здравко
    Legendary | Level 20

    Hi eni8ma,

    Hmm... 🤔 Something to work on desktop/laptop but not on mobile is strange. It might be network connections differences and others similar. In general it should work in the same way. Does it behave the same way when you use this simplistic application while playing some sings from your account? 🧐 (the application uses temporary links) If so, you have browser or network issue.

    Good luck.

    • iNeil's avatar
      iNeil
      Icon for Dropbox Engineer rankDropbox Engineer

      Hi eni8ma,

       

      In addition to what Здравко mentioned, if you are still having difficulty, please provide the following information below:

       

      - the name and version number of the platform and SDK/library you are using, if any
      - the steps to reproduce the issue, including relevant code snippet(s), but don't include any access or refresh token(s)
      - the full text of any error or unexpected output

       

      Alternatively, you can open an API ticket with the above information using the following link:

       

      https://www.dropbox.com/developers/contact 

    • eni8ma's avatar
      eni8ma
      Explorer | Level 4

      Thank you for your response!
      It is strange indeed, i did my troubleshooting

       

      i tried video.js and plyr.js both are behaving the same way to it cant be the player.

      I tried different browser on mobile, safari, chrome, opera so it cant be the browser. 

      Both were connected to the same WIFI with speeds of 600 mbps up and down. So it cant be the internet connection. 


      I was thinking it might the size of the file which is 22 GB or so. So its quite large so maybe mobile struggles with it. I tired a 1.5GB file and its playing fine.

      So am just curious why the bigger file is not working since on my mac it plays fine and in dropbox app and is there a way around this?

      Thanks