-
-
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.
- Refactoring the Record plugin to support mp4 format (non fmp4)
- Optimize HLS plugin memory usage - Change the default remote streaming of RTSP to TCP protocol - Reason for subscriber closure increase closure - Reconstruct the summary to reduce invalid collection and prevent concurrent reads and writes - Add API for mandatory closure of subscribers - Remote streaming encountered an unreachable address and will no longer retry indefinitely - 重构Record插件,支持mp4格式(非fmp4) - 优化HLS插件内存使用 - rtsp远端拉流默认改成tcp协议 - 订阅者关闭增加关闭原因 - 重构summary,减少无效采集,防止并发读写 - 增加强制关闭订阅者的api - 远端拉流遇到无法连接的地址不再无限重试
- Loading branch information
1 parent
dc54771
commit a711669
Showing
2 changed files
with
94 additions
and
98 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
Oops, something went wrong.