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