Video window is not visible

Yasushi SHOJI yasushi.shoji at gmail.com
Mon Jul 3 01:36:44 UTC 2017


Hi,

On Thu, Jun 29, 2017 at 6:45 PM, Ayan <ayankarmakar33 at gmail.com> wrote:
>
> I've tried the following gstreamer code but no video is there after
running.
> I'm using this command: gcc -Wall test.c -o test `pkg-config --cflags
--libs
> gstreamer-1.5` -lm and to run: ./test.

The code seems to work here.

Here is the command I used to build.

gcc -Wall -Wextra -g $(pkg-config --cflags --libs gstreamer-1.0) a.c

I don't think there is `gstreamer-1.5` package config, does it?
-- 
               yashi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170703/76dc01eb/attachment.html>


More information about the gstreamer-devel mailing list