How can I create a mosaic in Gstreamer? How can I set "sink_0::xpos=0 sink_0::ypos=0 sink_0::alpha=0" in Python?
Giacomo D
omagico.olo at gmail.com
Wed Aug 5 03:46:39 PDT 2015
Thanks Thiago!!
I tried it
self.videotestsrc.link(self.camerafilter0)
self.camerafilter0.link(self.videomixer.get_static_pad("sink_0")
but I got
"self.camerafilter0.link(self.videomixer.get_static_pad("sink_0"))
TypeError: argument dest: Expected Gst.Element, but
got__main__.__main__.GstVideoMIxer2Pad"
Can someone help me??
Thanks
Giacomo
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/How-can-I-create-a-mosaic-in-Gstreamer-How-can-I-set-sink-0-xpos-0-sink-0-ypos-0-sink-0-alpha-0-in-P-tp4672943p4672983.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list