From owner-freebsd-multimedia@FreeBSD.ORG Tue Mar 7 23:05:35 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC88416A420 for ; Tue, 7 Mar 2006 23:05:35 +0000 (GMT) (envelope-from julian@elischer.org) Received: from a50.ironport.com (a50.ironport.com [63.251.108.112]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6D5F43D4C for ; Tue, 7 Mar 2006 23:05:35 +0000 (GMT) (envelope-from julian@elischer.org) Received: from unknown (HELO [10.251.17.229]) ([10.251.17.229]) by a50.ironport.com with ESMTP; 07 Mar 2006 15:05:36 -0800 Message-ID: <440E11BF.3060804@elischer.org> Date: Tue, 07 Mar 2006 15:05:35 -0800 From: Julian Elischer User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.11) Gecko/20050727 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mike Tancsa References: <6.2.3.4.0.20060307143600.076cfc68@64.7.153.2> In-Reply-To: <6.2.3.4.0.20060307143600.076cfc68@64.7.153.2> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@freebsd.org Subject: Re: RealVideo reverse proxy X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Mar 2006 23:05:36 -0000 Mike Tancsa wrote: > A customer of ours has a requirement to do some very infrequent real > video broadcasting using Sony Anycast equipment. Is there any way on > FreeBSD to act as a reverse proxy for them ? > > Ideally, I would like to setup something like > > Sony Anycast video > that puts out ---------DSL------FreeBSD server---- multiple clients > viewing the stream via the FreeBSD server > RealVideo > > Where ideally, I would like reverse proxy the stream on the FreeBSD > box which has proper bandwidth to the outside world. Is this possible > on FreeBSD ? If so, what are you using ? I did this with the apple streaming server for my quicktime streams but I doubt that it works for a real stream.. (might check though) didn't the Real (TM) server run on freeBSD at one stage?