Received: from out1.migadu.com (out1.migadu.com [91.121.223.63]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 5F564782C96 for <~alpine/devel@lists.alpinelinux.org>; Mon, 1 Jun 2020 13:37:08 +0000 (UTC) X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dereferenced.org; s=default; t=1591018627; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=2zYQALVAv3mKoEmcfRVRPGmjkEbGTKV5u9Ia1TI8tFo=; b=YO5RFyo7NZQZeMVXPj3vgyDAl71sYxs62qreG2HPnycVNg46mLj4qA0zDIqsDSRJ5KUncU WkOciUfR0ZHqzKttjFrb+9AaevWv3CRy4d7syZJIyuxyJYUvJ9AOmiwESdh9WBSlOjYIZc lIZlCDxHCf6K4R44kMgSJ3SxSqim7oI= From: Ariadne Conill To: Daniel Corbe Cc: ~alpine/devel@lists.alpinelinux.org Subject: Re: RFC: an online alpine developer conference Date: Mon, 01 Jun 2020 07:37:01 -0600 Message-ID: <3281936.7VNl89jVkd@localhost> In-Reply-To: References: <20200521160527.718c2d2c@ncopa-desktop.copa.dup.pw> <2982052.IqFZyr3sfq@localhost> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Spam-Score: 0.90 Hello, On Monday, June 1, 2020 2:19:52 AM MDT Daniel Corbe wrote: > On Mon, Jun 1, 2020 at 12:16 AM Ariadne Conill wrote: > > Hello, > > > > On Monday, June 1, 2020 12:08:35 AM MDT Oliver Smith wrote: > > > Great idea, I'm definitively interested! > > > > > > I would strongly prefer if we could use a free software tool for the > > > conference though. > > > > It is our intention to use libre software for producing the conference. > > But we are still quite early in the planning process. If anyone has > > technical suggestions for producing the conference, it would be helpful > > to share them with us. > > > > Ariadne > > Does the project have an official Youtube or Twitch channel? > Presenters can use OBS, which is free and open source software and > makes short work of doing screen captures for broadcasting. From > there, you can turn any Youtube livestream into just a regular youtube > video. I realize Youtube isn't exactly the freest platform in the > world; however, its audience reach is unparalleled; and I'm sure > everyone here has watched youtube livestreams and VODs before. The plan is to stream it to both Youtube and Twitch as well as our own open streaming platform instance, I think. The main issue around production is taking the individual streams and combining them into a single unified program, but I suspect that OBS can probably be used to combine streams somehow. I just haven't ever tried it before, so I don't know the details. I do know that there are things which can consume an RTMP stream and redistribute it to Twitch, Youtube and other platforms, so that's just a matter of packaging up something and getting it deployed somewhere. We're a few months out still, so I suspect we can figure that part out trivially between now and then. Ariadne