Архив форума Ace Stream       Wiki        Info

перейти на новый форум
Расширенный поиск  

Автор Тема: Test Ace Stream software 3.0 for Ubuntu (En)  (Прочитано 665172 раз)

0 Пользователей и 1 Гость смотрят эту тему.

ankiria

  • Administrator
  • Newbie
  • *****
  • Оффлайн Оффлайн
  • Сообщений: 31
Test Ace Stream software 3.0 for Ubuntu (En)
« : 21 Октября 2014, 13:48:59 »

Ace Stream 3.0 for Ubuntu
Version Ace Stream 3.0.2 for Ubuntu has been released. The main innovation is support of a new protocol. A new version is available in repositories for Ubuntu 12.04, 13.10 and 14.04. Links to repositories and instructions how to install are described below.

Installing Ace Stream on Ubuntu from the repository

Step 1

Add link on appropriate repository into /etc/apt/sources.list.

Repository should be selected according to operating system.

Ubuntu 12.04:
deb http://repo.acestream.org/ubuntu/ precise main

Ubuntu 13.10:
deb http://repo.acestream.org/ubuntu/ saucy main

Ubuntu 14.04:
deb http://repo.acestream.org/ubuntu/ trusty main

Step 2

Installing public key. To do this you have to run the following command:

sudo wget -O - http://repo.acestream.org/keys/acestream.public.key | sudo apt-key add -

Step 3

Installing acestream-full package.

sudo apt-get update
sudo apt-get install acestream-full

The following packages are available in the repository for Ubuntu:
  • acestream-engine - engine
  • acestream-mozilla-plugin - plug-in for browsers
  • acestream-player - desktop player
  • acestream-player-data - set of common libraries for the player and plug-in
  • acestream-full - full package, including all of the above 

----------------------------------------------------------------------

Source codes of the player (Ace Player) are here: https://bitbucket.org/AceStream/acestreamplayer
P.S. We welcome all who wish not only to use the player, but also take an active part in its development and evolution. 

We also remind you that all assemblies of the latest versions of engine 3.0 (without the player) are here: http://wiki.acestream.media/AceStream_3.0/en
« Последнее редактирование: 02 Февраля 2017, 23:46:20 от Constantin »
Записан

Bloodzeed

  • Jr. Member
  • **
  • Оффлайн Оффлайн
  • Сообщений: 62
Re: Test Ace Stream software 3.0 for Ubuntu (En)
« Ответ #1 : 03 Ноября 2014, 05:39:47 »

Hey how comes timeshift is not working and live buffer is blank can i still use 2.1.6 player
Записан

hrvooje

  • Newbie
  • *
  • Оффлайн Оффлайн
  • Сообщений: 1
Re: Test Ace Stream software 3.0 for Ubuntu (En)
« Ответ #2 : 10 Ноября 2014, 00:15:56 »

Hi! In Linux Mint 17 I get these dependency errors. Is there a way to solve this?

$ sudo apt-get install acestream-full
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 acestream-full : Depends: acestream-engine (>= 3.0.2-1precise1) but it is not going to be installed
                  Depends: acestream-player (>= 3.0.2-1precise1) but it is not going to be installed
                  Depends: acestream-mozilla-plugin (>= 3.0.2-1precise1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Записан

m7yang

  • Newbie
  • *
  • Оффлайн Оффлайн
  • Сообщений: 1
Re: Test Ace Stream software 3.0 for Ubuntu (En)
« Ответ #3 : 28 Декабря 2014, 07:54:26 »

You may need to install python-apsw, for example for my Ubuntu 14.04:

$sudo apt-get install update
$sudo apt-get install python-apsw

Please make sure you enable necessary repos/sources in 'Software & Update'->Downable from the internet, otherwise Ubuntu 14.04 may tell you no python-apsw package in your system...
Записан

iM

  • Newbie
  • *
  • Оффлайн Оффлайн
  • Сообщений: 1
Ace Stream for Ubuntu
« Ответ #4 : 01 Марта 2015, 22:56:59 »

Help me Please when I install AceStream on Linux ubuntu 14.10 KDE it writes this:

Построение дерева зависимостей
Чтение информации о состоянии… Готово
Некоторые пакеты невозможно установить. Возможно, вы просите невозможного,
или же используете нестабильную версию дистрибутива, где запрошенные вами
пакеты ещё не созданы или были удалены из Incoming.
Следующая информация, возможно, поможет вам:

Пакеты, имеющие неудовлетворённые зависимости:
acestream-full : Зависит: acestream-player (>= 3.0.2-1trusty1) но он не будет установлен
Зависит: acestream-mozilla-plugin (>= 3.0.2-1trusty1) но он не будет установлен
E: Невозможно исправить ошибки, у вас отложены (held) битые пакеты.

& don't install Python-apsw (((  :( :( :( :( :(
What can I do?  :) :) :) :) ;)
Записан

