Closed sritee closed 6 years ago
What distro are you using?
What is the output of acestreamengine --client-console
?
I am using Ubuntu 16.04. The output is
`2018-03-03 22:29:09,753|MainThread|acestream|platform=linux 2018-03-03 22:29:09,753|MainThread|acestream|app=acestream 2018-03-03 22:29:09,753|MainThread|acestream|version=3.0.3 code=3000300 revision=1355 date=2014-10-31 2018-03-03 22:29:09,754|MainThread|acestream|use_local_db=True 2018-03-03 22:29:09,754|MainThread|acestream|use_m2crypto=True 2018-03-03 22:29:09,754|MainThread|acestream|enable debug: 0 2018-03-03 22:29:09,754|MainThread|acestream|get_default_api_version: 2 2018-03-03 22:29:09,754|MainThread|acestream.coreapp|use fixed i2i_port: 62062 2018-03-03 22:29:09,773|MainThread|acestream.SocketHandler.InterruptSocket|bound on 127.0.0.1:56757 2018-03-03 22:29:09,773|MainThread|acestream.SocketHandler.SocketHandler|bind: socket bound: host=0.0.0.0 port=8621 2018-03-03 22:29:09,773|MainThread|acestream.LM|listen on 8621 2018-03-03 22:29:09,779|MainThread|acestream.VideoServer|start: addr=127.0.0.1 port=6878 2018-03-03 22:29:09,783|MainThread|acestream.SocketHandler.InterruptSocket|bound on 127.0.0.1:60297 2018-03-03 22:29:09,784|MainThread|acestream.SocketHandler.SocketHandler|bind: socket bound: host=127.0.0.1 port=62062 2018-03-03 22:29:09,784|Instance2InstanceThread-24|acestream.APIServer|run: ready to receive remote commands on 62062 2018-03-03 22:29:11,805|Thread-16|acestream.upnp|Unable to create Port Forward. Error:ConflictInMappingEntry
`
Want to also note that it was working fine 2 weeks or so ago for me. Just did a reinstall again to be sure.
Since acestream-launcher v1.0.0 I switched to using engine HTTP API that is available on acestream-engine 3.1 or later.
Downgrade acestream-launcher or upgrade acestream-engine.
May I know how I can and what version to I can do this on Ubuntu? Thanks for your help and the product.
Have you tried this: https://askubuntu.com/questions/763364/how-to-watch-acestream-sopcast-ubuntu-16-04-lts#765407
I do not use ubuntu, so I can't test it.
Link to acestream engine http://dl.acestream.org/linux/acestream_3.1.16_ubuntu_16.04_x86_64.tar.gz. The link above is what I'm using on Arch Linux.
/opt/acestream-engine --version gives 3.1.3 now, but acestreamengine --version gives 3.0.x . Does this acestream launcher player default to some directory of acestream, and do I need to change this?
Check the readme. Use -e /opt/acestream-engine --client-console
or symlink /opt/acestream-engine to /usr/bin.
Installed using given procedure. Says stream unavailable all the time.