gstreamer/ext/srtp
Aleix Conchillo Flaqué da30669589 srtp: add support for rollover counters and replay protection window size
We add a new signal, get-rollover-counter, to the SRTP encoder. Given a
ssrc the signal will return the currently internal SRTP rollover counter
for the given stream.

For the SRTP decoder we have a new SRTP caps parameter "roc" that needs
to be set when a new SRTP stream is created for a given SSRC.

https://bugzilla.gnome.org/show_bug.cgi?id=726861
2014-06-03 16:18:25 -04:00
..
.gitignore srtp: Add SRTP plugin based on libsrtp 2013-03-12 20:01:50 -04:00
gstsrtp.c srtpdec: fix assertion checking ssrc from rtcp packets 2014-04-12 05:08:20 +02:00
gstsrtp.h srtp: add 256-bit key support 2013-12-13 17:51:18 -05:00
gstsrtpdec.c srtp: add support for rollover counters and replay protection window size 2014-06-03 16:18:25 -04:00
gstsrtpdec.h srtp: add support for rollover counters and replay protection window size 2014-06-03 16:18:25 -04:00
gstsrtpenc.c srtp: add support for rollover counters and replay protection window size 2014-06-03 16:18:25 -04:00
gstsrtpenc.h srtp: add support for rollover counters and replay protection window size 2014-06-03 16:18:25 -04:00
Makefile.am srtp: Move the enums to the common header 2013-06-28 20:35:15 -04:00