Hi,
similar to this thread
https://devtalk.nvidia.com/default/topic/935778/help-building-nvgstcapture-1-0-and-nv-gst-apps/
(where the problem occured during installation with JetPack), I’ve got also problems building nvgstcapture.
In my case, I want to debug the Application for development purposes.
gcc tells me that it’s missing
#include <eglapiinterface.h>
#include "gstnvcamera_public.h"
in file nvgstcapture.h.
Could anybody provide me these two files?
I’m currently running TX1 with R28.1.
nvgstcapture-1.0 works like charm when executing from shell.
Thanks