rtspsrc: add port-range property to rtspsrc
authorArnaud Vrac <rawoul at gmail.com>
Mon, 26 Jul 2010 15:45:42 +0000 (17:45 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 26 Jul 2010 15:47:35 +0000 (17:47 +0200)
commitc6f47c34fbe726ed4e5a5827d72f3c30ce5ff0cf
tree947a3767683f7b929abfd531ca088ce1fb7c2b7b
parente6d7e69844b6fa22d8c5b2943acd53a6e7edf3cd
rtspsrc: add port-range property to rtspsrc

To support setups with firewall/ipsec, it is useful for an rtsp client to be
able to set the range of ports that can be used for rtp/rtcp reception.
Allows this by adding a "port-range" property to the rtspsrc element.

Fixes #625153
gst/rtsp/gstrtspsrc.c
gst/rtsp/gstrtspsrc.h