]> git.sesse.net Git - cubemap/commit
Allow prebuffer to happen by playing data from the backlog.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 23 Jul 2015 16:31:06 +0000 (18:31 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 23 Jul 2015 16:36:42 +0000 (18:36 +0200)
commit150a9636b58ac912ed4d46e6d8379beb5632f2f8
tree4edc17fb874f50d319ca2d1e9d2d2d8e2d73ed4f
parent235107473ceef239747e9995365489899aa90cca
Allow prebuffer to happen by playing data from the backlog.

This won't reduce the latency (although it shouldn't increase it either, unless
you have extreme bitrate changes), but it should give a picture on screen much
sooner, hopefully getting rid of the “what's going on, why is nothing starting”
feeling.
server.cpp