]> git.sesse.net Git - cubemap/commit
Support Metacube metadata blocks, specifically timestamps.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 16 Jul 2016 17:43:29 +0000 (19:43 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 22 Jul 2016 22:45:08 +0000 (00:45 +0200)
commitb05c2965d3d5bfc4f24f17a27716a69ddf03a3cc
tree76a3e1b1c090377bd3bda23787c86555402c66c4
parent023de2890fe7300d8940e66ae73b48262e86976c
Support Metacube metadata blocks, specifically timestamps.

Allows you to measure latency from encoder to reflector; specifically,
this is useful to figure out if you have a HTTP queue that keeps on
growing indefinitely.
httpinput.cpp
httpinput.h
input.h
input_stats.cpp
metacube2.cpp
metacube2.h
state.proto
udpinput.cpp