Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RTCMediaStreamTrackStats: framesCaptured added. #199

Merged
merged 3 commits into from
Apr 18, 2017
Merged

RTCMediaStreamTrackStats: framesCaptured added. #199

merged 3 commits into from
Apr 18, 2017

Conversation

henbos
Copy link
Collaborator

@henbos henbos commented Apr 11, 2017

Fixes #159.

Copy link
Contributor

@vr000m vr000m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

this MediaStreamTrack. For example, if this track represents a camera this is the
number of frames produced by the camera for this track, whose framerate could
vary due to hardware limitations or environmental factors such as lighting
condition.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

conditions

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

<dd>
<p>
Only valid for local video. It represents the total number of frames captured for
this MediaStreamTrack. For example, if this track represents a camera this is the
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we clarify that this is before or after encoding is done.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@henbos henbos merged commit e593c5a into w3c:master Apr 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants