Raspberry PI and Gstreamer

Arnaud Loonstra arnaud at sphaero.org
Sun Mar 29 12:10:27 PDT 2015


It can be tricky getting a newer gstreamer compiled. I have some 
compiled debs for raspbian but they are not full feature complete

see: 
https://github.com/sphaero/GentleValleyStream/blob/master/README.textile
for instructions.

basically it's adding this repo:
deb http://lola.z25.org/~arnaud/debian zix25/

I can't guarentee this repo remains available.

Rg,

Arnaud

On 03/29/2015 05:45 PM, Paulo Neves wrote:
> Hi
>
> I am new to the mailing list but am familiar working with gstreamer
> through gst-launch, so please bear with me if I break some netiquete of
> this forum.
>
> I am currently trying to run a pipeline which consists of decoding a
> rtph264pay stream to process it with the glshader element and glsink.
> The hardware is the one of the Raspberry Pi B+, and is described in the
> link: http://en.wikipedia.org/wiki/Raspberry_Pi
>
> The problem is that in Raspbian distribution, the GL elements are not
> included. From what I understood the autovideosink calls the
> "eglglessink" which is deprecated to be replaced by "glimagesink" if I
> am not mistaken.
>
> The problem is that I have tried to compile the GL plugins found in the
> gst-bad-plugins repository and they don't seem to get compiled. I have
> installed the libGL1-mesa-dev packages including the DRI modules and
> even so I seem to not be able to use them. To make it even weirder I
> have inspected the ./configure file and it's output and didn't find any
> check for the GL libraries. What am I doing wrong? Can anybody point to
> me a guide if the answer is already available?
>
> Another problem I am getting into is that with the Wheezy and Jessie
> versions of raspbian packages I get corrupted video when it is piped
> through any of the h264 decoders I have available to test(omxh264_dec
> avdec_h264). Specifically the video gets corrupted in areas there is no
> motion after some time and the video is upside down which I think is
> related to an "eglglessink" solved in
> https://bugzilla.gnome.org/show_bug.cgi?id=740111. This all leads me to
> believe that it is the "eglglessink" element which is corrupted. A
> strange thing i noticed is that when the source is "videotestsrc"
> everything seems rendered normally.
>
> I hope I have made myself clear and thank the readers and developer
> because gstreamer is a keypart of getting my business off the ground,
> which leads me to a side question. Is there any bounty system for bug or
> feature solutions in gstreamer?
>
> Paulo Neves
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>


-- 
Stichting z25.org
Concordiastraat 67A
3551 EM Utrecht
The Netherlands

m: +31-(0)6-41861063
e: arnaud at z25.org
w: http://z25.org
t: http://twitter.com/z25org
f: http://fb.com/z25org
g: http://gplus.to/z25
l: http://linkedin.com/company/z25

-- 
w: http://www.sphaero.org
t: http://twitter.com/sphaero
g: http://github.com/sphaero
i: freenode: sphaero_z25


More information about the gstreamer-devel mailing list