Archives week 35 of 2014

Sept. 1, 2014 - Sept. 7, 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

Daily archives

Previous week

Week 34 of 2014

Next week

Week 37 of 2014

Archives