Skip to content

Commit d896bd6

Browse files
committed
Update README.md
1 parent 3889ee8 commit d896bd6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,21 @@
1-
ImmortalPlayer <b>3.0</b> (audio/video, HTTP/FTP)
1+
ImmortalPlayer 3.0 (audio/video, HTTP/FTP/NMDC (peering))
22
==============
33

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

66
Features:
77

88
1. Based on standart player. Easy to use with different other player, but! Not recommended;
9-
2. Support protocols: http, ftp;
9+
2. Support protocols: http, ftp, nmdc;
1010
3. One thread to read, send and save to cache data;
1111
4. Most simplest way and most fastest work;
1212
5. Play in background without using service e.t.c.
1313
6. Small size of code, no need to update player component
1414
7. Ready for deploy to any program. No need to use library.
1515
8. The player starts to play a video from a local file (if exist) and not from the internet.
1616
9. The player plays the corrupted files.
17+
10. Player API 16+, Proxy API 14+.
18+
11. Automatically search and streaming current file in peering networks.
1719

1820
Try from play market Android 4.1.1+ (api:16+): https://play.google.com/store/apps/details?id=com.immortalplayer
1921

0 commit comments

Comments
 (0)