summaryrefslogtreecommitdiffstats
path: root/doc/examples/hw_decode.c
diff options
context:
space:
mode:
authorAman Gupta <[email protected]>2017-10-04 14:52:52 -0700
committerAman Gupta <[email protected]>2017-12-22 14:42:50 -0800
commitb7d6c0cd48dac7869b9e6803e2d47d05a4fa373b (patch)
treefaad20f9e634fc4c5a4899b3808b581113eef02e /doc/examples/hw_decode.c
parent9395e44b8d20d1d4c72dd5b42d28721ca191d957 (diff)
avformat/hls: add http_persistent option
This teaches the HLS demuxer to use the HTTP protocols multiple_requests=1 option, to take advantage of "Connection: Keep-Alive" when downloading playlists and segments from the HLS server. With the new option, you can avoid TCP connection and TLS negotiation overhead, which is particularly beneficial when streaming via a high-latency internet connection. Similar to the http_persistent option recently implemented in hlsenc.c Signed-off-by: Aman Gupta <[email protected]> Signed-off-by: Anssi Hannula <[email protected]>
Diffstat (limited to 'doc/examples/hw_decode.c')
0 files changed, 0 insertions, 0 deletions