Acestream for Raspberry Pi (armv7)

I have made a Github repository for acestream engine extracted from official APK:

You can download latest version here:

acestream_3.1.24_ARMv7.tar.gz

If you have not yet registered in Acestream, you can do it here: https://accounts.acestream.net/register

Installation instructions:
[code]
1. Unzip latest release to /opt/acestream

2. Edit androidfs/acestream.engine/acestream.conf: change –login and –password

3. Run /opt/acestream/acestream.start

-OR-

Copy acestream.service to /etc/systemd/system
Enable service to run at boot and start it: systemctl enable acestream; systemctl start acestream
[/code]

Leave a Reply

Your email address will not be published. Required fields are marked *