For instance, for the incoming audio stream at the receiver, this webRTC internal function gives me the RTP timestamp!
http://www.webrtc.org/reference/webrtc-internals/voevideosync#TOC-GetPlayoutTimeStamp
You could sniff all this information using WireShark. But I am looking to access this via a javascript function request?