All of lore.kernel.org
 help / color / mirror / Atom feed
* Your GStreamer installation is missing a plug-in
@ 2019-08-19  2:09 Bhupendra Singh
  2019-08-19 23:12 ` Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: Bhupendra Singh @ 2019-08-19  2:09 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 1712 bytes --]

Dear All

I am trying to make a Qt application QML-GUI that will show live streaming
of ip-camera. but when in run qt-application on my Embedded Device then I
got 

Some problem .   

 

(gst-plugin-scanner:1296): GStreamer-WARNING **: Failed to load plugin
'/usr/lib/gstreamer-0.10/libgstopengl.so': /usr/lib/libgstgl-0.10.so.1:
undefined symbol: gst_gl_shader_set_uniform_matrix_2x3fv

** (gst-plugin-scanner:1296): WARNING **: could not find config file
'/home/root/.config/gst-openmax.conf'.. using defaults!

(gst-plugin-scanner:1296): GLib-GObject-WARNING **: cannot register existing
type 'GstVorbisDec'

(gst-plugin-scanner:1296): GLib-CRITICAL **: g_once_init_leave: assertion
'result != 0' failed

(gst-plugin-scanner:1296): GStreamer-CRITICAL **: gst_element_register:
assertion 'g_type_is_a (type, GST_TYPE_ELEMENT)' failed

shared memfd open() failed: Function not implemented

Warning: "No decoder available for type 'application/x-rtp,
media=(string)video, payload=(int)35, clock-rate=(int)90000,
encoding-name=(string)H264, packetization-mode=(string)1,
profile-level-id=(string)4d0029,
sprop-parameter-sets=(string)\"Z00AKZpkA8ARPy4C1AQEFAg\\=\\,aO48gA\\=\\=\",
a-recvonly=(string)\"\", npt-start=(guint64)0, play-speed=(double)1,
play-scale=(double)1'."

Error: "Your GStreamer installation is missing a plug-in."

 

I am using -

Embedded Device(SOC) - Colibri-T20  (NVIDIA,Toradex)

Os -    Angstrom v2017.12 - Kernel   

            Colibri-T20_Qt5-X11-Image 2.8b6 20190816

 

Which package I am missing in my os

If am running this application on my Desktop it works correctly .

 

 

Thanks & Regards

Bhupendra Singh

 


[-- Attachment #2: Type: text/html, Size: 5384 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Your GStreamer installation is missing a plug-in
  2019-08-19  2:09 Your GStreamer installation is missing a plug-in Bhupendra Singh
@ 2019-08-19 23:12 ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2019-08-19 23:12 UTC (permalink / raw)
  To: Bhupendra Singh; +Cc: Yocto Project

might be you need to install gstreamer1.0-omx on target.

On Mon, Aug 19, 2019 at 12:48 AM Bhupendra Singh
<bhupendra.singh@ppsinternational.in> wrote:
>
> Dear All
>
> I am trying to make a Qt application QML-GUI that will show live streaming of ip-camera. but when in run qt-application on my Embedded Device then I got
>
> Some problem .
>
>
>
> (gst-plugin-scanner:1296): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstopengl.so': /usr/lib/libgstgl-0.10.so.1: undefined symbol: gst_gl_shader_set_uniform_matrix_2x3fv
>
> ** (gst-plugin-scanner:1296): WARNING **: could not find config file '/home/root/.config/gst-openmax.conf'.. using defaults!
>
> (gst-plugin-scanner:1296): GLib-GObject-WARNING **: cannot register existing type 'GstVorbisDec'
>
> (gst-plugin-scanner:1296): GLib-CRITICAL **: g_once_init_leave: assertion 'result != 0' failed
>
> (gst-plugin-scanner:1296): GStreamer-CRITICAL **: gst_element_register: assertion 'g_type_is_a (type, GST_TYPE_ELEMENT)' failed
>
> shared memfd open() failed: Function not implemented
>
> Warning: "No decoder available for type 'application/x-rtp, media=(string)video, payload=(int)35, clock-rate=(int)90000, encoding-name=(string)H264, packetization-mode=(string)1, profile-level-id=(string)4d0029, sprop-parameter-sets=(string)\"Z00AKZpkA8ARPy4C1AQEFAg\\=\\,aO48gA\\=\\=\", a-recvonly=(string)\"\", npt-start=(guint64)0, play-speed=(double)1, play-scale=(double)1'."
>
> Error: "Your GStreamer installation is missing a plug-in."
>
>
>
> I am using –
>
> Embedded Device(SOC) – Colibri-T20  (NVIDIA,Toradex)
>
> Os -    Angstrom v2017.12 – Kernel
>
>             Colibri-T20_Qt5-X11-Image 2.8b6 20190816
>
>
>
> Which package I am missing in my os
>
> If am running this application on my Desktop it works correctly .
>
>
>
>
>
> Thanks & Regards
>
> Bhupendra Singh
>
>
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-08-19 23:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-19  2:09 Your GStreamer installation is missing a plug-in Bhupendra Singh
2019-08-19 23:12 ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.