[FFmpeg-trac] #3917(undetermined:new): SRTP not encrypting video

FFmpeg trac at avcodec.org
Tue Sep 2 13:51:52 CEST 2014


#3917: SRTP not encrypting video
-------------------------------------+-------------------------------------
             Reporter:  bone2006     |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:  SRTP         |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Old description:

> Summary of the bug: SRTP does not seem to be working
> How to reproduce:
> {
> % ffmpeg -i input -vcodec libx264 -b:v 10M -g 20 -preset ultrafast
>  -f mpegts
> "srtp://127.0.0.1:7777?srtp_out_suite=SRTP_AES_CM_128_HMAC_SHA1_32&sr
> tp_out_params=PS1uQCVeeCFCanVmcjkpPywjNWhcYD0mXXtxaVBR|2^20|1:4"}}}
> }
>
> I have tried using the command above and it seems SRTP isn't encrypting
> the video

New description:

 Summary of the bug: SRTP does not seem to be working
 How to reproduce:
 {{{
 % ffmpeg -i input -vcodec libx264 -b:v 10M -g 20 -preset ultrafast -f
 mpegts
 "srtp://127.0.0.1:7777?srtp_out_suite=SRTP_AES_CM_128_HMAC_SHA1_32&srtp_out_params=PS1uQCVeeCFCanVmcjkpPywjNWhcYD0mXXtxaVBR|2^20|1:4"
 }}}

 I have tried using the command above and it seems SRTP isn't encrypting
 the video

--

Comment (by cehoyos):

 Please add the complete, uncut console output to make this a valid ticket.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3917#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list