rtsp-stream: use mcast_udpsink[0] last-sample if available for rtpinfo
authorMichael Olbrich <m.olbrich@pengutronix.de>
Mon, 23 Mar 2020 13:51:28 +0000 (14:51 +0100)
committerMichael Olbrich <m.olbrich@pengutronix.de>
Mon, 30 Mar 2020 14:57:05 +0000 (16:57 +0200)
commita696d980b5c0bf91c845e2afce40eb3b70bc910c
treef2ba976869efc536decf678a494f408007ec209c
parent44ccca3086dd81081d72ca0b21d0ecdde962fb1a
rtsp-stream: use mcast_udpsink[0] last-sample if available for rtpinfo

Otherwise no sink is found for multicast sreams and the less accurate
fallback is used to determine the current sequence number and timestamp.
gst/rtsp-server/rtsp-stream.c