Re: [webrtc-stats] Interframe delay stat for video receive stream. (#229)

While going through the spec for [rtpTimestamp](https://w3c.github.io/webrtc-pc/#dom-rtcrtpcontributingsource-rtptimestamp) i noticed the following
```
rtpTimestamp of type unsigned long, required

The last RTP timestamp, as defined in [RFC3559] Section 5.1, of the media played out at timestamp.
```
i think that the reference must point to [RFC3550](https://w3c.github.io/webrtc-pc/#bib-rfc3550)  which relates to RTP rather than [RFC3559](https://w3c.github.io/webrtc-pc/#bib-rfc3559) which relates to SNMP ! 
Hope i am not making a fool of myself here.

-- 
GitHub Notification of comment by ksridhar
Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/229#issuecomment-525294082 using your GitHub account

Received on Tuesday, 27 August 2019 13:11:19 UTC