rtsp-stream: explicitly set caps on udpsrc elements
This causes them to send caps events before data flow, which is usually a pretty correct thing to do!
Not doing so manifested in a bug where ssrcdemux wouldn't forward the caps it had received with an extra ssrc field, as it hadn't received any caps event.
Fixes #85 (closed)
Edited by GStreamer Release Monkey