Re: [rtcweb] Fwd: New Version Notification for draft-fineberg-avtext-temporal-layer-ext-00.txt
Harald Alvestrand <harald@alvestrand.no> Thu, 18 July 2013 08:17 UTC
Return-Path: <harald@alvestrand.no>
X-Original-To: rtcweb@ietfa.amsl.com
Delivered-To: rtcweb@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C297A21E8085 for <rtcweb@ietfa.amsl.com>; Thu, 18 Jul 2013 01:17:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -110.599
X-Spam-Level:
X-Spam-Status: No, score=-110.599 tagged_above=-999 required=5 tests=[AWL=-0.000, BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_HI=-8, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FTRyYdIyS7SS for <rtcweb@ietfa.amsl.com>; Thu, 18 Jul 2013 01:17:02 -0700 (PDT)
Received: from eikenes.alvestrand.no (eikenes.alvestrand.no [158.38.152.233]) by ietfa.amsl.com (Postfix) with ESMTP id 5364621E808D for <rtcweb@ietf.org>; Thu, 18 Jul 2013 01:16:56 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by eikenes.alvestrand.no (Postfix) with ESMTP id DDD2C39E235; Thu, 18 Jul 2013 10:16:51 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at eikenes.alvestrand.no
Received: from eikenes.alvestrand.no ([127.0.0.1]) by localhost (eikenes.alvestrand.no [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id REtV+tUDyUO5; Thu, 18 Jul 2013 10:16:50 +0200 (CEST)
Received: from hta-dell.lul.corp.google.com (unknown [IPv6:2620:0:1043:1:be30:5bff:fede:bcdc]) by eikenes.alvestrand.no (Postfix) with ESMTPSA id 9964A39E0D7; Thu, 18 Jul 2013 10:16:50 +0200 (CEST)
Message-ID: <51E7A472.3010206@alvestrand.no>
Date: Thu, 18 Jul 2013 10:16:50 +0200
From: Harald Alvestrand <harald@alvestrand.no>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7
MIME-Version: 1.0
To: rtcweb@ietf.org, Adam Fineberg <fineberg@vline.me>
References: <51E7324A.3090405@vline.me>
In-Reply-To: <51E7324A.3090405@vline.me>
Content-Type: multipart/alternative; boundary="------------020803000601070607080907"
Subject: Re: [rtcweb] Fwd: New Version Notification for draft-fineberg-avtext-temporal-layer-ext-00.txt
X-BeenThere: rtcweb@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Real-Time Communication in WEB-browsers working group list <rtcweb.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/rtcweb>, <mailto:rtcweb-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/rtcweb>
List-Post: <mailto:rtcweb@ietf.org>
List-Help: <mailto:rtcweb-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/rtcweb>, <mailto:rtcweb-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Jul 2013 08:17:06 -0000
On 07/18/2013 02:09 AM, Adam Fineberg wrote: > Hi, > > I'm working on WebRTC services and have found that while developing > services that forward VP8 video streams if we want to take advantage > of the VP8 temporal scaling we must get the temporal layer information > from the RTP header which requires us to decrypt the SRTP packets. > This is undesirable both because the middle-box needs to have access > to the keys as well as the because of the added overhead of the > decrypt/encrypt cycle. This draft proposes an RTP header extension > that will allow us to use the VP8 temporal layer information included > in the header extension and therefore do forwarding without SRTP > decryption. Comments welcome. Just checking - you named your draft with the -avtext- convention; this means that you want comments to go to avtext, yes? > > Regards, > Adam Fineberg > fineberg at vline.com > > -------- Original Message -------- > Subject: New Version Notification for > draft-fineberg-avtext-temporal-layer-ext-00.txt > Date: Tue, 09 Jul 2013 10:02:05 -0700 > From: internet-drafts at ietf.org > To: Adam Fineberg<fineberg at vline.com> > > > > A new version of I-D, draft-fineberg-avtext-temporal-layer-ext-00.txt > has been successfully submitted by Adam Fineberg and posted to the > IETF repository. > > Filename: draft-fineberg-avtext-temporal-layer-ext > Revision: 00 > Title: A Real-Time Transport Protocol (RTP) Header Extension for VP8 Temporal Layer Information > Creation date: 2013-07-08 > Group: Individual Submission > Number of pages: 6 > URL:http://www.ietf.org/internet-drafts/draft-fineberg-avtext-temporal-layer-ext-00.txt > Status:http://datatracker.ietf.org/doc/draft-fineberg-avtext-temporal-layer-ext > Htmlized:http://tools.ietf.org/html/draft-fineberg-avtext-temporal-layer-ext-00 > > > Abstract: > This document defines a mechanism by which packets of Real-Time > Tranport Protocol (RTP) video streams encoded with the VP8 codec can > indicate, in an RTP header extension, the temporal layer information > about the frame encoded in the RTP packet. This information can be > used in a middlebox performing bandwidth management of streams > without requiring it to decrypt the streams. > > > _______________________________________________ > rtcweb mailing list > rtcweb@ietf.org > https://www.ietf.org/mailman/listinfo/rtcweb
- Re: [rtcweb] [avtext] Fwd: New Version Notificati… Wang, Ye-Kui
- Re: [rtcweb] [avtext] Fwd: New Version Notificati… Stephan Wenger
- Re: [rtcweb] [avtext] Fwd: New Version Notificati… Jonathan Lennox
- [rtcweb] Fwd: New Version Notification for draft-… Adam Fineberg
- Re: [rtcweb] Fwd: New Version Notification for dr… Bernard Aboba
- Re: [rtcweb] Fwd: New Version Notification for dr… Harald Alvestrand
- Re: [rtcweb] [avtext] Fwd: New Version Notificati… Cullen Jennings
- Re: [rtcweb] Fwd: New Version Notification for dr… Adam Fineberg
- Re: [rtcweb] Fwd: New Version Notification for dr… Adam Fineberg
- Re: [rtcweb] Fwd: New Version Notification for dr… Bernard Aboba
- Re: [rtcweb] Fwd: New Version Notification for dr… Adam Fineberg
- Re: [rtcweb] Fwd: New Version Notification for dr… Bernard Aboba
- Re: [rtcweb] Fwd: New Version Notification for dr… Justin Uberti
- Re: [rtcweb] Fwd: New Version Notification for dr… Stephan Wenger
- Re: [rtcweb] Fwd: New Version Notification for dr… Adam Fineberg
- Re: [rtcweb] [avtext] Fwd: New Version Notificati… Adam Fineberg
- Re: [rtcweb] [avtext] Fwd: New Version Notificati… Stephan Wenger
- Re: [rtcweb] [avtext] Fwd: New Version Notificati… Adam Fineberg
- Re: [rtcweb] [avtext] Fwd: New Version Notificati… Mo Zanaty (mzanaty)
- Re: [rtcweb] [avtext] Fwd: New Version Notificati… Wang, Ye-Kui
- Re: [rtcweb] [avtext] Fwd: New Version Notificati… Adam Fineberg
- Re: [rtcweb] [avtext] Fwd: New Version Notificati… Bernard Aboba
- Re: [rtcweb] [avtext] Fwd: New Version Notificati… Adam Fineberg
- Re: [rtcweb] [avtext] Fwd: New Version Notificati… Adam Fineberg
- Re: [rtcweb] [avtext] Fwd: New Version Notificati… Wang, Ye-Kui
- Re: [rtcweb] [avtext] Fwd: New Version Notificati… Adam Fineberg
- Re: [rtcweb] [avtext] Fwd: New Version Notificati… Adam Fineberg