An image for AceStream proxy with the AceStream Engine bundled
3.2K
https://hub.docker.com/r/rusanter/acestream-proxy
The image is based on debian:stretch-slim.
Included software:
Run the software.
You can specify port other than 8000 by replacing -p <YOUR_PORT>:8000.
docker run --rm -p 8000:8000 rusanter/acestream-proxy
Play a media by a given AceStream ID.
Replace acestreamid with the valid AceStream ID.
Replace localhost if running on a remote server.
Change the port 8000 if you changed it in the above command.
http://localhost:8000/pid/acestreamid/stream.mp4
git clone https://github.com/rusanter/acestream-docker.git
cd acestream-docker
docker build -t acestream-proxy .
HTTPAceProxy supports Ace Stream Content-ID hashes (PIDs), .acelive files, infohash, usual torrent files and has a different plugins for simple use with SmartTV, KODI, VLC etc.
Pull requests which adds your favorite plugins are welcome.
Be careful with viewing torrent files. You can get copyright abuse with a huge fines! It depends on the copyright legislation of your country!
Content type
Image
Digest
Size
118.8 MB
Last updated
almost 6 years ago
docker pull rusanter/acestream-proxy