client: store TCP ports in transport
authorWim Taymans <wtaymans@redhat.com>
Tue, 20 May 2014 13:57:30 +0000 (15:57 +0200)
committerWim Taymans <wtaymans@redhat.com>
Tue, 20 May 2014 13:57:30 +0000 (15:57 +0200)
commit5aa06b8058423e7ecd1f656d6d420cab6d581d1e
treed9fb8871d762295b56ce83f912bd8d04ee7d7fce
parent17322693f66a7e2b7b37f79a12618d6eea6e12cf
client: store TCP ports in transport

Store the TCP ports in the transport when we are doing RTSP over TCP.
This way, we can easily get to the ports from the transport.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=729776
gst/rtsp-server/rtsp-client.c