[FFmpeg-devel] [PATCH] libavformat: add mbedTLS based TLS

Thomas Volkert silvo at gmx.net
Mon Jun 4 14:15:31 EEST 2018



On 22.05.2018 00:47, James Almer wrote:
> On 5/21/2018 11:15 AM, James Almer wrote:
>> On 5/21/2018 8:27 AM, Thomas Volkert wrote:
>>> Hi,
>>>
>>> On 14.05.2018 19:04, Dave Gregory wrote:
>>>> Hi all,
>>>>
>>>> [..comparison with alternative TLS implementations..]
>>> Ping.
>>>
>>> I still suggest to support mbedTLS in FFmpeg because it is especially
>>> interesting for embedded devices.
>>>
>>> Best regards,
>>> Thomas.
>> I'll apply it later today. Thank you for the benchmarks.
> Pushed after removing the hls muxer configure "suggestion" as you did
> not add support for a buffer randomizer to it using mbedtls like it's
> done with OpenSSL and gcrypt.
>
> If mbedtls has a similar function, can you look into adding it to hlsenc.c?
Yes, okay.

But let's see what happens in "avformat/hlsenc: reimplement randomize of
hls use av_get_random_seed" before we start at this point.

Best regards,
Thomas.


More information about the ffmpeg-devel mailing list