How add signal callback to rtspsrc

elio francesconi elio.francesconi at gmail.com
Mon Mar 14 11:33:44 UTC 2016


Hi all,
I need to add a signal to my pipeline...

This is my pipeline:

pipeline = gst_parse_launch("rtspsrc
location=rtsp://<ipaddress>/<url> latency=10 !  rtph264depay !
avdec_h264   ! autovideosink", &error);

and I need to implement the callback for "on-sdp" signal in grtsp element.

Someone can explain me how do that? Thanks a lot

Elio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160314/5ad5ab41/attachment.html>


More information about the gstreamer-devel mailing list