How can I differentiate RTP and SRTP packets?
Hi there,
I have 2 camera's both streaming video. One should be streaming SRTP and the other RTP.
But when I wireshark the packets, both streams (RTP packets) look the same. They both are listed as RTP (in the protocol column)
Though I get RTSP packets from the one camera, it seems to me the RTP packets are not encrypted at all. I can see the RTP fields and even the payload.
How do I know if SRTP is used? Shouldn't I see SRTP in the protocol column? I'm really confused.
Add a column for
rtp.setup-method
Can you share a packet capture?
If not, there is a Asterisk_ZFONE_XLITE.pcap Sample SIP call with ZRTP protected media. on the Wireshark wiki which has an example of
SRTP
.