We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I think so...
The text was updated successfully, but these errors were encountered:
Equivalent WebRTC 1.0 Issue: w3c/webrtc-pc#764
Sorry, something went wrong.
Conclusion from TPAC 2016: When a track is ended or track.muted is set to "true" the RtpSender sends a black frame (video) or silence (audio). See: https://www.w3.org/2016/09/23-webrtc-minutes#item09
Effect of sender.track "ended" or "muted"
a610ee9
Fix for Issue #597 Associated WebRTC 1.0 Issue: w3c/webrtc-pc#764 Based on W3C WEBRTC WG TPAC 2016 minutes: https://www.w3.org/2016/09/23-webrtc-minutes#item09
No branches or pull requests
I think so...
The text was updated successfully, but these errors were encountered: