Skip to content Skip to sidebar Skip to footer
Showing posts with the label Python Gstreamer

Error In Pipeline Porting Pygst Program From Gstreamer 0.10 To 1.0

I'm porting a program from pygst 0.10 to 1.0 and I've problems with the pipeline. The pipel… Read more Error In Pipeline Porting Pygst Program From Gstreamer 0.10 To 1.0

Gstreamer Python Bindings For Windows

I am looking into gstreamer as a means to choose a video device from a list to feed it to an opencv… Read more Gstreamer Python Bindings For Windows

Get The Window Handle In Pygi

In my program I use PyGObject/PyGI and GStreamer to show a video in my GUI. The video is shown in a… Read more Get The Window Handle In Pygi