Hello,
There are some discussion about SRTP support in Opal library.
But unfortunately I cannot find which version it really works in.
In one our project we use opal 3.10.10 version on Cent OS. I have checked
from the code that SRTP was already supported in this version. By default
SRTP is not configured when built packages for Cent OS. I have extracted
source, configured src with SRTP support.
Unfortunately generated make file doesn't build opal library in correct way
with SRTP. You need manually add -DOPAL_SRTP for CXXFLAGS.
Therefore I am not sure that this feature will work for 3.10.10.
Which version of opal library should I use in our project if I want use
SRTP?
Best regards,
Oleh Vasyura.
|