gstreamer-1.0 plugin for videosink without X

Digits info at digits.tv
Sat Jul 16 08:36:09 UTC 2016


Hi Zac,

I can't find my notes but I have my bash history - try recompiling 
plugins-bad.  The relevant section of my history is:

git clone git://anongit.freedesktop.org/gstreamer/gst-plugins-bad
cd gst-plugins-bad
./autogen.sh
./configure --disable-gtk-doc --disable-x11 --disable-glx --enable-egl 
--enable-dispmanx CFLAGS="-I/opt/vc/include/EGL -I/opt/vc/include/GLES 
-I/opt/vc/include/GLES2 -I/opt/vc/include 
-I/opt/vc/include/interface/vcos/pthreads 
-I/opt/vc/include/interface/vmcs_host/linux" LDFLAGS="-L/opt/vc/lib" 
CPPFLAGS="-I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads 
-I/opt/vc/include/interface/vmcs_host/linux -I/opt/vc/include/EGL"
make -j8
sudo make install

Regards,

Dave.

On 16/07/2016 8:59 AM, zacattackcit wrote:

Dave--

Thanks for your help.  With your compile command for gst-plugins-bad
(earlier in this thread) and gst-omx (in the previous post), I got both
packages to compile!  I'm now hitting a run-time error.  When I run my
minimal test pipeline:

gst-launch-1.0 rpicamsrc ! h264parse ! omxh264dec ! glimagesink

I get this error:

0:00:00.190762969 31880   0x197400 ERROR              gldisplay
gstgldisplay_wayland.c:120:gst_gl_display_wayland_new: Failed to open X11
display connection with name, '(null)'

Looks like not all the X11 stuff was really disabled?  Have you seen
anything like this?  I think I'm getting closer...

Thanks,

-Zac

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160716/f4dd0c7e/attachment.html>


More information about the gstreamer-devel mailing list