Re: [AVT] What is RTP payload length?
Frank Shearar <frank.shearar@angband.za.org> Fri, 16 July 2010 12:19 UTC
Return-Path: <frank.shearar@angband.za.org>
X-Original-To: avt@core3.amsl.com
Delivered-To: avt@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id D8A323A69C3 for <avt@core3.amsl.com>; Fri, 16 Jul 2010 05:19:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.58
X-Spam-Level:
X-Spam-Status: No, score=0.58 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, J_CHICKENPOX_66=0.6, RCVD_IN_BL_SPAMCOP_NET=1.96, RCVD_IN_SORBS_WEB=0.619]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DH6dhfJaWgLq for <avt@core3.amsl.com>; Fri, 16 Jul 2010 05:19:08 -0700 (PDT)
Received: from mx1.shearar.net (mx1.shearar.net [72.232.163.76]) by core3.amsl.com (Postfix) with ESMTP id 160643A695D for <avt@ietf.org>; Fri, 16 Jul 2010 05:19:08 -0700 (PDT)
Received: from [41.185.62.7] (helo=[10.0.0.13]) by mx1.shearar.net with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from <frank.shearar@angband.za.org>) id 1OZjuI-0002OB-OK for avt@ietf.org; Fri, 16 Jul 2010 14:20:52 +0200
Message-ID: <4C404E26.1020004@angband.za.org>
Date: Fri, 16 Jul 2010 14:18:46 +0200
From: Frank Shearar <frank.shearar@angband.za.org>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.10) Gecko/20100512 Lightning/1.0b1 Thunderbird/3.0.5
MIME-Version: 1.0
To: avt@ietf.org
References: <C4B4B0CA79ACBA45AEEE91D793484E1301A79E9657@NDA-HCLT-EVS04.HCLT.CORP.HCL.IN>
In-Reply-To: <C4B4B0CA79ACBA45AEEE91D793484E1301A79E9657@NDA-HCLT-EVS04.HCLT.CORP.HCL.IN>
Content-Type: text/plain; charset="UTF-8"; format="flowed"
Content-Transfer-Encoding: 8bit
Subject: Re: [AVT] What is RTP payload length?
X-BeenThere: avt@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Audio/Video Transport Working Group <avt.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/avt>, <mailto:avt-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/avt>
List-Post: <mailto:avt@ietf.org>
List-Help: <mailto:avt-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/avt>, <mailto:avt-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 16 Jul 2010 12:19:08 -0000
On 2010/07/15 09:41, Anurag Vashisth wrote: > Hi There, > > I am using openDPI to sniff the RTP audio packets coming, I also want to > limit the audio data flowing from one point to another and in between I > am using openDPI to perform this task. But I’ve a problem here that in > the RTP header I am not able to get the information about the payload > length which is available in most of the protocol’s header. Is there any > other way to collect this information: the RTP payload length(actual > audio data)? RTP doesn't have a payload length indicator. That's left up to the particular RTP-using protocol to define. frank
- [AVT] What is RTP payload length? Anurag Vashisth
- Re: [AVT] What is RTP payload length? Frank Shearar
- Re: [AVT] What is RTP payload length? Ron Frederick