HI,
We have developed an application from which user can log-in and play files from dropbox using our own media player. we continuously download the stream and play in parallel. In between streaming we see that download rate goes down drastically and we need to show the buffering indicator.
for example:
while trying to play a video/hevc file with a resolution of 3840x2160, normal download rate would be 12-16MB, but in between, download rate falls down to 3KB or 0KB.
any reason for this?