Raspberry Pi install the newest version of GStreamer.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Raspberry Pi install the newest version of GStreamer.

hongyuanlu
I am trying to install the newest version of GStreamer onto Raspberry Pi.

I want to instsall both Gstreamer and Gstreamer-dev.

I want the newest version so probably not apt-get install?

The current issue is that, I do not have element 'faac' or 'avenc_aac', which I need.

And also,

    gst-device-monitor-1.0

shows

    Probing devices...
    ** (gst-device-monitor-1.0:5760): ERROR **: Failed to start device monitor!
    Trace/breakpoint trap

Which I do not want..

Thanks in advance!