ALIFTINA

  • Newbie
  • *
  • Оффлайн Оффлайн
  • Сообщений: 1
Re: Test Ace Stream software 3.0 for Ubuntu (En)
« Ответ #5 : 20 Августа 2015, 09:31:50 »

для чего это надо? Я всё равно никак не могу смотреть !!!
Записан

Bloodzeed

  • Jr. Member
  • **
  • Оффлайн Оффлайн
  • Сообщений: 62
Re: Test Ace Stream software 3.0 for Ubuntu (En)
« Ответ #6 : 09 Ноября 2015, 11:50:15 »

acestream seem to stop i run the stream from command line


2015-11-08 18:39:27,438|AceStreamCoreThread|acestream.BT.Encrypter.Connection|error in data_came_in()
Traceback (most recent call last):
  File "core.c", line 495, in
  File "core.c", line 422, in
  File "core.c", line 2384, in
  File "core.c", line 2663, in
  File "ACEStream/Core/BitTornado/bencode.py", line 96, in bdecode
ValueError: bad bencoded data
2015-11-08 18:39:27,439|AceStreamCoreThread|acestream.LM|_run: error
Traceback (most recent call last):
  File "ACEStream/Core/APIImplementation/LaunchManyCore.py", line 462, in _run
  File "ACEStream/Core/BitTornado/ServerPortHandler.py", line 283, in listen_forever
  File "ACEStream/Core/BitTornado/RawServer.py", line 279, in listen_forever
  File "ACEStream/Core/BitTornado/SocketHandler.py", line 695, in handle_events
  File "core.c", line 500, in
  File "core.c", line 495, in
  File "core.c", line 422, in
  File "core.c", line 2384, in
  File "core.c", line 2663, in
  File "ACEStream/Core/BitTornado/bencode.py", line 96, in bdecode
ValueError: bad bencoded data
2015-11-08 18:39:28,439|MainThread|acestream.streamer|signal_handler: got signal: signal=14
2015-11-08 18:39:28,440|MainThread|acestream.streamer|signal_handler: ignore signal 14
2015-11-08 18:39:28,440|MainThread|acestream.streamer|shutdown

it shut itself down 3.0.51 version
Записан

игорь2016

  • Newbie
  • *
  • Оффлайн Оффлайн
  • Сообщений: 1
Re: Test Ace Stream software 3.0 for Ubuntu (En)
« Ответ #7 : 27 Января 2016, 18:39:22 »

Ace Stream 3.0 for Ubuntu
Version Ace Stream 3.0.2 for Ubuntu has been released. The main innovation is support of a new protocol. A new version is available in repositories for Ubuntu 12.04, 13.10 and 14.04. Links to repositories and instructions how to install are described below.

Installing Ace Stream on Ubuntu from the repository

Step 1

Add link on appropriate repository into /etc/apt/sources.list.

Repository should be selected according to operating system.

Ubuntu 12.04:
deb http://repo.acestream.org/ubuntu/ precise main

Ubuntu 13.10:
deb http://repo.acestream.org/ubuntu/ saucy main

