[Bug 702921] [pygi] python applications cannot interpret buffer metadata
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Oct 26 04:56:05 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=702921
--- Comment #4 from Stian Selnes (stianse) <stian.selnes at gmail.com> ---
Example usage with the patch above:
meta = GstNet.buffer_get_net_address_meta(buffer)
sockaddr = meta.addr
address = sockaddr.get_address()
port = sockaddr.get_port()
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list