ksridhar
ksridhar
@henbos [a] google-chrome --version yielded Google Chrome 73.0.3683.103 [b] lastPacketReceivedTimestamp does'nt seem to be present in RTCInboundRTPStreamStats. We badly need it in our application. [c] Read from the spec that...
@vr000m @henbos Thank you'll for the response. Our use case requires us to capture the RTP timestamp when say a button is clicked. We are looking to use this (lastPacketReceviedTimestamp)...
@henbos Thank you once again. Pardon me for seeking some clarification. The [spec](https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats-lastpacketreceivedtimestamp) says ``` lastPacketReceivedTimestamp of type DOMHighResTimeStamp Represents the timestamp at which the last packet was received for...
Oh! Thanks a lot. i was missing this totally and was searching for it in getStats(). In this context i think that the [bug](https://crbug.com/webrtc/10919) you raised holds water. This is...
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...
This is with reference to https://github.com/kislyuk/yq/issues/74#issue-516392109 Pardon me for asking this but were command line options added to override the "@" and "#" prefixes in the output of xq ?...
Please also see https://github.com/yardstick17/image_text_reader/issues/10