rtspsrc: allow missing control attribute in case of a single stream
authorPetr Kulhavy <brain@jikos.cz>
Tue, 30 Aug 2016 08:24:43 +0000 (10:24 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 1 Nov 2016 18:13:49 +0000 (20:13 +0200)
commit5cdf66d5d2f6ad4bea9206b451674a2a64ed784f
treeefaa58e0d0fc94cca9d8884f65b55369156e905e
parent56b1d088a9a6c69f8c1f3067bc261e88632fae4a
rtspsrc: allow missing control attribute in case of a single stream

Improve RFC2326 - chapter C.3 compatibility:
In case just a single stream is specified in SDP and the control attribute
is missing do not drop the stream but rather assume "a=control:*"

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