[FFmpeg-devel] [PATCH 2/4] libavformat/tcp: Added an option to reuse sockets

Jeyapal, Karthick kjeyapal at akamai.com
Tue Nov 7 12:40:17 EET 2017


>On 11/7/17, 10:45 AM, "Jeyapal, Karthick" <kjeyapal at akamai.com> wrote:
>
>>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 

Well, usage of global function ff_http_do_new_request made it much simpler.
Have submitted a completely new patch series for the same feature.
http://ffmpeg.org/pipermail/ffmpeg-devel/2017-November/219301.html
Hope the new approach is acceptable :)

Regards,
Karthick



More information about the ffmpeg-devel mailing list