rtspsrc: send GstRTSPSrcTimeout message on timeout
authorPatrick Radizi <patrickr@axis.com>
Thu, 29 Nov 2018 15:07:08 +0000 (16:07 +0100)
committerSebastian Dröge <slomo@coaxion.net>
Mon, 14 Jan 2019 08:15:23 +0000 (08:15 +0000)
commitd3662bae00cb4efefb9418197775419ac4d03c25
tree4318accf516a0b0eeaaf6a67b15f40e411a0b4a7
parentab8100e664fd8eb2f9afd488fcac76ca7022b7f7
rtspsrc: send GstRTSPSrcTimeout message on timeout

The GstRTSPSrcTimeout message is sent by the rtspsrc when it receives
the on-timeout signal from rtpsession. This can be used by an
application for error handling.

https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/499
gst/rtsp/gstrtspsrc.c
gst/rtsp/gstrtspsrc.h