[Wish] I-D Action: draft-ietf-wish-whip-00.txt

internet-drafts@ietf.org Thu, 26 August 2021 14:57 UTC

Return-Path: <internet-drafts@ietf.org>
X-Original-To: wish@ietf.org
Delivered-To: wish@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id AB5203A1B8C; Thu, 26 Aug 2021 07:57:22 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: internet-drafts@ietf.org
To: <i-d-announce@ietf.org>
Cc: wish@ietf.org
X-Test-IDTracker: no
X-IETF-IDTracker: 7.36.0
Auto-Submitted: auto-generated
Precedence: bulk
Reply-To: wish@ietf.org
Message-ID: <162998984253.27684.11309010419842556839@ietfa.amsl.com>
Date: Thu, 26 Aug 2021 07:57:22 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/wish/yMbCOtfZQxygU0_p7crW29wiA6U>
Subject: [Wish] I-D Action: draft-ietf-wish-whip-00.txt
X-BeenThere: wish@ietf.org
X-Mailman-Version: 2.1.29
List-Id: WebRTC Ingest Signaling over HTTPS <wish.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/wish>, <mailto:wish-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/wish/>
List-Post: <mailto:wish@ietf.org>
List-Help: <mailto:wish-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/wish>, <mailto:wish-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 26 Aug 2021 14:57:23 -0000

A New Internet-Draft is available from the on-line Internet-Drafts directories.
This draft is a work item of the WebRTC Ingest Signaling over HTTPS WG of the IETF.

        Title           : WebRTC-HTTP ingestion protocol (WHIP)
        Authors         : Sergio Garcia Murillo
                          Alexandre Gouaillard
	Filename        : draft-ietf-wish-whip-00.txt
	Pages           : 10
	Date            : 2021-08-22

Abstract:
   While WebRTC has been very successful in a wide range of scenarios,
   its adoption in the broadcasting/streaming industry is lagging
   behind.  Currently there is no standard protocol (like SIP or RTSP)
   designed for ingesting media in a streaming service, and content
   providers still rely heavily on protocols like RTMP for it.

   These protocols are much older than webrtc and lack by default some
   important security and resilience features provided by webrtc with
   minimal delay.

   The media codecs used in older protocols do not always match those
   being used in WebRTC, mandating transcoding on the ingest node,
   introducing delay and degrading media quality.  This transcoding step
   is always present in traditional streaming to support e.g.  ABR, and
   comes at no cost.  However webrtc implements client-side ABR, also
   called Network-Aware Encoding by e.g.  Huavision, by means of
   simulcast and SVC codecs, which otherwise alleviate the need for
   server-side transcoding.  Content protection and Privacy Enhancement
   can be achieved with End-to-End Encryption, which preclude any
   server-side media processing.

   This document proposes a simple HTTP based protocol that will allow
   WebRTC endpoints to ingest content into streaming services and/or
   CDNs to fill this gap and facilitate deployment.


The IETF datatracker status page for this draft is:
https://datatracker.ietf.org/doc/draft-ietf-wish-whip/

There is also an htmlized version available at:
https://datatracker.ietf.org/doc/html/draft-ietf-wish-whip-00


Internet-Drafts are also available by anonymous FTP at:
ftp://ftp.ietf.org/internet-drafts/