Problem in Raspberry Pi 3 with glimagesink

Pau Salvador Llàcer pasallla at epsg.upv.es
Fri Dec 2 11:04:09 UTC 2016


Tim Müller <tim at centricular.com> escribió:

> On Thu, 2016-12-01 at 12:26 +0100, Pau Salvador Llàcer wrote:
>
> Hi Pau,
>
>> This is the console output when I run:
>>
>> gst-inspect-1.0 --version
>>
>> I have also just installed Gstreamer 1.10.2 (latest version in  
>> http://gstreamer.freedesktop.org/src/) and the console output is:
>>
>> gst-inspect-1.0 version 1.10.2
>> Gstreamer 1.4.4
>
> This indicates that something isn't right with your installation.
> You're running gst-inspect 1.10, but it's picking up an old GStreamer
> library version.
>
> Maybe you forgot to run "sudo ldconfig" after doing "make install" or
> maybe you need to add the prefix where you installed it into to your
> /etc/ld.so* or maybe you need to set LD_LIBRARY_PATH so the newly-
> installed libs can be found from the prefix where you installed them.
>
> What's the output of:
>
>  $ which gst-inspect-1.0
>
> and
>
>  $ ldd `which gst-inspect-1.0` | grep libgstreamer
>
> ?
>
> Cheers
>  -Tim
>
> --
> Tim Müller, Centricular Ltd - http://www.centricular.com
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


Hi,

Thank you very much!

I have just solved the problem. Raspbian had installed Gstreamer 1.4.4  
(by default). I removed it and GStreamer 1.10.2 works well!

Pau









Pau Salvador Llàcer
pasallla at epsg.upv.es
Grau en Enginyeria de Sistemes de Telecomunicació, So i Imatge (GITSI)
Escola Politècnica Superior de Gandia (EPSG)
Universitat Politècnica de València (UPV)


More information about the gstreamer-devel mailing list