Get Element from Pipeline - PyGI and Gstreamer 1.0

gstnewbiepants mrblotchkins at gmail.com
Mon Jul 1 18:21:00 PDT 2013


Nevermind, figured it out!

source = self.pipeline.get_by_name("udpsink_video")
pad = source.get_static_pad('sink')
print pad.get_property('caps').to_string()

Thanks!



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Get-Element-from-Pipeline-PyGI-and-Gstreamer-1-0-tp4660847p4660848.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list