]> git.sesse.net Git - cubemap/commit
Keep information about HLS downloads around for some time afterwards.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 22 Apr 2018 18:18:51 +0000 (20:18 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 22 Apr 2018 18:18:51 +0000 (20:18 +0200)
commited218ece51e5be77fd8bd8f014b5f05708e4be5b
treebbe1d0752e07824880280c784ea302708087eed2
parent49851eb86428de7a76b00ea4067cdf32c28e7397
Keep information about HLS downloads around for some time afterwards.

Gives _much_ more precise statistics for HLS clients, as they tend to
spend most of their time in idle (even with multiple connections).
client.cpp
client.h
main.cpp
server.cpp
server.h
serverpool.cpp
serverpool.h
state.proto
stats.cpp