sdp: pass multicast connection for multicast-only stream
authorWim Taymans <wtaymans@redhat.com>
Mon, 3 Mar 2014 14:12:55 +0000 (15:12 +0100)
committerWim Taymans <wtaymans@redhat.com>
Mon, 3 Mar 2014 14:12:55 +0000 (15:12 +0100)
commit2bd90b539cb6446980e43e288401c06480859b37
treea2da2edd6db6bc008a9b409b488ab40e5a8ba7ec
parent21144cb6e262ddd53f19b25dc08c09679fa0af2d
sdp: pass multicast connection for multicast-only stream

Pass the multicast address of the stream in the connection info in the
SDP so that clients try a multicast connection first.
Only allow multicast connections in the test-multicast example. Also
increase the TTL a little.
examples/test-multicast.c
gst/rtsp-server/rtsp-sdp.c