rtmp2src: Add idle-timeout property
authorSeungha Yang <seungha@centricular.com>
Fri, 27 Mar 2020 06:40:00 +0000 (15:40 +0900)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 27 Mar 2020 10:25:37 +0000 (10:25 +0000)
commit7f5347a66481f0834440e1ac7a64b1e4a74b4e7e
tree6124abcc83255975df5b5988146c36bd3f66bdf5
parent8da177c0bfb9e223aaa8e5e698a568e5f42a0e82
rtmp2src: Add idle-timeout property

Add new property to signalling that there is no incoming data
from peer. This can be useful if users want to stop the streaming
when the connection is alive but no packet is arriving.
gst/rtmp2/gstrtmp2src.c