public CCTVOnlineStatus GetOnlineStatus(string videoId) { return(InfoManager?.GetOnlineStatus(videoId)); }