O
O
Oleg2014-08-28 09:22:42
Java
Oleg, 2014-08-28 09:22:42

How to save cache in MediaPlayer?

How to save the cache of the MediaPlayer component (in android) while playing a video. I know how to save audio only. But how to save more and video ???
I tried to use another Vitamio player, but it is buggy from head to toe, slow and harmful developers from China do not know anything about it, but they don’t want to tell what they know, in short, sheer hell. I immediately fixed a couple of bugs in their player, and then I generally regretted that I had contacted.
ExoPlayer - blown away at the beginning. It does not support many video formats. And I have a test for flv. And he does not play it, so it disappears too.
And it seems that the task is not difficult - to save the cache on the memory card, but how ????

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Kozhevnikov, 2014-08-28
@Master255

I take it you're talking about streaming? The first thing that comes to mind is writing a simple proxy that will download the file and, as it downloads, will send data to MediaPlayer.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question