Git Product home page Git Product logo

Comments (8)

lidp888 avatar lidp888 commented on June 28, 2024

we add this in native code, add get via getStas, report to our diagnostic system for analize online user rtc problem.

from webrtc-stats.

henbos avatar henbos commented on June 28, 2024

I think you can look at the delta between media-source.frames and outbound-rtp.framesEncoded

from webrtc-stats.

vr000m avatar vr000m commented on June 28, 2024

inputFrames and framesEncoded should give you this.

from webrtc-stats.

bdrtc avatar bdrtc commented on June 28, 2024

yes, user can calculate this via exist stats, but it leave complex to end user, the same stats exist in RTCInboundRtpStreamStats, but not exist in RTCOutboundRtpStreamStats, user may confused.

from webrtc-stats.

vr000m avatar vr000m commented on June 28, 2024

framesDiscardedBeforeSend is that the metric that you need? in this case, we should put it in to provisional-stats, unless this is going to be exposed by the browsers.

from webrtc-stats.

henbos avatar henbos commented on June 28, 2024

libwebrtc has 185 implemented metrics (or 213 if you include some deprecated ones; 232 if you also include some that are not exposed to JavaScript). So as much as I like convenience, I'm opposed to adding metrics that are equivalent to "X - Y" of already exposed metrics.

from webrtc-stats.

bdrtc avatar bdrtc commented on June 28, 2024

framesDiscardedBeforeSend is that the metric that you need? in this case, we should put it in to provisional-stats, unless this is going to be exposed by the browsers.

not necessary,user want get it via getStats and report to a diagnostic system, we can get it via what @henbos described.

from webrtc-stats.

henbos avatar henbos commented on June 28, 2024

👍

from webrtc-stats.

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.