Coder Social home page Coder Social logo

Comments (2)

ceaglest avatar ceaglest commented on July 17, 2024

Hi @top2tech,

Thanks for writing in. At the moment our SDK only supports the VP8 video codec which uses software encoding and decoding. We plan to offer H.264 support in future releases, but at the moment this is listed as a known issue in our change log. Apple's iOS devices support H.264 via a hardware codec so this is going to be the best performing option in the long term, at least for small scale P2P streaming.

https://www.twilio.com/docs/api/video/changelogs/ios

We've also got some other improvements planned when it comes to performance, namely enforcing stricter bandwidth limits to reduce the encoding / decoding load.

Video rendering does use the GPU (we support both Metal and OpenGL ES), but at the moment an extra copy is made when frames are uploaded. In the near term (beta6 or 7) we will rectify this issue by adding zero copy support for local video. This was enabled by some changes to the rendering APIs made in our beta5 release.

We appreciate the feedback, and understand that performance is not where we want it to be in the SDK at the moment. We will start with the zero copy renderer changes I mentioned and follow up with H.264 support and bandwidth limits.

Thanks again,
Chris

from video-quickstart-ios.

top2tech avatar top2tech commented on July 17, 2024

Thanks Chris for the detailed explanation.

Twilio Video is an awesome product, so easy and so affordable to have p2p video chat, this will enlighten a lot of scenarios. Thanks a lot for the great work!

Looking forward to performance and feature improvement...

from video-quickstart-ios.

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.