Skip to content
Jhonata Poma edited this page Nov 29, 2017 · 1 revision

Yocto recipe for GStreamer-1.0 RaspberryPi camera module source element

To install on yocto, clone this recipe then move the two files inside your layer path.

Example:

poky/meta-yourlayer/recipes-multimedia/gstreamer/gstreamer1.0-rpicamsrc.inc
poky/meta-yourlayer/recipes-multimedia/gstreamer/gstreamer1.0-rpicamsrc_0.0.1.bb

You can then test bitbake execution:

bitbake gstreamer1.0-rpicamsrc

Tested on Yocto 'Rocko', running on Raspberry Pi module B+

Clone this wiki locally