sdpdemux: rework RTCP sending and RTP receiving
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 18 May 2009 21:21:47 +0000 (23:21 +0200)
committerWim Taymans <wim@metal.(none)>
Thu, 21 May 2009 20:22:06 +0000 (22:22 +0200)
commite9eae335f1164c6d57b18d5038c6df2835bfd563
treeabb99e918eb8439215a83d0c38a2e0872ad0bb37
parentfe38f53572ff91b63a3dc5a5a5ed78e13040d16c
sdpdemux: rework RTCP sending and RTP receiving

When we are dealing with multiast, create the udp src and sink elements pointing
to the multicast addresses. When we are doing unicast, receive data on the local
ports and don't send RTCP because we don't know where we have to send it.

Fixes #583188
gst/sdp/gstsdpdemux.c
gst/sdp/gstsdpdemux.h