From 7b1ef6c76e4cb7f49022f15b5f1bc69b0db03364 Mon Sep 17 00:00:00 2001 From: Thulinma Date: Thu, 2 Feb 2017 11:31:00 +0100 Subject: [PATCH] Fixed RTSP input not counting as input, fixed UDP-style input disconnect bug # Conflicts: # src/output/output.h --- src/output/output.h | 4 ++-- src/output/output_rtsp.cpp | 9 +++++++++ src/output/output_rtsp.h | 1 + 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/src/output/output.h b/src/output/output.h index d7d4025e..0a730acf 100644 --- a/src/output/output.h +++ b/src/output/output.h @@ -95,12 +95,12 @@ namespace Mist { int pageNumMax(long unsigned int trackId); bool isRecordingToFile; unsigned int lastStats;///