RidgeRun / gstd-1.x

GStreamer Daemon is a GStreamer framework for controlling audio and video streaming using TCP messages. This version is based on GStreamer 1.x
https://developer.ridgerun.com/wiki/index.php?title=Gstd-1.0
GNU Lesser General Public License v2.1
169 stars 54 forks source link

Using gstd python api with Gst-python Gi object #296

Open Bugswriter opened 2 years ago

Bugswriter commented 2 years ago

I am using Gstd python API. In docs it ask to use pipeline like this: "v4l2video ! fakesink" I was wondering if I can use Gst python pipeline objects instead?