Git Product home page Git Product logo

Comments (2)

peaBerberian avatar peaBerberian commented on June 19, 2024

Hi @tykus160,

It's definitely something we would would like to integrate.

The removal of image management in the v4 has more to do with how it was implemented in previous versions than for the feature itself. We acted as if it was a supplementary kind of buffer alongside audio, video and text whereas thumbnail previews do not follow the same usage at all (they are most often used as seeking thumbnails with no relation to the current position, to the wantedBufferAhead and so on.).
A better thumbnail API implementation should also allow lazy downloading of thumbnail tiles (e.g. either by doing it on method call or by deporting the downloading logic to the application) as it's more adapted to how DASH tile thumbnail work.

Though we haven't had time to integrate this yet, as this is not a priority for Canal+ or its partners at the moment. We had before enough time to integrate many fun non-priorities, sadly we've been more busy lately.

If you have some draft or some attempt to implement it however, don't hesitate to propose them here.

In the meantime, we'll see when and if we have time to implement this. We're also continuing to advocate for this feature internally :)

from rx-player.

tykus160 avatar tykus160 commented on June 19, 2024

Hey @peaBerberian

Thanks for the quick response and all the context ;)

I did some preliminary work myself on this matter, but it utilizes v3 API for now and I'm doing all fetching & segments-related stuff through deprecated getManifest() API client-side. I didn't dive into deeper integration with RxPlayer due to existing thumbnails logic, which, as you mentioned, is suitable for audio/video/text, but definitely not for images.

Ideally I'd go with a proper implementation for v4, but open question is when it will be released.

from rx-player.

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.