sdp: add rollover counters for all sender SSRC
authorAleix Conchillo FlaquƩ <aleix@oblong.com>
Fri, 15 Apr 2016 05:56:11 +0000 (22:56 -0700)
committerJosep Torra <n770galaxy@gmail.com>
Tue, 14 Jun 2016 09:14:48 +0000 (11:14 +0200)
commit85c52e194bcb81928b96614be0ae47d59eccb1ce
tree276759671a49e0335cdfe4e593176263a085681c
parentfc2554404b98df11fb6b498c9ff6875f02580ca0
sdp: add rollover counters for all sender SSRC

We add different crypto sessions in MIKEY, one for each sender
SSRC. Currently, all of them will have the same security policy, 0.

The rollover counters are obtained from the srtpenc element using the
"stats" property.

https://bugzilla.gnome.org/show_bug.cgi?id=730539
gst/rtsp-server/rtsp-sdp.c
gst/rtsp-server/rtsp-sdp.h
gst/rtsp-server/rtsp-stream.c
gst/rtsp-server/rtsp-stream.h