Running gmlglsink without x11
Glenn Coombs
glenn.coombs at gmail.com
Wed Jul 19 08:44:00 UTC 2017
Hi Sebastian,
I'm having some trouble persuading buildroot to actually build the
qmlglsink stuff. The first issue I had was that the
gst1-plugins-bad-1.10.4/configure script in was being run with
--disable-qt. I added a buildroot config option to allow me to toggle that
on and that got me a bit further. The configure script is now run with
--enable-qt but fails further on:
configure:50067: *** checking feature: Qt elements ***
configure:50071: *** for plug-ins: qt ***
configure:50115: checking for QT
configure:50123: $PKG_CONFIG --exists --print-errors "Qt5Core Qt5Gui Qt5Qml
Qt5Quick >= 5.4.0"
configure:50126: $? = 0
configure:50141: $PKG_CONFIG --exists --print-errors "Qt5Core Qt5Gui Qt5Qml
Qt5Quick >= 5.4.0"
configure:50144: $? = 0
configure:50184: result: yes
configure:50193: checking for moc-qt5
configure:50226: result: no
configure:50193: checking for moc
configure:50211: found
/opt/porky/dev-new-kernel/imx6qdtibrd0208/host/usr/bin/moc
configure:50223: result:
/opt/porky/dev-new-kernel/imx6qdtibrd0208/host/usr/bin/moc
configure:50239: checking for rcc-qt5
configure:50272: result: no
configure:50239: checking for rcc
configure:50257: found
/opt/porky/dev-new-kernel/imx6qdtibrd0208/host/usr/bin/rcc
configure:50269: result:
/opt/porky/dev-new-kernel/imx6qdtibrd0208/host/usr/bin/rcc
configure:50285: checking for uic-qt5
configure:50318: result: no
configure:50285: checking for uic
configure:50303: found
/opt/porky/dev-new-kernel/imx6qdtibrd0208/host/usr/bin/uic
configure:50315: result:
/opt/porky/dev-new-kernel/imx6qdtibrd0208/host/usr/bin/uic
configure:50774: WARNING: Could not find any Qt Windowing integration
configure:50807: *** These plugins will not be built: qt
It seems to be expecting a Windowing configuration variable. I'm not using
X11 or Wayland so I'm not sure how this should be set. Any ideas ?
--
Glenn
On 17 July 2017 at 20:28, Glenn Coombs <glenn.coombs at gmail.com> wrote:
> Hi Sebastian,
>
> Thanks for the information. That is good news - sounds like it should
> work on my setup. I can't see qmlglsink in the output of gst-inspect-1.0
> at the moment but hopefully I just need to tell buildroot to include it.
>
> --
> Glenn
>
> On 17 July 2017 at 19:57, Sebastian Dröge <sebastian at centricular.com>
> wrote:
>
>> On Mon, 2017-07-17 at 02:32 -0700, glenn.coombs wrote:
>> > Dmitry,
>> >
>> > I would like to use qmlglsink on an iMX6 platform with OpenGL ES
>> > instead of X11. Did you figure out if qmlglsink requires X11 to work
>> > ?
>>
>> It doesn't, it works on imx6 with the Qt EGLFS backend.
>>
>> --
>> Sebastian Dröge, Centricular Ltd · http://www.centricular.com
>> _______________________________________________
>> gstreamer-devel mailing list
>> gstreamer-devel at lists.freedesktop.org
>> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170719/c2ed551b/attachment-0001.html>
More information about the gstreamer-devel
mailing list