Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Play from Cached Data and then from URL #7

Open
SanjayRathor opened this issue Sep 26, 2018 · 10 comments
Open

Play from Cached Data and then from URL #7

SanjayRathor opened this issue Sep 26, 2018 · 10 comments

Comments

@SanjayRathor
Copy link

Hi ,

Is there support for First play from cache data . If the some data or complete data available then first it should play it and then after through the Network

@vdugnist
Copy link
Owner

Hi. Now it's not supported, but I can add this functionality in the next versions.

@SanjayRathor
Copy link
Author

SanjayRathor commented Sep 26, 2018 via email

@vdugnist
Copy link
Owner

You can use AVPlayer to prefetch a few seconds of the video and hold AVAsset objects in memory. Then when the user will open a file it will start instantly.

This was referenced Sep 27, 2018
@SanjayRathor
Copy link
Author

SanjayRathor commented Sep 27, 2018 via email

@SanjayRathor
Copy link
Author

Hi,
When can i except this feature in lib. Waiting for your response

@vdugnist
Copy link
Owner

I made draft implementation in feature/data_source branch. Could you help me to test it? I don't have a lot of free time now.

@SanjayRathor
Copy link
Author

SanjayRathor commented Sep 29, 2018 via email

@SanjayRathor
Copy link
Author

SanjayRathor commented Sep 29, 2018 via email

@wanhmr
Copy link

wanhmr commented Oct 2, 2018

I have the same request. Thx.

@lucas-adeva
Copy link

do you have any update with this feature?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants