Skip to content

Free audio/video player component for android with cache, FTP, hw accel, background play, pseudo-streaming and more...

Notifications You must be signed in to change notification settings

chiemy/ImmortalPlayer

 
 

Repository files navigation

ImmortalPlayer 2.5 (audio/video, HTTP/FTP)

Complex logic, but it's simplest way to organize player with cache on sdcard and with play in background.

Features:

  1. Based on standart player. Easy to use with different other player, but! Not recommended;
  2. Support protocols: http, ftp;
  3. One thread to read, send and save to cache data;
  4. Most simplest way and most fastest work;
  5. Play in background without using service e.t.c.
  6. Small size of code, no need to update player component
  7. Ready for deploy to any program. No need to use library.
  8. The player starts to play a video from a local file (if exist) and not from the internet.
  9. The player plays the corrupted files.

Try from play market https://play.google.com/store/apps/details?id=com.immortalplayer

About

Free audio/video player component for android with cache, FTP, hw accel, background play, pseudo-streaming and more...

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Java 100.0%