From owner-freebsd-questions@FreeBSD.ORG Thu Apr 7 11:02:12 2005 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 2603116A4CE for ; Thu, 7 Apr 2005 11:02:12 +0000 (GMT) Received: from ptb-relay01.plus.net (ptb-relay01.plus.net [212.159.14.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id C528E43D58 for ; Thu, 7 Apr 2005 11:02:11 +0000 (GMT) (envelope-from ian@codepad.net) Received: from [80.229.159.44] (helo=hercules.codepad.net) by ptb-relay01.plus.net with esmtp (Exim) id 1DJUm0-000Nyj-M2 for freebsd-questions@freebsd.org; Thu, 07 Apr 2005 11:02:08 +0000 From: Xian To: freebsd-questions@freebsd.org Date: Thu, 7 Apr 2005 12:02:06 +0100 User-Agent: KMail/1.7 References: <50905.10.100.56.25.1112857360.squirrel@10.100.56.25> In-Reply-To: <50905.10.100.56.25.1112857360.squirrel@10.100.56.25> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200504071202.06947.ian@codepad.net> Subject: Re: Help: Streaming media capture 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, 07 Apr 2005 11:02:12 -0000 On Thursday 07 April 2005 08:02, Mangesh Bhalerao wrote: > Hi everybody, > > I got a question, if i would like to download a file > on my hdd , such as > > rtsp://folder.something.com/blablabla.rm > > how to get it download and let me know you i am working > behind a webonly firewall which blocks all udp connections > as well as i need to have a poxy connecton to access internet. > > I have tried mplayer ( mplayerhq.hu ) but was not successful because of i > guess, the proxy config in mplayer. > > If you know any other utility and how to use it, please let me know. > > TIA. > > Regards > > ---------------------------------------------------- > Mangesh Bhalerao > M.Tech. (II nd Sem) > DA-IICT ,(www.da-iict.org) > Gandhinagar - 382009 > > Ph#. 9426366185 > ------------------------------------------------------ ssh port forwarding might get you round the firewall. For actually getting the stream onto disk, mplayer is very good. -- /Xian "C lets you shoot yourself in the foot rather easily. C++ allows you to blow your whole leg off" unknown author