rtsp-session: add property extra-timeout
authorGöran Jönsson <goranjn@axis.com>
Tue, 15 Oct 2019 05:33:29 +0000 (07:33 +0200)
committerSebastian Dröge <slomo@coaxion.net>
Wed, 16 Oct 2019 06:49:49 +0000 (06:49 +0000)
commit74b19b3709d16e39644e0823fed114314845ad15
tree4d04bf023a934345c03c1b570c0e94c56ef12356
parent0b1b6670c8b73ad0311f90a6387bdd372cea5896
rtsp-session: add property extra-timeout

Extra time to add to the timeout, in seconds. This only
affects the time until a session is considered timed out
and is not signalled in the RTSP request responses.
Only the value of the timeout property is signalled in the
request responses.
gst/rtsp-server/rtsp-session.c