Gstreamer with multithread app (Qt)
Matias Hernandez Arellano
msdark at archlinux.cl
Thu Apr 7 15:20:15 PDT 2011
It's possible to use gstreamer in a multithread app?
I have an Producer/Consumer application where i have two groups 1 with 1 Producer and 1 Cosumer (Capture Video with Opencv/Process Image) and other group equal ... Take de Process Frame / Stream the frames...
The communication between threads works good, but know i need to add the stream part ..
I have another app where i test the functionality of AppSrc and works!!! ..
So i need to add this (Read from the Buffer where i have images, push into AppSrc and Stream over network) in a thread.
is this possible??
I was working with Qt and i have qt-gstreamer installed and working..
Any example of how can i do that? (with Qt-gstreamer or simple gst ?? )
Thanks in advance.
--
Matías Hernandez Arellano
Ingeniero de Software/Proyectos en VisionLabs S.A
CDA Archlinux-CL
www.msdark.archlinux.cl
More information about the gstreamer-devel
mailing list