From owner-freebsd-questions@FreeBSD.ORG Thu May 27 19:22:50 2010 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 1F5C51065676 for ; Thu, 27 May 2010 19:22:50 +0000 (UTC) (envelope-from dalescott@shaw.ca) Received: from idcmail-mo1so.shaw.ca (idcmail-mo1so.shaw.ca [24.71.223.10]) by mx1.freebsd.org (Postfix) with ESMTP id E0CD68FC0A for ; Thu, 27 May 2010 19:22:49 +0000 (UTC) Received: from pd4ml3so-ssvc.prod.shaw.ca ([10.0.141.150]) by pd4mo1so-svcs.prod.shaw.ca with ESMTP; 27 May 2010 13:22:49 -0600 X-Cloudmark-SP-Filtered: true X-Cloudmark-SP-Result: v=1.0 c=1 a=2caWB_DcjroA:10 a=VphdPIyG4kEA:10 a=kj9zAlcOel0A:10 a=gP64OGu1Wg00f0IYR0/kpw==:17 a=gweE1ZHXETUUNfdp60QA:9 a=nVLdY267rsAxzsjrL8gA:7 a=oyPrAoqdPOuamwS1GrxgSFvcq6IA:4 a=CjuIK1q_8ugA:10 Received: from unknown (HELO DaleHPLaptop) ([68.144.165.249]) by pd4ml3so-dmz.prod.shaw.ca with ESMTP; 27 May 2010 13:22:48 -0600 From: "Dale Scott" To: "'Graeme Dargie'" , References: <01FB8F39BAD0BD49A6D0DA8F7897392904F79A@Mercury.galaxy.lan.lcl> In-Reply-To: <01FB8F39BAD0BD49A6D0DA8F7897392904F79A@Mercury.galaxy.lan.lcl> Date: Thu, 27 May 2010 13:22:49 -0600 Message-ID: <003601cafdd1$fe98cf20$fbca6d60$@ca> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-index: Acr9LMLwHkQM3pnHTa6CtGX9M1Ay8wAo1hxw Content-Language: en-ca Cc: Subject: RE: Media streaming 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: Thu, 27 May 2010 19:22:50 -0000 > ... So I am search of a media > server that can transcode from native format to MPEG2 on the fly that > does not require a GUI. I'm experimenting with FreeNAS (FreeBSD? NanoBSD?), which uses Fuppes ("Free uPnP Entertainment Services") for on-the-fly transcoding (I'm streaming to a plasma tv from the FreeNAS box via an Xbox 360). It runs headless, although there's a webgui for configuration (FreeNAS and Fupples). Just mentioning in case any of the technology could be applied to your situation. Dale