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

Messed up "stream" and "track" #80

Closed
alvestrand opened this issue Nov 3, 2016 · 0 comments
Closed

Messed up "stream" and "track" #80

alvestrand opened this issue Nov 3, 2016 · 0 comments
Assignees

Comments

@alvestrand
Copy link
Contributor

At the moment, the text relevant to this says:

"track"
Contains the sequence of tracks related to a specific media stream and the corresponding media-level metrics. It is accessed by the RTCMediaStreamStats.

This is obviously wrong. The RTCStatsType string for a MediaStream should be "stream", and "track" should point to RTCMediaStreamTrackStats. The term "media stream" shouldn't be used without a reference.

@alvestrand alvestrand self-assigned this Nov 28, 2016
alvestrand added a commit that referenced this issue Jan 3, 2017
This also untangles some definitions, and adds a link to the certificate
data type from the identifier spec.

Closes #80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant