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

Update to mandatory-to-implement statistics #847

Merged
merged 1 commit into from
Jun 4, 2018
Merged

Conversation

aboba
Copy link
Contributor

@aboba aboba commented Jun 1, 2018

Fix for Issue #833

Related WebRTC 1.-0 PR: w3c/webrtc-pc#1803

@aboba
Copy link
Contributor Author

aboba commented Jun 4, 2018

To allow ORTC to inherit mandatory-statistics from WebRTC 1.0, we can simplify the text as follows:

  The stats listed in [[!WEBRTC-STATS]] are intended to cover a wide
  range of use cases. Not all of them have to be implemented by every
  ORTC implementation.

  An ORTC implementation MUST support generating statistics of the types
  described in [[!WEBRTC10]] Section 8.6, with the exception of
  <code>RTCPeerConnectionStats</code>, when the corresponding
  objects exist, with the attributes that are listed when they are
  valid for that object. An implementation MAY support generating any
  other statistic defined in [[!WEBRTC-STATS]], and MAY generate
  statistics that are not documented.

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

Successfully merging this pull request may close these issues.

2 participants