LMMediaPlayer
LMMediaPlayer copied to clipboard
buffer concept
can you plz implement a buffer or some caching concept, like if the user play one media, the next media is preparing the background, and if the user reclick on the same media it wont downloading from the beginning, this is important thank you
Thank you for issue. I think your concept is good idea but the library shouldn't implement cache system. So I think that the developer should save some media and set file path as LMMediaItemInfoURLKey.
thank you, is there any update soon, for making this case much easier or new api for it
I will not update to resolve this issue. Adding category is better than create new API. Is there anything good way to cache media? If you have it, please make pull request and I'll merge it.
Hey man, it was truly amazing what you have done with this library, but we need to buffer media in our project too, so if you can add this it would be much appreciated :)
@sohayb Thanks to your comment. Today, I think so ,because my latest private project needs buffer feature. I will implement buffer feature ;) But priority is little lower than my job activity.
Now, I open new issue that is a list of now planning features. See also this issue. https://github.com/0x0c/LMMediaPlayer/issues/10
+1 for the buffer or cache feature
+2
Hey guys, thanks for comment. I'm developing now so don't worry.;)
we are waiting it :)
Hey man, I like what you have done with this library! but did you manage to finish the buffer concept? can't wait to see it working!
I did not to finish the buffer concept. If you implement the concept, please send me a pull request :smile: