Fetch: play video while downloading

Created on 23 Dec 2018  路  1Comment  路  Source: tonyofrancis/Fetch

I want to download video with this library and play the same video simultaneously, how I can do It?

help wanted

>All comments

Using the Sequential Downloader will guarantee that you are downloading the video file from bytes 0 - until complete. What you can do is monitor the download progress, say when it passes the 50% mark or 75% mark then playback can begin. Being that Fetch is a downloader library and not a video playback library that is the furthest I will be able to help. Hope this helps.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jpvs0101 picture jpvs0101  路  6Comments

emerging-coders picture emerging-coders  路  3Comments

marcin-adamczewski picture marcin-adamczewski  路  5Comments

Moeinh77 picture Moeinh77  路  4Comments

DeevD picture DeevD  路  3Comments