Re: [Tools-discuss] [Manycouches] Proposal to discontinue live mp3 audio streams at IETF meetings

Tom Pusateri <pusateri@bangj.com> Mon, 05 October 2020 15:57 UTC

Return-Path: <pusateri@bangj.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0B5FC3A0D5F; Mon, 5 Oct 2020 08:57:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level:
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=bangj.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eVvZHzZwyXZ3; Mon, 5 Oct 2020 08:57:30 -0700 (PDT)
Received: from oj.bangj.com (69-77-154-174.static.skybest.com [69.77.154.174]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B0C4E3A0D69; Mon, 5 Oct 2020 08:57:29 -0700 (PDT)
Received: from [172.16.10.184] (mta-107-13-246-59.nc.rr.com [107.13.246.59]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by oj.bangj.com (Postfix) with ESMTPSA id 6DB771DA75; Mon, 5 Oct 2020 11:57:28 -0400 (EDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=bangj.com; s=201907; t=1601913448; bh=3pFDDG2JPvIe+txqmMpXe5m+oc7P0LKHgx7/6a8HeTc=; h=From:Subject:Date:References:Cc:In-Reply-To:To:From; b=aDRs7E5OuuzguYgdvLgNFf1bnIOS082Khp3vRAqjAZx64S/PsOEmsUxz9C4lmllEe UJ75pRzmfOb/8rhY8PEoCfpK8GMGlm8am2urFC1SloOcM7bo4rISw/gaSFStM6SXBL +DtcOhRy37Fr93cOSTY93gF1Bv09algd+rj53VLwZ9BMPxUhoK9cuy2NslElbqJTuw gQjurZT3BCieZeWk0R/R7i9kBdD0UaoamrN+PLfBuDCUp3di4qowXUUeioZ6UhGbYE 89btxAOnuc6e9858LxtsZj4i3joM1XupGx1r93/k1xmCWcM7/tqiVf+RhIRhwbocvN Y0BEV48UMzMDA==
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
From: Tom Pusateri <pusateri@bangj.com>
Mime-Version: 1.0 (1.0)
Date: Mon, 05 Oct 2020 11:57:27 -0400
Message-Id: <E83A2D4A-EBCF-4972-B537-536229C01942@bangj.com>
References: <501830bf-f6a7-2daf-5b0a-31711499de44@gmail.com>
Cc: Brian E Carpenter <brian.e.carpenter@gmail.com>, tools-discuss@ietf.org, manycouches@ietf.org
In-Reply-To: <501830bf-f6a7-2daf-5b0a-31711499de44@gmail.com>
To: Alexandre Petrescu <alexandre.petrescu@gmail.com>
X-Mailer: iPad Mail (18A393)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/GiWeW2PARpXKT5sdcKJ0NSvc9u4>
Subject: Re: [Tools-discuss] [Manycouches] Proposal to discontinue live mp3 audio streams at IETF meetings
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 05 Oct 2020 15:57:37 -0000

> On Oct 5, 2020, at 2:35 AM, Alexandre Petrescu <alexandre.petrescu@gmail.com> wrote:
> It would be advantageous to continue the streaming of audio, for a
> registration-less observer read-only kind of participation.
> 
> Maybe a thing to improve is the format of the data.  A better performing
> format than mp3, why not an IETF recent technology (ogg?), with a better
> support from free software tools that are widely available, could be good.
> 
> Alex

Do you maybe mean Opus (RFC 6716)?

I like it when the IETF uses open technologies like this and it seems most operating systems support it now.

Opus also supports multi-channel audio which would be great for multiple microphones.

I would support using Opus over MP3 but that is not the main obstacle. We need a way to map live streams to sessions in the API to restore widespread access to the streams.

Thanks,
Tom