rtspsrc: Using multicast UDP has no relation to seekability
authorNirbheek Chauhan <nirbheek@centricular.com>
Fri, 9 Apr 2021 20:25:28 +0000 (01:55 +0530)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 12 Apr 2021 02:56:44 +0000 (02:56 +0000)
commit57e4eab72d00677eb60c7bda1feeef833e043038
tree922494bc591e87c72030e2a93b5c6a794cebf524
parentb1dcbf393b5e5ab9f33aefc550a60668cc368782
rtspsrc: Using multicast UDP has no relation to seekability

The transport has no relation to whether a media can be seeked. The
range response having a duration is the correct thing to check for.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/939>
gst/rtsp/gstrtspsrc.c