Coder Social home page Coder Social logo

Comments (8)

fadden avatar fadden commented on June 14, 2024

In theory, you can have as many as you want. In practice, you're limited by the capabilities of the device. Some devices struggle to decode more than two video streams simultaneously.

In KitKat and earlier, there may be problems with rendering to multiple TextureViews, though workarounds are possible. See https://code.google.com/p/android/issues/detail?id=178525 .

from grafika.

arianaa30 avatar arianaa30 commented on June 14, 2024

Thanks for the info. I'm not concerned of the device capability right now. Based on the link, they say 16 textureviews should be fine. Can I request a sample of having say 12 sample videos simultaneously?

from grafika.

fadden avatar fadden commented on June 14, 2024

You can request, but it's up to Google to do the work.

from grafika.

arianaa30 avatar arianaa30 commented on June 14, 2024

OK. So you can tag my question as feature request as you wish, or I can re-submit it under a new tag.

from grafika.

fadden avatar fadden commented on June 14, 2024

Retagged. May I assume this stackoverflow question is yours?

from grafika.

arianaa30 avatar arianaa30 commented on June 14, 2024

Tnx. Yes. My group mate posted that.

from grafika.

arianaa30 avatar arianaa30 commented on June 14, 2024

One question that I indeed have is what difference does grafika's double decoding makes as opposed to a baseline decoding of multiple videos. I just did some tests to play 6 videos simultaneously on a Samsung Galaxy S7, and everything was fine. How could it be different when using grafika?

from grafika.

fadden avatar fadden commented on June 14, 2024

It shouldn't matter whether you do it with or without Grafika. You'll either run out of hardware video decoders and slow down, or you won't.

from grafika.

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.