Ubuntu 14.04:
deb http://repo.acestream.org/ubuntu/ trusty main

Step 2

Installing public key. To do this you have to run the following command:

sudo wget -O - http://repo.acestream.org/keys/acestream.public.key | sudo apt-key add -

Step 3

Installing acestream-full package.

sudo apt-get update
sudo apt-get install acestream-full

The following packages are available in the repository for Ubuntu:
  • acestream-engine - engine
  • acestream-mozilla-plugin - plug-in for browsers
  • acestream-player - desktop player
  • acestream-player-data - set of common libraries for the player and plug-in
  • acestream-full - full package, including all of the above 

----------------------------------------------------------------------

Source codes of the player (Ace Player) are here: https://bitbucket.org/AceStream/acestreamplayer
P.S. We welcome all who wish not only to use the player, but also take an active part in its development and evolution. 

We also remind you that all assemblies of the latest versions of engine 3.0 (without the player) are here: http://wiki.acestream.media/AceStream_3.0/en
Записан

mookey41

  • Newbie
  • *
  • Оффлайн Оффлайн
  • Сообщений: 1
Re: Test Ace Stream software 3.0 for Ubuntu (En)
« Ответ #8 : 24 Апреля 2016, 12:41:21 »

Has anyone been able to install AceStream to Ubuntu 16.04 LTS?
Записан

GConst

  • Newbie
  • *
  • Оффлайн Оффлайн
  • Сообщений: 12
Re: Test Ace Stream software 3.0 for Ubuntu (En)
« Ответ #9 : 10 Мая 2016, 00:09:07 »

Has anyone been able to install AceStream to Ubuntu 16.04 LTS?
as i know not yet.
Записан

mikhail rokhin

  • Newbie
  • *
  • Оффлайн Оффлайн
  • Сообщений: 2
Re: Test Ace Stream software 3.0 for Ubuntu (En)
« Ответ #10 : 20 Мая 2016, 13:31:04 »

Не работает в Windows:
- 46 версии FireFox - Требует цифр. подписания расширения, не загружается плеер
-  38 ЕSR  Firefox работает плагин, Требует цифр. подписания расширения
Записан

Jonas Jonaitis

  • Newbie
  • *
  • Оффлайн Оффлайн
  • Сообщений: 1
Re: Test Ace Stream software 3.0 for Ubuntu (En)
« Ответ #11 : 07 Августа 2016, 01:01:39 »

Please update on Ubuntu 16.04LTS  :'(
Записан

tatxen

  • Newbie
  • *
  • Оффлайн Оффлайн
  • Сообщений: 1
Re: Test Ace Stream software 3.0 for Ubuntu (En)
« Ответ #12 : 21 Августа 2016, 14:09:07 »

Please update on Ubuntu 16.04LTS  :'(

64bits

1º Install libgnutls-deb0-28_3.3.15-5ubuntu2_amd64.deb from http://packages.ubuntu.com/wily/amd64/libgnutls-deb0-28/download

2ª Instalall acestream-player-compat_3.0.2-1.1_amd64.deb acestream-engine_3.0.3-0.2_amd64.deb acestream-player-data_3.0.2-1.1_amd64.deb acestream-player_3.0.2-1.1_amd64.deb from https://drive.google.com/folderview?id=0B7AdLMiZn4FzQ1hLZWxaQ19YY2c&usp=drive_web#list

32bits

1º install libgnutls-deb0-28_3.3.15-5ubuntu2_i386.deb from http://packages.ubuntu.com/wily/i386/libgnutls-deb0-28/download

2ºInstalar acestream-player-compat_3.0.2-1.1_i386.deb acestream-engine_3.0.3-0.2_i386.deb acestream-player-data_3.0.2-1.1_i386.deb acestream-player_3.0.2-1.1_i386.deb from https://drive.google.com/folderview?id=0B7AdLMiZn4FzQ1hLZWxaQ19YY2c&usp=drive_web#list
Записан