From owner-freebsd-questions@FreeBSD.ORG Thu Nov 20 09:44:47 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD64316A4CE for ; Thu, 20 Nov 2003 09:44:47 -0800 (PST) Received: from lakemtao06.cox.net (lakemtao06.cox.net [68.1.17.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBA9643FDF for ; Thu, 20 Nov 2003 09:44:43 -0800 (PST) (envelope-from kitbsdlists@HotPOP.com) Received: from fortytwo ([68.109.49.234]) by lakemtao06.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20031120174443.QZDR24575.lakemtao06.cox.net@fortytwo>; Thu, 20 Nov 2003 12:44:43 -0500 Date: Thu, 20 Nov 2003 11:43:13 -0600 From: Vulpes Velox To: "EF EMBEEN - The Business Network" Message-Id: <20031120114313.675e5301.kitbsdlists@HotPOP.com> In-Reply-To: <004701c3aedf$ebb82600$1401a8c0@NKOROP> References: <004701c3aedf$ebb82600$1401a8c0@NKOROP> X-Mailer: Sylpheed version 0.9.6claws (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@FreeBSD.org Subject: Re: about streaming audio & video X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Nov 2003 17:44:48 -0000 On Wed, 19 Nov 2003 22:58:43 +0200 "EF EMBEEN - The Business Network" wrote: > To whom it may concern, > > We own a FreeBSD (version 4.4, Apache) dedicated server with 40GB capacity. We > want to know which is the appropriate software for media server for it. We'd > like to streaming audio & video so we need a media server for FreeBSD > platform. Well if you just want to stream A/V to stuff on a LAN, then what I would do is just throw samba and NFS on that box, make them read only, and point them at the archive. This would allow ppl on the lan to fetch any of it at will. If you want to stream audio to some where check the ports.... http://www.freebsd.org/cgi/ports.cgi?query=stream&stype=all A few that may be worth checking out are icecat, icecast2, holyshout, shout, darkice, or xmms-liveice. Not really sure of any thing for video...