- From: ksridhar via GitHub <sysbot+gh@w3.org>
- Date: Tue, 27 Aug 2019 13:11:17 +0000
- To: public-webrtc-logs@w3.org
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