Skip to content

Draft: DTLS-SRTP support for (1:1) RTP conferences

Ivan Shapovalov requested to merge intelfx/farstream:work/dtls-srtp into master

This MR plumbs gstreamer's dtlssrtp{enc,dec} modules to fsrtpsession, and plumbs the necessary properties to fsrtpconference, allowing creation of RTP conferences that use DTLS-SRTP as per RFC5763.

Merge request reports