AW: Using appsink on Ubuntu

Bernhard Graaf bernhard.graaf at gmx.de
Thu Nov 30 19:31:26 UTC 2017


If you need the development packets from gstreamer, you need to install the
'libgstreamer...-dev' packets.
Type 'sudo apt get install libgstreamer' and then press the key 'TAB'.
You will see all the development packets.
Install only the gstreamer1.0* will not install the development environment

-----Ursprüngliche Nachricht-----
Von: gstreamer-devel [mailto:gstreamer-devel-bounces at lists.freedesktop.org]
Im Auftrag von aweston5
Gesendet: Donnerstag, 30. November 2017 17:32
An: gstreamer-devel at lists.freedesktop.org
Betreff: Using appsink on Ubuntu

Hi, I'm trying to include this in a program to use AppSink and this file
isn't found ...

#include <gst/app/gstappsink.h>

I'm on Ubuntu 16, and this file isn't found using:  
find / -name gstappsink.h

I installed with this:   
apt-get install -y gstreamer1.0*

Which puts files here:  /usr/include/gstreamer-1.0/gst

But there is no gst/app directory?

What do I have to install to get this?  Is there a dev package?  I seem to
have everything that I can find.
Thanks
--Andy







--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



More information about the gstreamer-devel mailing list