Current status of GStreamer on Raspberry Pi

Mandeep Sandhu mandeepsandhu.chd at gmail.com
Thu Feb 7 21:41:45 PST 2013


> 4. Another approach, QtGStreamer could also save the day, but as it
> uses OpenGL in sinks, it requires Qt5 (again, no GLX support and no
> QtOpenGL support with Qt4 without dirty hacks), but it's unknown if
> QtGStreamer compiles against the Qt5. Out of the box it doesn't.

Have you tried QtGstreamer with Qt4? You can use qtvideosink &
qwidgetvideosink which do s/w painting and do not rely on openGL
(thats used by qtglvideosink). Though I'm not sue if you're using X or
QWS on R-Pi.

HTH,
-mandeep


More information about the gstreamer-devel mailing list