Gstreamer + RTMP using cerbero on Max OS for armv7s

Sebastian Dröge sebastian at centricular.com
Wed Dec 11 09:38:09 PST 2013


On Mo, 2013-12-09 at 20:33 -0800, kashif at devdesks.com wrote:
> So i added the recipe rtmpdump to the recipe folder, added dependency in
> gst-plugins-bad-1.0.recipe and gst-plugins-bad-1.0-static.recipe like this
> 
> deps = ['gstreamer-1.0', 'gst-plugins-base-1.0', 'bzip2', 'libass',
> [...]
> [(1/1) rtmpdump -> configure ]
> Running command './configure --prefix
> /Users/devdesks/cerbero/dist/darwin_x86_64 --libdir
> /Users/devdesks/cerbero/dist/darwin_x86_64/lib 
> --build=x86_64-apple-darwinx'
> /bin/sh: ./configure: No such file or directory

You need to add to the recipe the instructions for configuring, building
and installing the software. 

rtmpdump is just Makefile based, not autotools. See the cmake recipe or
any other recipe that uses BuildType.MAKEFILE for an example.

-- 
Sebastian Dröge <sebastian at centricular.com>
Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 966 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131211/1d1e6427/attachment.pgp>


More information about the gstreamer-devel mailing list