From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gustavo Zacarias Date: Tue, 3 May 2016 15:55:20 -0300 Subject: [Buildroot] How to enable rtmp support in gst1-plugins-bad? In-Reply-To: <20160503204603.66114582@gmx.net> References: <20160503204603.66114582@gmx.net> Message-ID: <5728F418.8080602@zacarias.com.ar> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On 03/05/16 15:46, Peter Seiderer wrote: > Hello sonntex, > > On Tue, 3 May 2016 15:14:05 +0300, sonntex wrote: > >> I did not find rtmp support in gst1-plugins-bad. There is only rtp support. >> So, I think that it is a misprint. Is it? Patch looks like: > > No misprint, only a missing update since version bump to 1.8.0. > > Rtp support was moved from gst-plugins-bad to gst-plugins-good (see [1]), > same with mpg123 support, moved from -bad to -ugly (see [2])... > > Time to do a re-check of the options for 1.8.x, but did not yet find the > time for it.... > > Regards, > Peter > > [1] https://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/configure.ac?id=f649e85bc9e6c6f52abcdd9fe1e5de670b0f580e > [2] https://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/configure.ac?id=08d8aefcdaaf89ecb6dd53ec1e4f95cd42d01664 Hi Peter. Argh, i missed the move, probably because i looked into configure and/or NEWS rather than commits/relnotes. Do you want to pick up these removals, moves and legacy or shall i? It would be good to have this sorted out for the upcoming release. Thanks. Regards.