From owner-freebsd-current@FreeBSD.ORG Fri Aug 3 01:14:32 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 615EF106566C; Fri, 3 Aug 2012 01:14:32 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 51F2E8FC08; Fri, 3 Aug 2012 01:14:31 +0000 (UTC) Received: by weyx56 with SMTP id x56so111565wey.13 for ; Thu, 02 Aug 2012 18:14:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=+j/HxlANKMy451Fl79QlSEDkJAkLyqfnjLgaHunmYOQ=; b=zG51jNwIyYx7Nnx1092P75S9/glG2e9Pf324HFSngTVvu1BqgokE5aX2zg1BtNewk0 4ILl4uPSWbzHMcJ9eJ1RApmmEvAc7aOlfFMvdu5YtuGB7D6fGZeCV1Zxabngxb9QzALX a/H6KMU7exsL3cqlp01Ojm97GCDp0nf8r1Gw0e6helZWycJ5Tt9bImo9DMwGCpdPh0wE 7n93xRy+4o0DHuRKZoCdqJ02pi9S2ZjQfCLe38Ytsbbp/byYae2QbruZ+uX6bOUNg5+D kR0Ji3UErjKop3pJRJ1aQ6JZjXy8ljFHzUvDkddb/sYdjLo9Gen7upDpKXnNPpBzLxqU YvfA== MIME-Version: 1.0 Received: by 10.180.100.37 with SMTP id ev5mr57068wib.5.1343956470253; Thu, 02 Aug 2012 18:14:30 -0700 (PDT) Received: by 10.223.60.147 with HTTP; Thu, 2 Aug 2012 18:14:30 -0700 (PDT) In-Reply-To: <501B1D3A.6080501@freebsd.org> References: <612DA8A3-121E-4E72-9E5B-F3CBA9DEB7F7@bsdimp.com> <501A0258.4010101@FreeBSD.org> <45815622-3CE2-42E3-B118-702AA70C7E4C@samsco.org> <501AB08E.8020008@FreeBSD.org> <501B1D3A.6080501@freebsd.org> Date: Thu, 2 Aug 2012 18:14:30 -0700 Message-ID: From: Kevin Oberman To: Julian Elischer Content-Type: text/plain; charset=UTF-8 Cc: Doug Barton , Garrett Cooper , FreeBSD Hackers , freebsd-current@freebsd.org, Arnaud Lacombe , Warner Losh Subject: Re: On cooperative work [Was: Re: newbus' ivar's limitation..] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Aug 2012 01:14:32 -0000 On Thu, Aug 2, 2012 at 5:37 PM, Julian Elischer wrote: > On 8/2/12 9:53 AM, Doug Barton wrote: >> >> On 08/02/2012 09:44, Garrett Cooper wrote: >>> >>> The "Watson/Losh connection" worked really well in BSDCan 2010 :). >> >> I wasn't going to mention that, since I didn't want to tell tales out of >> school. But the fact that remote participation actually was provided for >> "the right people," even though I was told repeatedly that it wasn't >> possible, actually highlights a big part of the problem. > > bandwidth was limited and a single 1:1 skype connection was all we really > could do. > > I did broadcast sessions a few years ago using the apple quicktime server > but it was a lot of work and I think one person looked at part of one > session. > >> Doug First, too many of these posts assume way too much. I don't think anyone should be thinking of any sort of what is commonly called "teleconferencing". That would be nice, but is far more complex and expensive, both in bandwidth and equipment, then should be considered as a starting point. I suggest the starting point is a webpage with a link to the slides being presented and a simple audio stream. This is trivially possible with a FreeBSD system and open-source software. A bandwidth of only about 70kbps would be needed. Less with reasonable codec choice. Several streams could be broadcast via a single, unicast stream to a well connected server which woild then stream to end users It might be augmented with jabber other open IM technology with someone at the meeting if procedures for this could be agreed to. (Some vetting is desirable, but will result in calls of censorship.) For small rooms, microphones are fairly easy to handle and one-way streams don't require echo cancellation. As costs for video come down, that might be something to think about some day, but is not required to allow remote "attendance". Of course, unless this is publicized, no one will come (which eliminates any technical issues). :-) -- R. Kevin Oberman, Network Engineer E-mail: kob6558@gmail.com