rtsp: keep track of server ip and ipv6
authorWim Taymans <wim.taymans@collabora.co.uk>
Tue, 16 Mar 2010 17:37:18 +0000 (18:37 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Tue, 16 Mar 2010 17:37:18 +0000 (18:37 +0100)
commite866345f15291f60ece13bca98e36373810541a4
treeb6d5a6b8002f9bdcebf75640f07a69532798acd6
parent4eccdd9dd7b7484cffafc9f2b9df0d18e2cb7ef7
rtsp: keep track of server ip and ipv6

Keep track of how the client connected to the server and setup the udp ports
with the same protocol.
Copy the server ip address in the SDP so that clients can send RTCP back to
us.
gst/rtsp-server/rtsp-client.h
gst/rtsp-server/rtsp-media.c
gst/rtsp-server/rtsp-media.h
gst/rtsp-server/rtsp-sdp.c
gst/rtsp-server/rtsp-sdp.h
gst/rtsp-server/rtsp-server.c