Coder Social home page Coder Social logo

Comments (7)

mangui avatar mangui commented on May 18, 2024

@fostertheweb you can eventually disable the worker to get more clue on the issue: https://github.com/dailymotion/hls.js/blob/master/API.md#enableworker
var hls = new Hls( { enableWorker:false});

if you could share a sample stream it would help as well.

from hls.js.

fostertheweb avatar fostertheweb commented on May 18, 2024

@mangui after setting enableWorker: false when the error happens it points to line 26 of exp-golomb.js instead of a blob file as the source of the error.

I'm using an API to get an HLS URI and passing that to loadSource()

from hls.js.

mangui avatar mangui commented on May 18, 2024

ok could you share a stream URI with which I can repro ?

from hls.js.

fostertheweb avatar fostertheweb commented on May 18, 2024

http://video-edge-835e40.ord02.hls.ttvnw.net/hls-8c734c/scarra_17468456800_…edge-835e40.ord02,fmt=chunked&sig=1ae62b607e09f1e4c21d3a7f9d28bf291f6410b1

That is the URI from the m3u8 playlist file.

It is for a channel currently streaming on Twitch.tv, if the channel is not streaming when you see this there are many ways to get another URL

This blog post details how to retrieve the URL.

There are also a few packages on npm doing the same thing:

from hls.js.

mangui avatar mangui commented on May 18, 2024

@fostertheweb
your streams should now work. plz recheck and close the ticket if everything is running fine on your side.

from hls.js.

fostertheweb avatar fostertheweb commented on May 18, 2024

awesome work, not experiencing the problem anymore. okay to close, but should the version number be bumped?

from hls.js.

mangui avatar mangui commented on May 18, 2024

Yes, this is worth it. Will do next week

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.