feat: 增加拉流代理rtsp时提供倍速功能支持 (#3669)

Co-authored-by: lidaofu <lidf@ahtelit.com>
This commit is contained in:
Lidaofu
2024-06-28 12:43:41 +08:00
committed by xia-chu
parent 2f2e8c2e43
commit 5a717186dd
5 changed files with 16 additions and 2 deletions

View File

@@ -375,6 +375,7 @@ const string kBenchmarkMode = "benchmark_mode";
const string kWaitTrackReady = "wait_track_ready";
const string kPlayTrack = "play_track";
const string kProxyUrl = "proxy_url";
const string kRtspSpeed = "rtsp_speed";
} // namespace Client
} // namespace mediakit