jonian / acestream-launcher

AceStream Launcher opens AceStream links with any Media Player
GNU General Public License v3.0
151 stars 20 forks source link

VLC is unable to open the MRL #30

Closed nesttttt closed 6 years ago

nesttttt commented 6 years ago

Dear developers,

I receive the following error from VLC whenever I try to play a stream:

Your input can't be opened: VLC is unable to open the MRL 'http://127.0.0.1:6878/ace/r/e45bd8ff300a36b01c90e7c1e1800d3cd284f694/d0b70def16a821fde6f2083994c7ea8e'. Check the log for details.

Here is the command that I used in this particular case:

acestream-launcher "acestream://eda51c7f96e415583a311bc79771ad3974b4e809" -v -p vlc

Acestream-launcher claims no errors, and the log from VLC says the following:

http error: failed to read answer access error: HTTP connection failure main error: read error: Operation now in progress http error: failed to read answer access error: HTTP connection failure http error: cannot connect to 127.0.0.1:6878

MPV works as desired, but it doesn't support chromecast.

Thank you in advance for your work.

jonian commented 6 years ago

Hi @nesttttt, thank you for your report. I checked the stream with VLC on Arch Linux and it works without problems. So, this might be a distro specific problem.

I will leave this issue open in case someone can help you. Please provide distro and VLC version info.

nesttttt commented 6 years ago

Thank you @jonian for your answer. I just updated VLC and now it works! Please excuse me for the inconvenience.

jonian commented 6 years ago

No inconvenience. Thanks for reporting.