打印codec信息时,打印url信息

This commit is contained in:
ziyue
2021-08-05 14:49:52 +08:00
parent f833bfb031
commit 018fa40946
3 changed files with 2 additions and 3 deletions

View File

@@ -142,7 +142,6 @@ protected:
private:
bool _is_enable = false;
string _stream_url;
Ticker _last_check;
Stamp _stamp[2];
std::weak_ptr<Listener> _track_listener;