session: improve RTP-Info
authorWim Taymans <wtaymans@redhat.com>
Fri, 7 Feb 2014 15:39:49 +0000 (16:39 +0100)
committerWim Taymans <wtaymans@redhat.com>
Fri, 7 Feb 2014 15:39:49 +0000 (16:39 +0100)
commit8bd53dcf9c02230b172cbfa82bd120a6ff9a73dd
tree2f7ebcaf771d4bf37e8bf81ddbbfa7affc489433
parent271f5330985fbf4b4e41028a43cc00788a0fcfff
session: improve RTP-Info

Ignore streams that can't generate RTP-Info instead of failing.
Don't return the empty string when all streams are unconfigured but
return NULL so that we don't generate and empty RTP-Info header.
Improve docs a little.
gst/rtsp-server/rtsp-session-media.c
gst/rtsp-server/rtsp-stream-transport.c