/docker-acestream-proxy

A docker image to run aceengine + aceproxy, e.g. to watch Torrent TV.

Primary LanguageShell

Docker-TTV

A docker image to run aceengine + aceproxy, e.g. to watch Torrent-TV.ru.

As a result, you will be able to watch AceStream live content without having AcePlayer and other dependencies installed locally.

Perfect for XBMC (even on Raspberry PI), Mac OSX, where AceStream in unavailable, or hard/expensive to launch.

TorrentTV's "local-ts-proxy" thing, which does the same, sucks cause it's windows-only, very buggy, and vendor locked-in. Aceproxy works better, is simpler, and can also handle other acestream content.

Installation

First, install docker into your system. Read about it here: https://www.docker.io/gettingstarted/

Then just do something like this, to launch a proxy for Torrent-TV:

  1. Build the image.
docker build -t berckk/aceproxy git://github.com/Berckk/docker-acestream-proxy.git

OR download the binary one, this is faster

docker pull berckk/aceproxy:latest
  1. Run the TorrentTV proxy with your key.
docker run -t -p 8000:8000 berckk/aceproxy
  1. Read AceProxy manual for usage instructions: https://github.com/ValdikSS/aceproxy/wiki.

Usage with Torrent-TV

Copy the URL from "Мой Кабинет->Плейлист", and replace it here:

docker run -d --name local_aceproxy -p 8000:8000 berckk/aceproxy http://api.torrent-tv.ru/....
docker stop local_aceproxy 
docker start local_aceproxy 

Then paste this URL into your player:

http://[SERVER_IP]:8000/ttvplaylist/ttvplaylist.m3u