This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
At the face-to-face meeting in 2012-11, there was a lengthy discussion on how an application might programmatically reject a subset of the RTP streams (i.e. MediaStreamTracks) that arrive on a given RTP session. There seemed to be consensus that a solution to this problem would be necessary. There is no specification of this API, nor are there any normative references to documents that describe this API in the current draft.
The API that is to be used for rejection is MediaStreamTrack.stop() called between ontrack event and CreateAnswer() (according to discussion at TPAC a year ago). There needs to be an example in the document showing this.
WebRTC API bugs have been moved to github issues: https://github.com/w3c/webrtc-pc/issues Please subscribe to the issues you want to keep watching.