[FFmpeg-devel] [PATCH 2/4] libavformat/tcp: Added an option to reuse sockets
Jeyapal, Karthick
kjeyapal at akamai.com
Tue Nov 7 07:14:47 EET 2017
>On 11/3/17, 9:44 PM, "Aman Gupta" <ffmpeg at tmm1.net> wrote:
>
>I recently implemented keepalive support in the hls demuxer, and have been
>using it with a lot of success. See my patchset:
>http://ffmpeg.org/pipermail/ffmpeg-devel/2017-October/217353.html
>
>Aman
Thanks a lot for your excellent suggestion.
I was not aware of the global function ff_http_do_new_request.
Now I will attempt to re-implement this feature along similar lines of your patch.
Regards,
Karthick
More information about the ffmpeg-devel
mailing list