Digitalone1 / mpv-acestream

Small Lua script that adds AceStream protocol handler to mpv player
GNU General Public License v3.0
35 stars 3 forks source link

error connection #1

Open timsofteng opened 4 years ago

timsofteng commented 4 years ago

Hey

I can't open any ace stream links with same error.

[ffmpeg] tcp: Connection to tcp://127.0.0.1:6878 failed: Connection refused Failed to open http://127.0.0.1:6878/ace/getstream?id=00df73edbeb28c6da0e5e0737b2ceecc6937a04e. [ytdl_hook] ERROR: Unable to download webpage: <urlopen error [Errno 61] Connection refused> (caused by URLError(ConnectionRefusedError(61, 'Connection refused'))) [ytdl_hook] youtube-dl failed: unexpected error ocurred [ffmpeg] tcp: Connection to tcp://127.0.0.1:6878 failed: Connection refused Failed to open http://127.0.0.1:6878/ace/getstream?id=00df73edbeb28c6da0e5e0737b2ceecc6937a04e.

freebsd

ruifm commented 4 years ago

same

sotiris-bos commented 3 years ago

Start the acestream-engine.service to make it work.

same

Hey

I can't open any ace stream links with same error.

[ffmpeg] tcp: Connection to tcp://127.0.0.1:6878 failed: Connection refused Failed to open http://127.0.0.1:6878/ace/getstream?id=00df73edbeb28c6da0e5e0737b2ceecc6937a04e. [ytdl_hook] ERROR: Unable to download webpage: <urlopen error [Errno 61] Connection refused> (caused by URLError(ConnectionRefusedError(61, 'Connection refused'))) [ytdl_hook] youtube-dl failed: unexpected error ocurred [ffmpeg] tcp: Connection to tcp://127.0.0.1:6878 failed: Connection refused Failed to open http://127.0.0.1:6878/ace/getstream?id=00df73edbeb28c6da0e5e0737b2ceecc6937a04e.

freebsd

pasanflo commented 8 months ago

Thanks for your help @sotiris-bos, it worked.

For those dealing with the same problem, you can restart the service with:

systemctl restart acestream-engine

Then you can start acestream links with mpv by

mpv acestream://<your-acestream-id>