-
-
Notifications
You must be signed in to change notification settings - Fork 246
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. Retrying after remote streaming interruption increases waiting tim…
…e and fixes retry failure issues 2. Fix concurrent request summary interface timeout 3. Parameters can be passed in during HLS subscription 4. Fix memory leaks in the monitor plugin 5. Fix panic caused by incorrect stream address during Disconnect - 1、远端拉流中断后重试增加等待时间,修复重试失效问题 - 2、修复并发请求summary接口超时 - 3、hls订阅时可传入参数 - 4、修复monitor插件内存泄露 - 5、修复错误的流地址导致的Disconnect时panic
- Loading branch information
1 parent
9588879
commit 8707d95
Showing
4 changed files
with
29 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters