Skip to content

rtsp-stream: use mcast_udpsink[0] last-sample if available for rtpinfo

Michael Olbrich requested to merge mol/gst-rtsp-server:mcast-rtpinfo into master

Otherwise no sink is found for multicast sreams and the less accurate fallback is used to determine the current sequence number and timestamp.

Merge request reports