From owner-freebsd-questions Wed Oct 4 11:14:46 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA27864 for questions-outgoing; Wed, 4 Oct 1995 11:14:46 -0700 Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id LAA27852 for ; Wed, 4 Oct 1995 11:14:41 -0700 Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <15735(2)>; Wed, 4 Oct 1995 11:13:45 PDT Received: from localhost by crevenia.parc.xerox.com with SMTP id <177475>; Wed, 4 Oct 1995 11:13:21 -0700 X-Mailer: exmh version 1.6.1 5/23/95 To: Rodolfo Heitor Gevaerd de Faria cc: questions@freebsd.org Subject: Re: MBone Connection In-reply-to: Your message of "Sat, 30 Sep 95 17:54:40 PDT." <199510040054.VAA23474@alpha.coe.ufrj.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 4 Oct 1995 11:13:11 PDT From: Bill Fenner Message-Id: <95Oct4.111321pdt.177475@crevenia.parc.xerox.com> Sender: owner-questions@freebsd.org Precedence: bulk In message <199510040054.VAA23474@alpha.coe.ufrj.br> you write: > I'm going to set up a pentium machine to connect in the mbone. >I was thinking about using FreeBSD. But I have some doubts. FreeBSD is the only free OS that I know of with the most recent multicast routing code. > What are the current available drivers for Audio and Video hardware ? I don't have any direct experience with video hardware, although I hear the Matrox Meteor works well. I use a Gravis UltraSound with Jim Lowe's "vmix" program (ftp.cs.uwm.edu:/pub/FreeBSD/vmix.0.3.tar.gz; there appears to be some Meteor stuff there too) very successfully. (In fact, I used it yesterday to broadcast CNN's OJ coverage over the MBONE yesterday morning =) > I have read that the best Audio card for Mbone is the GUS. Is there >any other card (Besides PAS or SB) ? It's really best to have a full-duplex card; the SB cards are generally half-duplex. vmix v0.3 will apparently work with a half-duplex card but I'm not sure if it will let you speak or just listen. Bill