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

Relation between local track and outgoing encoding (Issue #478) #519

Merged
merged 4 commits into from Mar 10, 2016
Merged

Relation between local track and outgoing encoding (Issue #478) #519

merged 4 commits into from Mar 10, 2016

Conversation

stefhak
Copy link
Contributor

@stefhak stefhak commented Feb 24, 2016

Could we address #478 with something like this?

@@ -2849,6 +2849,16 @@ <h2 id="sec.cert-mgmt">Certificate Management</h2>
Each track to be sent is associated with exactly one <code><a>RTCRtpSender</a></code>, and
each track to be received is associated with exactly one <code><a>RTCRtpReceiver</a></code>.</p>

<p>The basic principle is that the encoding and transmission of each
<code>MediaStreamTrack</code> is made such that the characteristics are as far as possible
maintained by the track created on the remote side. In other words, the
Copy link
Member

Choose a reason for hiding this comment

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

This sentence structure confused me. I started reading "the characteristics are... " and expected the rest of the sentence to reveal what they are, but instead I think with "the characteristics" you mean the characteristics of the MediaStreamTrack just mentioned. Maybe "it's characteristics"?

@stefhak
Copy link
Contributor Author

stefhak commented Feb 24, 2016

Thanks @jan-ivar for good input. I'll do an update soon. But I take it that you think that having something like this in this part of the spec makes sense?

@jan-ivar
Copy link
Member

It seems worth mentioning.

@alvestrand alvestrand changed the title A stab at addressing Issue #478. Relation between local track and outgoing encoding (Issue #478) Feb 25, 2016
alvestrand added a commit that referenced this pull request Mar 10, 2016
Relation between local track and outgoing encoding (Issue #478)
@alvestrand alvestrand merged commit b09c126 into w3c:master Mar 10, 2016
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.

None yet

5 participants