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

RTCRtpSender: Specify advise about framerate for disabled/muted tracks #1731

Merged
merged 3 commits into from
Jan 18, 2018

Conversation

adam-be
Copy link
Member

@adam-be adam-be commented Jan 11, 2018

Do not merge before January 11 interim.

Fixes: #1695

webrtc.html Outdated
<code>track</code>.<var>muted</var> is set to <code>true</code>,
the <code>RTCRtpSender</code> sends silence (audio) or a black
frame (video). If <code>track</code> is null then
<code>track</code> is ended, or if the tack's output is disabled,
Copy link
Contributor

Choose a reason for hiding this comment

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

s/tack/track/

@alvestrand alvestrand merged commit 50d81d1 into master Jan 18, 2018
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.

4 participants