Различия

Показаны различия между двумя версиями страницы.

Ссылка на это сравнение

Предыдущая версия справа и слева Предыдущая версия
Следующая версия
Предыдущая версия
system:acestream [2016/12/02 02:12] mirocowsystem:acestream [2025/08/04 16:56] (текущий) mirocow
Строка 1: Строка 1:
 +{{tag>kodi xbmc streaming acestream ace tv hd}}
 +
 ====== Ace Stream ====== ====== 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> <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 & $ 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> </code>