> Does this encrypt only the RTSP part of the conversation? Is the video still
> in the clear?
Only the RTSP connection is encrypted. RTP/UDP packets are unaffected. There
is currently no support for SRTP. And, once again, this change is only for
our client implementation of RTSP.
>
I can diff the code once it downloads but I thought it might be good to ask
at a high level.
Does this encrypt only the RTSP part of the conversation? Is the video
still in the clear?
I know there are 3 ways to stream in live555, TCP interleave, tunneled and
UDP.
Did we get SRTP and SRTCP in this