projects
/
vpproxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
1e2c0e6
)
*
author
Roman Bazalevsky
<rvb@rvb.name>
Thu, 23 Jul 2015 16:45:49 +0000
(19:45 +0300)
committer
Roman Bazalevsky
<rvb@rvb.name>
Thu, 23 Jul 2015 16:45:49 +0000
(19:45 +0300)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 24b72df063ea4bae7e6e94cecbeaee8102b15fa8..8672c7285d9cdf724905d5b617740e2e5a5b864e 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-1,8
+1,15
@@
-AceProxy: Ace Stream HTTP Proxy
-===============================
-AceProxy allows you to watch [Ace Stream](http://acestream.org/) live streams or BitTorrent files over HTTP.
-It's written in Python + gevent and should work on both Linux and Windows (Mac OS should work too, but was not tested)
+VPProxy: HTTP/HLS Multiplexing Stream Proxy
+===========================================
+Based on AceProxy
-C
urrently it supports Ace Stream Content-ID hashes (PIDs), .acestream files and usual torrent files.
+C
an handle:
-**For installation, configuration and using info, visit** [Wiki](https://github.com/ValdikSS/aceproxy/wiki)
+http://ip:port/stat
+
+http://ip:port/m3u
+http://ip:port/m3u/index
+http://ip:port/m3u/filename.m3u
+
+http://ip:port/get/URL
+
+URL must be handled by VLC properly.