Can I turn off SRTP when use webrtc
问题 Now I test webrtc communicate with SIP Client(sx20) I send invite message with webrtc sdp. but sip client answer has not finger print, and sip client answer is not SRTP just RTP. So I need to turn off SRTP in WEBRTC. Can I do it? and one more question... I think, finger print is encrypt key, so, sender and receiver need to each key? we need two key? sender's key, receive's key? or we need just sender' key? 回答1: You cannot turn off SRTP. It is part of the standard and it will probably never be