rtspsrc: Consider "451: Parameter Not Understood" when handling broken control urls
authorMatt Feury <mattfeury@gmail.com>
Mon, 6 Mar 2023 19:56:08 +0000 (19:56 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 7 Mar 2023 18:15:25 +0000 (18:15 +0000)
commit6b3adff951bb7d56d52f340aa4554fa819119a18
tree67b5f227a0813cb579bea322a3fb4095dcc63691
parent3acf83be50522fc1f6f3f9c3c49b756df5b50a20
rtspsrc: Consider "451: Parameter Not Understood" when handling broken control urls

similar to https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3854

it seems that some implementations return this when
the server does not implement URL handling correctly

this fixes https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/2334

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