http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2532
Summary: RTP Player - Added support to use RTP timing instead of
packet arriving time
Product: Wireshark
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: alejandrovaquero@xxxxxxxxx
Created an attachment (id=1783)
--> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=1783)
voip_use_rtp_timestamp.patch
Build Information:
Version 1.0.0
--
Added a new checkbox for the RTP player to use the RTP timing instead of the
arriving time of the packets. This is useful when the RTP is being tunneled
(e.g. EtherIP), so the original timing is missing.
In some cases when encapsulating the original IP/RTP over EtherIP, the
encapsulated data comes in chunks of 1sec, so it is useful to use the RTP
timing to play it. In these cases we can not simulate jitter buffer, so this is
disabled when checking the new "Use RTP timestamp" option.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.