[ortc] Merged Pull Request: Consolidate RTP/RTCP routing sections within RtpReceiver section

aboba has just merged aboba's pull request 858 for https://github.com/w3c/ortc:

== Consolidate RTP/RTCP routing sections within RtpReceiver section ==
Currently information on RTP matching is contained within the RtpListener section (optional to implement), and information on RTCP matching is in the Statistics API section. This PR consolidates this material within the RtpReceiver section. Since RTP/RTCP matching is necessary for the basic operation of ORTC, consolidating it makes it easier to find, and also hopefully clarifies the status of this material (e.g. routing of RTP and RTCP packets is not optional!). 

See https://github.com/w3c/ortc/pull/858

Received on Monday, 25 June 2018 18:42:45 UTC