<div dir="ltr">Hi,<br><br>On Thu, Jun 29, 2017 at 6:45 PM, Ayan <<a href="mailto:ayankarmakar33@gmail.com">ayankarmakar33@gmail.com</a>> wrote:<br>><br>> I've tried the following gstreamer code but no video is there after running.<br>> I'm using this command: gcc -Wall test.c -o test `pkg-config --cflags --libs<br>> gstreamer-1.5` -lm and to run: ./test.<br><br><div>The code seems to work here.</div><div><br></div><div>Here is the command I used to build.</div><div><br></div><div>gcc -Wall -Wextra -g $(pkg-config --cflags --libs gstreamer-1.0) a.c<br></div><div><br></div><div>I don't think there is `gstreamer-1.5` package config, does it?</div><div>-- </div><div>               yashi</div><div><br></div></div>