# 需要导入模块: from gi.repository import Gst [as 别名]# 或者: from gi.repository.Gst importcaps_from_string[as 别名]def__init__(self):src_template = Gst.PadTemplate.new ('src', Gst.PadDirection.SRC, Gst.PadPresence.ALWAYS, Gst.caps_from_string('video/x-raw,format=(string)RGBA'),...
+-from gi.repository import GObject ++import gobject + + import sys + import dbus +@@ -122,7 +122,7 @@ + path = "/test/agent" + agent = Agent(bus, path) + +- mainloop = GObject.MainLoop() ++ mainloop = gobject.MainLoop() + + if len(args) > 1: + if len(args) > 2...
[ 58s] libgirepository-1_0-1-1.56.1-1.1 ### [ 58s] gstreamer-1.12.5-1.1 ### [ 58s] setting /usr/lib/gstreamer-1.0/gst-ptp-helper to root:root 0755 "= cap_net_bind_service+ep". (wrong missing capabilities) [ 58s] libgstreamer-1_0-0-1.12.5-1.1 ### [ 58s] sysuser-...