Re: [AVT] Vorbis RTP issues list for Vienna
John Lazzaro <lazzaro@CS.Berkeley.EDU> Wed, 09 July 2003 18:55 UTC
Received: from optimus.ietf.org (ietf.org [132.151.1.19] (may be forged)) by ietf.org (8.9.1a/8.9.1a) with ESMTP id OAA14389 for <avt-archive@odin.ietf.org>; Wed, 9 Jul 2003 14:55:43 -0400 (EDT)
Received: from localhost.localdomain ([127.0.0.1] helo=www1.ietf.org) by optimus.ietf.org with esmtp (Exim 4.20) id 19aK60-0003Gf-9W for avt-archive@odin.ietf.org; Wed, 09 Jul 2003 14:55:16 -0400
Received: (from exim@localhost) by www1.ietf.org (8.12.8/8.12.8/Submit) id h69ItGEo012546 for avt-archive@odin.ietf.org; Wed, 9 Jul 2003 14:55:16 -0400
Received: from localhost.localdomain ([127.0.0.1] helo=www1.ietf.org) by optimus.ietf.org with esmtp (Exim 4.20) id 19aK5l-0003DJ-PS; Wed, 09 Jul 2003 14:55:01 -0400
Received: from odin.ietf.org ([132.151.1.176] helo=ietf.org) by optimus.ietf.org with esmtp (Exim 4.20) id 19aK4t-00036C-P9 for avt@optimus.ietf.org; Wed, 09 Jul 2003 14:54:08 -0400
Received: from ietf-mx (ietf-mx.ietf.org [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id OAA14273 for <avt@ietf.org>; Wed, 9 Jul 2003 14:54:03 -0400 (EDT)
Received: from ietf-mx ([132.151.6.1]) by ietf-mx with esmtp (Exim 4.12) id 19aK4q-0001sA-00 for avt@ietf.org; Wed, 09 Jul 2003 14:54:04 -0400
Received: from snap.cs.berkeley.edu ([128.32.34.209] ident=root) by ietf-mx with esmtp (Exim 4.12) id 19aK4p-0001s5-00 for avt@ietf.org; Wed, 09 Jul 2003 14:54:03 -0400
Received: (from lazzaro@localhost) by snap.CS.Berkeley.EDU (8.11.6/8.9.3-ZUUL) id h69IrUe26293 for avt@ietf.org; Wed, 9 Jul 2003 11:53:30 -0700
Date: Wed, 09 Jul 2003 11:53:30 -0700
From: John Lazzaro <lazzaro@CS.Berkeley.EDU>
Message-Id: <200307091853.h69IrUe26293@snap.CS.Berkeley.EDU>
To: avt@ietf.org
Subject: Re: [AVT] Vorbis RTP issues list for Vienna
Sender: avt-admin@ietf.org
Errors-To: avt-admin@ietf.org
X-BeenThere: avt@ietf.org
X-Mailman-Version: 2.0.12
Precedence: bulk
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/avt>, <mailto:avt-request@ietf.org?subject=unsubscribe>
List-Id: Audio/Video Transport Working Group <avt.ietf.org>
List-Post: <mailto:avt@ietf.org>
List-Help: <mailto:avt-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/avt>, <mailto:avt-request@ietf.org?subject=subscribe>
> Magnus Westerlund <magnus.westerlund@ericsson.com> writes:
>
> I think that we need to clear consider how to get these codebooks
> transported. A larger than 64kb codebook should neither be transported
> in SDP or in RTCP. I think that using HTTP can clearly be an
> alternative, and only provide the URI to the codebook.
>
> I wouldn't try to transport a codebook over RTCP that results in a
> RTCP packet many time the MTU due to the high number of IP
> fragments. Further such a packet will severely reduce the RTCP report
> rate in both directions.
I may be incorrect here, but from my discussions with Phil earlier
in the year, the codebook issue has these requirements:
-- May change every few minutes (say, once per song when used for
Internet radio apps).
-- Tightly synchronized with the stream: if you don't have the new
codebook in time for the first packet that needs it, its a
catastrophe.
-- Reliable reception a must, no built in resiliency if it is
sent as a stream of UDP packets and some but not all arrive.
One way to handle this is to have two synchronized streams in the
media session: a UDP RTP/AVP stream for the media data, and a
TCP stream (perhaps an RTP/AVP stream if a solution like
draft-lazzaro-avt-rtp-framing-contrans happens, or perhaps an
opaque TCP stream) for the codebooks. In either case, the
synchronization would happen as lip-sync synchronization happens.
-------------------------------------------------------------------------
John Lazzaro -- Research Specialist -- CS Division -- EECS -- UC Berkeley
lazzaro [at] cs [dot] berkeley [dot] edu www.cs.berkeley.edu/~lazzaro
-------------------------------------------------------------------------
_______________________________________________
Audio/Video Transport Working Group
avt@ietf.org
https://www1.ietf.org/mailman/listinfo/avt
- [AVT] Vorbis RTP issues list for Vienna philkerr
- Re: [AVT] Vorbis RTP issues list for Vienna Magnus Westerlund
- Re: [AVT] Vorbis RTP issues list for Vienna John Lazzaro
- Re: [AVT] Vorbis RTP issues list for Vienna philkerr
- Re: [AVT] Vorbis RTP issues list for Vienna Magnus Westerlund
- Re: [AVT] Vorbis RTP issues list for Vienna John Lazzaro
- Re: [AVT] Vorbis RTP issues list for Vienna Ross Finlayson
- Re: [AVT] Vorbis RTP issues list for Vienna Aaron Colwell
- Re: [AVT] Vorbis RTP issues list for Vienna philkerr
- Re: [AVT] Vorbis RTP issues list for Vienna philkerr
- Re: [AVT] Vorbis RTP issues list for Vienna Aaron Colwell
- Re: [AVT] Vorbis RTP issues list for Vienna Ross Finlayson
- Re: [AVT] Vorbis RTP issues list for Vienna Aaron Colwell
- Re: [AVT] Vorbis RTP issues list for Vienna Mark Baugher
- RE: [AVT] Vorbis RTP issues list for Vienna Rosen, Brian
- RE: [AVT] Vorbis RTP issues list for Vienna Michael A. Ramalho
- RE: [AVT] Vorbis RTP issues list for Vienna Mark Baugher