Page 1 of 1

obtain timestamp of frame when using snapshot

Posted: 05 Sep 2011 00:31
by bendanan
Hi,
Is it possible to get the RTP header fields for getting the RTP timestamp or serial number of the frame when issuing a snapshot?
Thanks in advance!

Re: obtain timestamp of frame when using snapshot

Posted: 05 Sep 2011 10:15
by RĂ©mi Denis-Courmont
This does not make sense, since a frame is usually decoded from several RTP packets.

Re: obtain timestamp of frame when using snapshot

Posted: 06 Sep 2011 03:03
by bendanan
Yes, you are right, but all the packets of the frame share the same RTP timestamp and serial number, so the last one should be enough. Can we get this information?