A fully featured, all purpose media player.Supports all popular formats both for local playback and for streaming (DASH, HLS, SmoothStreaming, Progressive streaming, RTMP).
Usual controls like setting the volume, seeking, pausing are fully supported.
Free version (watermarked)ForumAndroidDemo APK (watermarked)ExoPlayer featuresThe core is based on ExoPlayer, so most features present there are accessible in MP8 - missing features can be implemented upon request, for free.
WindowsTBA
iOSTBA
Roadmap:At some point, we'll create an upgrade pack that will translate thousands of lines of code (already-existing) into what we call "Adaptive Cache": Basically, you'd be able to stream H.264 content without any interruptions.The "adaptive" part takes care of disk+ram caching & network speed predictions so after the initial waiting time, the video will play without any re-buffering (given there is enough disk and/or ram available). No disk or ram resources are used beyond those needed to achieve no interruptions.Another feature of the "adaptive" upgrade is fragmented caching: nothing is wasted; if you re-wind, the content is played from disk (there is a limit for disk cache's size, of course)