Git Product home page Git Product logo

Comments (12)

vhclafar avatar vhclafar commented on June 10, 2024 1

for additional info i just tried a different link for my apple tv so rather that link ending acelink.m3u8 i entered http://(macbooknetworkip):6878/ace/getstream?id=acestreamid_entered_here and now it works on apple tv using vlc

from acelink.

blaise-io avatar blaise-io commented on June 10, 2024

My guess is that the codec of the video stream is not supported by Apple TV / iPad.

You can try to visit http://(macbooknetworkip):6878/webui/player/(acestreamhash). If you cannot access this page at all, you have a network or firewall issue. If it doesn't play, likely the codec is not supported, which you can check by enabling developer tools, and opening the Console in developer tools in your browser.

In VLC on your MacBook, you can see which codec is used. VLC can transcode on the fly, but I have never tried: https://docs.videolan.me/vlc-user/3.0/en/advanced/transcode/transcode_and_stream.html

from acelink.

blaise-io avatar blaise-io commented on June 10, 2024

For future reference, how did you run the Ace Stream server? Through Docker CLI, or by starting Ace Link?

Because the Docker CLI instructions in the README don't map port 6888, that's an Ace Link addition because some players require the m3u8 to be served over HTTP.

from acelink.

vhclafar avatar vhclafar commented on June 10, 2024

by running acelink, it automatically starts Docker and then opens IINA, which i then closed (IINA) and entered link on the apple TV.

from acelink.

blaise-io avatar blaise-io commented on June 10, 2024

Ace Link shuts down the stream when you close IINA. You could try stopping or pausing IINA instead, but if #64 (comment) works for you as well that's likely better because there will be one player consuming the stream.

from acelink.

blaise-io avatar blaise-io commented on June 10, 2024

Thanks for reporting and debugging!

from acelink.

TP18 avatar TP18 commented on June 10, 2024

from acelink.

vhclafar avatar vhclafar commented on June 10, 2024

my solution works, however it is a bit of a pain to use, as anytime you change a stream you need to change a link on apple tv, so the acelink.m3u8 option is better, but I am not sure why it does not work for me

from acelink.

blaise-io avatar blaise-io commented on June 10, 2024

If you keep IINA app open, by pausing or stopping the stream, then you can always use the same m3u8 link (http://networkip:6888/acelink.m3u8) on your Apple TV.

Closing the video player is detected by Ace Link, which will then stop the Acestream server, that's why you need to keep the player open.

from acelink.

vhclafar avatar vhclafar commented on June 10, 2024

i tried that just now and it does not work, my vlc just says " please wait acelink.m3u8" but nothing happens, if i exit and choose it from history it will not even stay on please wait screen for longer than half a second

from acelink.

blaise-io avatar blaise-io commented on June 10, 2024

Did you launch the stream first in Ace Link? You need to do that to start the engine and populate+access acelink.m3u8.

If you quit Ace Link or the player application, the engine stops and acelink.m3u8 cannot be loaded.

The stream in acelink.m3u8 is the same one as your earlier comment: http://networkip:6878/ace/getstream?id=acestreamid

from acelink.

vhclafar avatar vhclafar commented on June 10, 2024

my process is like this: i click on a acestream link, it automatically asks if i want to launch it using acelink, i click yes. once IINA launches and plays the stream i pause it and enter (http://networkip:6888/acelink.m3u8) in the vlc app on the apple tv

edit: and then nothing happens on the vlc side other than please wait screen

from acelink.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.