- Build the image
docker build -t aceproxy .
- Launch instance
docker run --rm -Pi aceproxy
-
Connect to IP of docker machine and port from
docker ps
output -
Watch, VLC remote with: http://:/pid//stream.mp4
AceProxy allows you to watch Ace Stream 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)
Currently it supports Ace Stream Content-ID hashes (PIDs), .acestream files and usual torrent files.
For installation, configuration and using info, visit Wiki