h.264 Video Streaming over TCP

Tim-Philipp Müller t.i.m at zen.co.uk
Mon Mar 4 06:33:28 PST 2013


On Mon, 2013-03-04 at 09:21 -0500, Chuck Crisler wrote:

> how does the -v option work on gst-launch? I haven't seen anything
> that seems to relate to that in the elements I have worked with but I
> know that it generates output that otherwise isn't displayed.

If only you had the source code to check, right? :)

It hooks up to the "deep-notify" signal on the top-level pipeline, which
will receive all GObject ::notify signals from the object hierarchy,
which includes most notable the GstPad "caps" properties.

Cheers
 -Tim



More information about the gstreamer-devel mailing list