rtspsrc: propose ports in multicast
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 16 Nov 2012 11:00:14 +0000 (12:00 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 16 Nov 2012 11:17:37 +0000 (12:17 +0100)
commitcc9cb26be16e51fe748a01b2a75be91c35bcfc1e
tree262469dceec11a9a80870f9a5fbf5ae4592c955e
parent5025b3f1b3637020f6158a047a468dfb2b81981a
rtspsrc: propose ports in multicast

When the user configured a port-range, propose ports from this range
as the multicast ports. The server is free to ignore this request but if it
honours it, increment our ports so that we suggest the next port pair for the
next stream.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=639420
gst/rtsp/gstrtspsrc.c