alesnav / p2ptv-pi

P2P TV (Sopcast & AceStream) para Raspberry Pi
MIT License
40 stars 11 forks source link

Can you please update for acestream 3.0 #11

Open boygiandi opened 7 years ago

boygiandi commented 7 years ago

I have just installed acestream on centos 7, http://wiki.acestream.org/wiki/index.php/AceStream_3.0/en

I can start your tv.sh , but can't get video info from acestreamengine , I tried to get info by manual. Server acestream started but reply nothing

curl 'http://127.0.0.1:6878/LOAD/PID=3ad1b30e6bba6c4afda7096fbf15645b65d3b605' curl: (52) Empty reply from server

YaPaY commented 7 years ago

+1 did you find a solution boygiandi? sopcast works on me but ace doesn't work

alesnav commented 7 years ago

Acestream is not OpenSource anymore and they won't publish it for Raspberry. The reverse proxy used in my project is not compatible with AceStream v3 and it could not be updated to support the new version because we don't have the source code anymore.

Sorry..

WolfganP commented 7 years ago

I regularly use https://github.com/AndreyPavlenko/aceproxy with latest Acestream on RasPi as per https://twistedlinux.wordpress.com/2016/02/29/run-acestream-under-openelec-on-raspberry-pi-2/ , so that may be a manual workaround for an updated installation....