rtpbin: introduce max-streams property
authorHavard Graff <havard.graff@gmail.com>
Fri, 6 May 2016 07:44:42 +0000 (09:44 +0200)
committerOlivier CrĂȘte <olivier.crete@collabora.com>
Fri, 26 Aug 2016 15:57:06 +0000 (11:57 -0400)
commit7ad7266163e94d5c50c04e988c095b50971a2cb3
tree456eecd3f52c834673f80e76f9cbaa03ef6889c1
parentb33470f80c644a0860381bb6ad7623972657fb6f
rtpbin: introduce max-streams property

To be able to cap the number of allowed streams for one session.

This is useful for preventing DoS attacks, where a sender can change
SSRC for every buffer, effectively bringing rtpbin to a halt.

https://bugzilla.gnome.org/show_bug.cgi?id=770292
gst/rtpmanager/gstrtpbin.c
gst/rtpmanager/gstrtpbin.h