AceStream engine for Linux ARM and x86
Brings AceStream engine to Linux ARM.
This is a build system for creating AceStream distributable
for Linux ARM target. It uses the last version of AceStream
for Android as the base with some patches. The output
distributable is suitable for running in chroot environment.
Clone the repo and build a distributable.
$ git clone https://github.com/miltador/cheapstream
$ cd cheapstream
$ ./build.sh [arm|x86]
Edit dist/start_acestream.sh
according to your needs.
Run AceStream engine.
$ cd dist
$ ./start_acestream.sh
mods/python27/dns
) into an eggSpecial thanks to Pepsik for providing full set of arm libs and improved starting script.
Also thanks to those people who made it possible by providing first ports.