Skip to content

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.

Merge request reports