{{tag>kodi xbmc streaming acestream ace tv hd}}

====== Ace Stream ======

===== Скачать =====

  * http://dl.acestream.org/linux/acestream_3.1.16_ubuntu_16.04_x86_64.tar.gz
  * http://wiki.acestream.org/wiki/index.php/Download

===== Проверка работоспособности =====

<note tip>acestream настроен на IP: 192.168.1.131</note>

  * http://192.168.1.131:6878/webui/api/service?method=get_version&format=jsonp&callback=mycallback

[[http://wiki.acestream.org/wiki/index.php/Engine_HTTP_API|Подробнее...]]

===== Запуск из консоли =====

<code bash>
$ nohup acestreamengine --client-console --cache-dir /mnt/2/.cache --publish-dir /mnt/2/.ace --service-remote-access --bind-all --log-file /mnt/2/.log-ace-stream &
</code>