From owner-freebsd-multimedia@FreeBSD.ORG Tue Nov 26 21:11:57 2013 Return-Path: Delivered-To: multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4D6E1EBF; Tue, 26 Nov 2013 21:11:57 +0000 (UTC) Received: from mx1a.lautre.net (mx1a.lautre.net [80.67.160.71]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0B41D2E29; Tue, 26 Nov 2013 21:11:56 +0000 (UTC) Received: from graf.pompo.net (unknown [78.225.128.39]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: thierry@pompo.net) by mx1a.lautre.net (Postfix) with ESMTPSA id DB35340553; Tue, 26 Nov 2013 21:43:29 +0100 (CET) Received: by graf.pompo.net (Postfix, from userid 1001) id 07C9342D588C; Tue, 26 Nov 2013 21:43:29 +0100 (CET) Date: Tue, 26 Nov 2013 21:43:29 +0100 From: Thierry Thomas To: Thomas Zander Subject: Re: ports/184035: net/liveMedia: upgrade to 2013.11.15 and reorganize Message-ID: <20131126204329.GM26837@graf.pompo.net> References: <20131117140544.C7D8742D18BC@graf.pompo.net> <20131124175406.GG91903@graf.pompo.net> <20131125203540.GM88827@graf.pompo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 9.2-BETA2 i386 Organization: Kabbale Eros X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: X-PGP: 0xF1C516B3C8359753 User-Agent: Mutt/1.5.22 (2013-10-16) Cc: c.petrik.sosa@gmail.com, FreeBSD-gnats-submit@freebsd.org, multimedia@freebsd.org X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Nov 2013 21:11:57 -0000 On tue 26 nov 13 at 10:15:07 +0100, Thomas Zander wrote: > > To my knowledge, liveMedia is mandatory when you want to read stream > > like 'rtsp://...'. > > Not anymore. rtsp should work right out of the box without liveMedia. > ffmpeg supports it for quite some time: > https://trac.ffmpeg.org/wiki/StreamingGuide Great! Anyway, if I commit this PR, I shall also apply the included patch related to mplayer, so that it won't be broken untill you remove this option. Thanks. -- Th. Thomas.