enc.set_property('tune', 'zerolatency')
capsfilter = Gst.ElementFactory.make('capsfilter')
capsfilter.set_properties(Gst.Caps.from_string('video/x-h264,stream-format=(string)avc'))
enc.set_property('tune', 'zerolatency')
capsfilter = Gst.ElementFactory.make('capsfilter')
capsfilter.set_properties(Gst.Caps.from_string('video/x-h264,stream-format=(string)avc'))