Looking for a way to encrypt the video upload to Wowza streaming server. we have a security camera that uses ffmpeg to upload H.264 video.
What encryption methods are supported for uploading?
our preference is to use RTSP over SSL (rtsps://…) but other options such as RTMPS or SRTP that can be implemented with ffmpeg are also acceptable
in the documentation, I only found reference to SRTP, but without support for transport of the SDP
in the forum, there is an old post from 2011: http://community.wowza.com/community/questions/2040/encrypting-an-rtsp-stream.html