Archives Sept. 3, 2014

Using GStreamer AppSink from Python

So I decided to play a bit with how to get raw audio samples from gstreamer pipelines. This is normally done (in C or whatever) with an `appsink` element in your gstreamer pipeline. You hook up the pipeline, watch for the buffer, and then you can map it into a Numpy buffer (or whatever you ...

Continue reading

Previous day

Aug. 26, 2014

Next day

Sept. 17, 2014

Archives