[ortc] rtcrtpreceiver: 1.0 compatible track.muted behaviour

fippo has just created a new issue for https://github.com/w3c/ortc:

== rtcrtpreceiver: 1.0 compatible track.muted behaviour ==
if my understanding of how webrtc 1.0 is supposed to work [as described here](https://github.com/w3c/webrtc-pc/issues/1240#issuecomment-356720298) is correct we need to
* set the tracks muted to false in the receiver constructor step
* borrow the mute/unmute text from http://w3c.github.io/webrtc-pc/#dom-rtcrtpreceiver-track (even though I am not sure the description is in the right place there)

Please view or discuss this issue at https://github.com/w3c/ortc/issues/805 using your GitHub account

Received on Monday, 15 January 2018 19:54:52 UTC