[recon-devel] SRTP with recon
Hi, as my understanding, in the recon the srtp flows are:
media engine -> audio capture -> encode -> FlowManagerSipXSocket::write
->Flow::sendTo -> Flow::processSendData -> mMediaStream.srtpProtect -> srtp_protect(srtp_protect_rtcp)
Does this is right ?
Thanks