[FFmpeg-devel] Secure RTSP

Jay jayridge at gmail.com
Sat Sep 24 22:07:21 EEST 2016


This approach should work with the other SSL implementations. They need to
provide an implementation of `ffurl_get_file_handle` for getpeername. I
will submit a patch according to the instructions I found here (
https://www.ffmpeg.org/developer.html#Submitting-patches-1 ).

On Sat, Sep 24, 2016 at 11:30 AM Carl Eugen Hoyos <ceffmpeg at gmail.com>
wrote:

> 2016-09-24 16:20 GMT+02:00 Jay <jayridge at gmail.com>:
> > Hi. I am working on a project that requires RTSP over TLS with cafile
> > support. I patched 3.1.3 to work with openssl. If this is something of
>
> Can't this also work with the various other ssl implementations in
> FFmpeg?
>
> > interest, I am happy to finish out the patch
>
> Patches are always welcome here (even if they do not get applied
> for one reason or another), please remember that only patches
> that apply to current git head are useful.
>
> Thank you, Carl Eugen
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list