Code Monkey home page Code Monkey logo

Comments (6)

martinbjeldbak avatar martinbjeldbak commented on August 10, 2024 1

It'll support anything the latest https://docs.acestream.net/products/#linux supports. Do you have an example of an HLS stream so I can test?

from acestream-http-proxy.

martinbjeldbak avatar martinbjeldbak commented on August 10, 2024 1

All good! I did a bit of reading and it actually does look like the AceStream engine (which this is just a wrapper around) supports outputting to HLS https://docs.acestream.net/en/developers/start-playback/#output-format

You should be able to test this by using the below command

  1. run engine:

    docker run -t -p 6878:6878 ghcr.io/martinbjeldbak/acestream-http-proxy
  2. open media player with HLS url

    http://localhost:6878/ace/manifest.m3u8?id=dd1e67078381739d14beca697356ab76d49d1a2
    

I just tested on a couple of random AceStream IDs in VLC PLayer and it seems to work quite well! Is this what you're after?

I'm working on some updates in #16 to make this a bit smoother, it will be released as 2.0 due to breaking change in port to make it a bit more user friendly. Thanks for the suggestion!!

from acestream-http-proxy.

fkoteam avatar fkoteam commented on August 10, 2024

sorry, maybe I am misunderstanding the way acestream works. Is it possible to proxy anything as hls? Maybe natively or reencoding with FFmpeg. Or is it only possible as original stream is encoded?
Thank you!!

from acestream-http-proxy.

fkoteam avatar fkoteam commented on August 10, 2024

It would be great if the stream is playable in Firefox or Chrome. I'll try! Thank you very much!!

from acestream-http-proxy.

martinbjeldbak avatar martinbjeldbak commented on August 10, 2024

You may need to use a plugin for firefox/chrome to play natively, but should work. Let me know how you go!

from acestream-http-proxy.

fkoteam avatar fkoteam commented on August 10, 2024

I also had issues in an ARM64, so finally I'd installed acestream directly and it works as you've mentioned.
Thank you!

from acestream-http-proxy.

Related Issues (7)

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.