I\'m trying to have OpenCV process a frame in the middle of a gstreamer pipe. I have one gstreamer pipe generating the stream, sending it to appsink for OpenCV code to receive:
How can I install gst-python, which is GStreamer\'s python bind, on my Mac (Snow Leopard) the easy way? This will probably involve using a p开发者_开发百科ackage-manager like homebrew or MacPorts.
I\'m开发者_如何学编程 looking for a tool to do the following: Convert video/audio from multiple formats to WebM format.
I need some help! In qt app I have a central widget. In this central widget I have a QLabel ,and another QWidget. Now with the help of gstreamer I can get the video from my webcam and show it via the
I\'m trying to build a gstreamer pipeline to create an RTP audio stream with iLBC codec.Gstreamer (as of version 0.10) has an RTP payloader pipeline element called rtpilbcpay.Unfortunately only the RT
How can i do raw send and raw receive ? This is not working, i cant play what i sended: Send: $ gst-launch -v autoaudiosrc ! udpsink host=127.0.0.1 auto-multicast=true port=4444
I want to create app开发者_JAVA百科lication that will play live internet streams with gstreamer. It plays some streams fine, but when it encounters playlist it gives me an error that there is no plugi
I\'m building an interactive language learning application to be used in a classroom environment. The idea is that a teacher should be able to talk to the students (=audio stream to all students), let
I am trying to capture the microphone audio and save it as a file. But its not working, i can only play the file while assign. How can i enable the microphone and buffer it or save or dump as raw .odd
to include say gstreamer libraries we need to use -lgstreamer-0.10 but if i want to manually specify the complete path.. which in this case is