Date: Tue, 26 May 2009 15:30:52 +0200 From: cpghost <cpghost@cordula.ws> To: Polytropon <freebsd@edvax.de> Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: rtmpdump (was: Re: Streaming server) Message-ID: <20090526133052.GB3856@phenom.cordula.ws> In-Reply-To: <20090526152126.265b21a9.freebsd@edvax.de> References: <4A1A9FF0.40609@webrz.net> <alpine.BSF.2.00.0905251913560.40022@wojtek.tensor.gdynia.pl> <4A1B01DC.1060800@webrz.net> <alpine.BSF.2.00.0905260045050.41921@wojtek.tensor.gdynia.pl> <4A1BCEDE.1000701@webrz.net> <alpine.BSF.2.00.0905261351410.45368@wojtek.tensor.gdynia.pl> <4A1BDC17.5010709@webrz.net> <alpine.BSF.2.00.0905261444450.45652@wojtek.tensor.gdynia.pl> <20090526131141.GA3856@phenom.cordula.ws> <20090526152126.265b21a9.freebsd@edvax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 26, 2009 at 03:21:26PM +0200, Polytropon wrote: > On Tue, 26 May 2009 15:11:41 +0200, cpghost <cpghost@cordula.ws> wrote: > > While we're talking about streaming protocols: how comes we don't > > have rtmpdump in the ports? > > Maybe because of mplayer -streamdump rtsp:// ... ? :-) > > I've not checked, but using -streamdump with mplayer lets > you dump most datastreams (coming from another file, a DVD, > a HTTP link or something else) into a file (see -dumpfile). Hmmm... are you sure? Looking at the sources of rtmpdump-1.6 and mplayer's RTSP library, that's a totally different beast. The protocol strings supported by rtmpdump are: rtmp:// rtmpt:// rtmps:// rtmpe:// rtmpte:// rtmpfp:// Not that this wouldn't be a nice extension to mplayer though... ;-) -cpghost. -- Cordula's Web. http://www.cordula.ws/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090526133052.GB3856>