]> git.sesse.net Git - nageru/commit
Drop buffered SRT data if the connection is down for too long.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 4 Oct 2023 22:18:16 +0000 (00:18 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 4 Oct 2023 22:19:58 +0000 (00:19 +0200)
commitf9219370ce1f5ba37e716d50d41115bb672c4244
treea25378e0927586cec595c417a245e57e4905b5b9
parent68271fb0bddd8a48aa036428f2928a69a5e4e660
Drop buffered SRT data if the connection is down for too long.

This stops huge backlogs from building up, like we can get with HTTP.
nageru/video_encoder.cpp
shared/mux.cpp
shared/mux.h