please choosego to mobile | Continue to access the PC version
View: 15352|Reply: 16

AceStream

[Copy link]

10

threads

55

posts

345

credits

Intermediate member

Rank: 3Rank: 3

credits
345
Published in 2016-9-22 01:50:02 | Show all floors |Read mode
How to install acestream on OpenElec?
Is plexus still valid?

3

threads

62

posts

950

credits

Senior member

Rank: 4

credits
950
Published in 2016-9-23 04:05:39 | Show all floors
This work pretty good. thanks Drawde17 from 4pda.ru

OpenELEC:~ # cd /storage/.config/
OpenELEC:~/.config # curl -LO https://dl.bintray.com/pipplware ... am_rpi_3.1.5.tar.gz
OpenELEC:~/.config # tar xf acestream_rpi_3.1.5.tar.gz
OpenELEC:~/.config # mv acestream/ .acestream/
OpenELEC:~/.config # rm -f acestream_rpi_3.1.5.tar.gz
OpenELEC:~/.config # nano /storage/.config/autostart.sh

Past:
-------------------------------------------------------------------------------------------------
(
/storage/.config/.acestream/start_acestream.sh --client-console --live-cache-type disk
)&
-------------------------------------------------------------------------------------------------
(Ctrl+"O"-->Enter)

OpenELEC:~/.config # nano /storage/.config/shutdown.sh

Past:
-------------------------------------------------------------------------------------------------
#!/bin/sh
(
/storage/.config/.acestream/stop_acestream.sh
)&
-------------------------------------------------------------------------------------------------
(Ctrl+"O"-->Enter)

OpenELEC:~/.config # chmod +x /storage/.config/autostart.sh
OpenELEC:~/.config # chmod +x /storage/.config/shutdown.sh
OpenELEC:~/.config # chmod +x /storage/.config/.acestream/start_acestream.sh
OpenELEC:~/.config # chmod +x /storage/.config/.acestream/stop_acestream.sh
OpenELEC:~/.config # reboot

OpenELEC:~/.config #nano /storage/.config/.acestream/androidfs/system/data/data/org.acestream.engine/files/.ACEStream/playerconf.pickle

Past
-------------------------------------------------------------------------------------------------
(dp0
S'total_max_upload_rate'
p1
I0
sS'download_dir'
p2
V/storage/.acestream_cache
p3
sS'total_max_download_rate'
p4
I0
sS'disk_cache_limit'
p5
L2000000000L
sS'ad_storage_limit'
p6
L1073741824L
sS'max_connects'
p7
I100
sS'max_peers'
p8
I30
sS'auto_download_limit'
p9
I00
sS'live_buffer_time'
p10
I35
sS'player_buffer_time'
p11
I35
sS'wait_sufficient_speed'
p12
I00
sS'init_upload_slots'
p13
I10
s.
-------------------------------------------------------------------------------------------------
( Ctrl+"O"-->Enter)

3

threads

165

posts

1203

credits

Gold member

Rank: 6Rank: 6

credits
1203
Published in 2016-10-2 19:44:32 | Show all floors
No clue atually. Acestream is really closed source.

I think this would be possible with an acestream proxy server. And then in the acestream apps you should define the IP your local Windows PC as the "acestream host".

3

threads

165

posts

1203

credits

Gold member

Rank: 6Rank: 6

credits
1203
Published in 2016-9-24 18:01:54 | Show all floors
If anyone has experience in making Kodi add-ons, it would be cool if these files could be integrated into a service addon.

4

threads

1118

posts

9144

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
9144
Published in 2016-9-22 02:38:26 | Show all floors
Here you have installable package: http://www.down.nu/unofficial/acestream_315.zip

You should just download it and install it from inside the Kodi.

BTW, I'm not the author of this, so I can't answer you more than that.

3

threads

62

posts

950

credits

Senior member

Rank: 4

credits
950
Published in 2016-9-22 16:22:39 | Show all floors
jernej replied at 2016-9-22 02:38
Here you have installable package: http://www.down.nu/unofficial/acestream_315.zip

You should just  ...

Hi thanks for link, but I cannot install it like Zip add-ons, maybe need install something before that?

10

threads

55

posts

345

credits

Intermediate member

Rank: 3Rank: 3

credits
345
 Author| Published in 2016-9-22 22:35:41 | Show all floors
Thanks a lot.
By the way, have you never tried to install it?

4

threads

1118

posts

9144

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
9144
Published in 2016-9-22 23:40:02 | Show all floors
No, I never installed it as I'm not interested in it. Maybe Dima can help...

10

threads

55

posts

345

credits

Intermediate member

Rank: 3Rank: 3

credits
345
 Author| Published in 2016-9-24 01:38:42 | Show all floors
you are awesome (both of you)

3

threads

165

posts

1203

credits

Gold member

Rank: 6Rank: 6

credits
1203
Published in 2016-9-24 17:27:08 | Show all floors
Edited by Dima at 2016-9-24 17:28

I'm the author of the zip...

It's very easy:
1) Download https://www.down.nu/unofficial/acestream_315.zip
2) Unzip
3) Use a program like WinSCP to transfer the files to /storage/.config
4) chmod 777 (right-click properties): autostart.sh and the folder acestream (please select recursive)
5) reboot, wait 1-2 minutes after each reboot and enjoy!

Also: please use the Acestream client addon from TDW1980 repo (https://github.com/tdw1980/tdw/b ... -1.0.2.zip?raw=true)

4

threads

1118

posts

9144

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
9144
Published in 2016-9-24 18:41:15 | Show all floors
Dima replied at 2016-9-24 11:01
If anyone has experience in making Kodi add-ons, it would be cool if these files could be integrated ...

For making a plugin, you would need a build system and add a package somewhere here https://github.com/jernejsk/Open ... ges/addons/official similar to others packages inside. Then you should use command described in FAQ for creating a package.

I know that these are only vague instructions, but should be enough if you are willing to invest some time to do it.

You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list