From owner-freebsd-questions@FreeBSD.ORG Sat Jan 3 00:22:23 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E15F1065676 for ; Sat, 3 Jan 2009 00:22:23 +0000 (UTC) (envelope-from maddaemon@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.231]) by mx1.freebsd.org (Postfix) with ESMTP id 2E3B08FC1D for ; Sat, 3 Jan 2009 00:22:23 +0000 (UTC) (envelope-from maddaemon@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so7794795rvf.43 for ; Fri, 02 Jan 2009 16:22:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=jJO3tsRKKP+mrsLEgC8pso4Kl+6Thj5Z6Vp9FfGNGO8=; b=U+aKj7/s3cEsCTicmuMADMv3D2VKN2zobLK6eRBPM9JjIW64dT1GOtrgLT3LEohRIp zHE6JR3vLJs0kjG6xaEo+Gdaq1IHWOGMdkJys82fD1RUGxY1BOUaNrefBLboUzd59NfF 6fAL5Ru+OhNOMlXcLPX2ogLaw7sSGHzU4wMRc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=FhM4EDLHoVNKJZwaozyzDBLnvn5yQhiQgnBY3Wwsu8FCWfwLRM8D76xEkDn+HiVpkS DhIfdHj4P4f+hutzTpX42DvuQE9Vvqpy25+FiM7NyNyHNj1W17SV5taplP6YEiJLA3aI wXM0vwLmbvz+rVmkfCpS7mVVGpJMW2jSvetFg= Received: by 10.142.207.8 with SMTP id e8mr7528331wfg.198.1230942142896; Fri, 02 Jan 2009 16:22:22 -0800 (PST) Received: by 10.143.41.9 with HTTP; Fri, 2 Jan 2009 16:22:22 -0800 (PST) Message-ID: <6c1774c50901021622n4fee2ad8k576618a857d4eb22@mail.gmail.com> Date: Fri, 2 Jan 2009 19:22:22 -0500 From: "maddaemon@gmail.com" To: "FreeBSD - Questions" In-Reply-To: <20090102070436.GA3773@teddy.fas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20090101190111.GA21878@teddy.fas.com> <20090101152825.F53198@tripel.monochrome.org> <20090101204822.GB23840@teddy.fas.com> <20090101161436.X53198@tripel.monochrome.org> <20090101230343.GA27076@teddy.fas.com> <20090101192752.K53198@tripel.monochrome.org> <18781.30899.526432.186759@almost.alerce.com> <20090102070436.GA3773@teddy.fas.com> Subject: Re: Nice web interface or music? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jan 2009 00:22:23 -0000 On Fri, Jan 2, 2009 at 2:04 AM, stan wrote: > On Thu, Jan 01, 2009 at 06:15:15PM -0800, George Hartzell wrote: >> >> In addition to the java clients, you can also go lower tech. and try this: >> >> http://www.ex-parrot.com/~pdw/slimp3slave/ >> >> or even the lower tech comment from that web site: >> >> [...] to running mpg123 http://slimserver:9000/stream.mp3 > > I am begining to think, from this and some other replies that I have > ecieved, that I was not clear in my original question. Let me clarify. > > What I am looking for is a package, that will allow remote users to access > MP#'s stored on my machine, from a web based interface, that presents the > files in an organized fashion. I think that the remote userrs should be > able to "play" these files using the built in capabilites of thier web > browser to send the files to an appropriate program running on thier local > machine (EG Winamp). In addition, I want these userrs to be able to > downlaod the MP3's to thier local machine, so that they can put them on > thier local laptop, or Ipod, or whatever. > > Is this clearer? I've had decent luck with /usr/ports/audio/gnump3d/ Home page: http://www.gnu.org/software/gnump3d/