rtsp: Don't use / as path if no path was provided
authorThomas Scheuermann <Thomas.Scheuermann@barco.com>
Mon, 8 Apr 2013 07:09:33 +0000 (09:09 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 8 Apr 2013 07:09:33 +0000 (09:09 +0200)
commit9a78542ded27461b70c5b2eb835ef2ed16da32f8
treec4b2556cb9019f7c0581294d807d9aa83b76f209
parent882677eb8ee2f8823fd22543b36bf6e4678abd2a
rtsp: Don't use / as path if no path was provided

RTSP does not mandate that a non-zero-length path is used and
some devices (e.g. IQinVision IQeye 1080p) requires that a
zero-length path is used.
gst-libs/gst/rtsp/gstrtspurl.c