Releases: langhuihui/monibuca
v4.6.0
Changelog
-
Modifying the engine Streams global variable to sync.Map increases stability and performance
-
Add record plugin to record raw audio data function
-
Fix security issues where API reading log files may access files outside of the log directory
-
Fix noise issue during GB streaming sound playback
-
Fix a memory leak
-
The GB28181 plugin combines a PR for API query of video recordings and directly returns data, no longer through Channel data
-
GB28181 plugin list returns no more nulls
-
On demand pull and push trigger logic code optimization
-
Debug plugin adds HTTP configuration
1、引擎Streams全局变量修改为sync.Map增加了稳定性和性能
2、录制插件增加录制裸音频数据功能
3、修复API读取日志文件可能访问到日志目录外的安全问题
4、修复GB流声音播放有噪声问题
5、修复一处内存泄漏
6、GB28181插件合并一个PR用于API查询录像直接返回数据,不再通过Channel数据中返回
7、GB28181插件list返回不再出现null
8、按需拉流和推流触发逻辑代码优化
9、debug插件增加HTTP配置
v4.5.9
v4.5.8
Changelog
- 555b168 1. Add the global configuration item disableall to disable all plugins (a plugin can be individually enabled by configuring its enable) 2. Upgrade dataTrack to customTrack and freely add custom tracks 3. PS plugin adds a forwarding mode configuration item and the ability to pull PS streams through the ws protocol 4. Fix processing errors when dts exceeds the maximum value
v4.5.7
Changelog
- f2e0963 1. Add a new PS plugin, move PS processing logic into it, and provide APIs to connect to PS streams 2. Added idletimeout configuration, which can be used to automatically disconnect after the first idle release 3. Handling situations where subscribers consume too slowly 4. Optimize RTMP plugin and merge write operations 5. Snap plugin adds support for URL parameters 6. Fix plugin reference errors used when publishing monitor plugins 7. The default certificate configuration for the webtransport plugin is local.monibuca.com