Ethereal-dev: [Ethereal-dev] rtp_analysis.diff - allow for saving raw rtp payload

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Tomer Shani" <thetour@xxxxxxxxx>
Date: Mon, 29 Aug 2005 02:21:09 -0500

Attached is a patch which will enable saving payload in raw (binary) format in addition to the existing au format.

We have found it very useful to be able to extract the RTP data for use with other tools (especially when dealing with proprietary/uncommon coders).

Changes:

  • rtp_packet_save_payload: no longer transforms packet to linear coding, payload is saved in raw format
  • copy_file: will perform the needed transcoding and save to needed format (au or raw)

Thanks


--

___________________________________________________________
Sign-up for Ads Free at Mail.com
http://www.mail.com/?sr=signup

Attachment: rtp_analysis.diff
Description: Binary data