Giter Site home page Giter Site logo

Comments (4)

phloxic avatar phloxic commented on August 19, 2024

At least where the Chrome simulator is concerned it looks like high profile AAC (mp4a.40.5) is the problem, AAC_LC (mp4a.40.2) works:

My first reaction would be that it is the Android bug where mp4a.40.5 is not properly evaluated - https://chromium.googlesource.com/chromium/src.git/+/0b5ec458acf03e3507a3737cfc483df0694cf803%5E!/ - but as Dash with AAC_HE works I'm mystified.

from hls.js.

mangui avatar mangui commented on August 19, 2024

your 3 streams are working fine on a real android device (Asus Zenfone2, running Chrome 46.0.2490.76 on Android 5.0)
I am not willing to investigate Chrome simulator ...

from hls.js.

mangui avatar mangui commented on August 19, 2024

but this Chrome simulator issue is somewhat expected, see how audio codec is handled here, it is quite a mess ...
https://github.com/dailymotion/hls.js/blob/master/src/demux/tsdemuxer.js#L515-L539

I guess Chrome simulator is tweaking the UA, but not the underlying audio decoding stack, which is different on Desktop and Android.

closing as won't be fixed

from hls.js.

phloxic avatar phloxic commented on August 19, 2024

Yes. There is only a problem with our plugin. Except for Android 4.4.4 Motorola where the sample player gives the frag append error, and regardless of AAC profile.

from hls.js.

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.