Opened 2 years ago
Last modified 2 years ago
#9162 new enhancement
DTLS-SRTP support for WebRTC (RFC 5764)
Reported by: | pocock | Owned by: | |
---|---|---|---|
Priority: | wish | Component: | avformat |
Version: | git-master | Keywords: | srtp |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
I had a look through the documentation, code and issue tracker and I found support for SRTP but nothing about DTLS-SRTP.
Therefore, I'm opening this issue as a placeholder to track the requirement.
https://tools.ietf.org/html/rfc5764
Is anybody already working on this?
Does anybody have any ideas on how a volunteer should begin? In particular, would it be better to combine with the existing SRTP code or develop independently?
Change History (2)
comment:1 by , 2 years ago
comment:2 by , 2 years ago
Component: | undetermined → avformat |
---|---|
Keywords: | srtp added |
Priority: | normal → wish |
Version: | 4.3.2 → git-master |
Note:
See TracTickets
for help on using tickets.
If anybody has examples of wrapping the ffmpeg code with some other product for DTLS-SRTP please feel free to share the links here, these may be useful workarounds for some users.