From cdb77410127478bf3b988a589d9d80b0580ddeb5 Mon Sep 17 00:00:00 2001 From: cxh Date: Wed, 15 Oct 2025 13:33:32 +0800 Subject: [PATCH] temp --- include/rtmp_manager.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/rtmp_manager.hpp b/include/rtmp_manager.hpp index e9c2fb7..17930fd 100644 --- a/include/rtmp_manager.hpp +++ b/include/rtmp_manager.hpp @@ -22,7 +22,8 @@ public: PIPELINE_ERROR, CONNECTION_FAIL, EOS_RECEIVED, - UNKNOWN + UNKNOWN, + TIMEOUT }; struct StreamStatus