Giter Site home page Giter Site logo

no tag found error about flashls HOT 4 CLOSED

mangui avatar mangui commented on July 29, 2024
no tag found error

from flashls.

Comments (4)

mangui avatar mangui commented on July 29, 2024

the last fragment is really small (3384 bytes) and it does not contain any tags.
hence this error is raised.

from flashls.

openam avatar openam commented on July 29, 2024

The segments are generated automatically by Akamai. Would there be any way to gracefully handle these cases? Possibly look to see if it's the last segment of the manifest, and if so then do something like override the duration to 0.00 seconds.

Other players / hls plugins appear to handle this video, e.g. http://osmfhls.kutu.ru/

from flashls.

mangui avatar mangui commented on July 29, 2024

according to HLS spec, a video segment should at least contain a video key frame :

Transport Stream segments MUST contain a single MPEG-2 Program.
There SHOULD be a Program Association Table (PAT) and a Program Map
Table (PMT) at the start of each segment.  A segment that contains
video SHOULD have at least one key frame and enough information to
completely initialize a video decoder.

it is not the case here. this segment is empty. it should not be added to the playlist.
for me there is nothing wrong about raising an error.
please note that it is a specific error, that could be discarded at player level.

from flashls.

sydcanem avatar sydcanem commented on July 29, 2024

Closing this. Solved on our end. Thanks @mangui.

from flashls.

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.