rtspconnection: Make sure to set a sensible default port for the GSocketConnection
authorSebastian Dröge <slomo@circular-chaos.org>
Mon, 10 Jun 2013 13:31:38 +0000 (15:31 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Mon, 10 Jun 2013 13:31:38 +0000 (15:31 +0200)
commit567be29db2cf64510a8bbe4aadd284fc9289f661
treeb3719a23f1d4242f26678428007edf5fa1318462
parent15375861b5079d57d1639084c505589082130014
rtspconnection: Make sure to set a sensible default port for the GSocketConnection

Otherwise it will connect to port 0 if no port is given in the URI.

https://bugzilla.gnome.org/show_bug.cgi?id=701798
gst-libs/gst/rtsp/gstrtspconnection.c