Releases: langhuihui/monibuca
Releases · langhuihui/monibuca
v4.6.10-beta0818
Changelog
- ad5e017 feat: engine subscribe config add syncMode, hls plugin add preload mode, fatal.log now can gen more files in the dir fix: record panic when stop
v4.6.9
v4.6.8
Changelog
- a711669 - 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
v4.6.7
v4.6.6
v4.6.5
Changelog
- 39c692a - feat: Initiate unit testing and benchmark testing for adding streaming publish subscriptions to the project - fix: panic generated by concurrent creation of streams for publishing and subscribing - fix: IdleTimeout invalid issue - fix: read and write concurrency issues caused by subscriber blocking - Preview plugin fixes the default port for https - GB28181 plugin PR merge
v4.6.4
Changelog
- 507caa1 - preview plugin (Jessibuca Pro) WebRTC protocol supports H265 and AAC formats - WebRTC plugin adds screen sharing test page - WebRTC plugin push stream test page adds camera selection function - The engine adds the function of dynamically inserting SEI frames - The engine transforms DataTrack and MediaTrack, and reuses part of the code to reduce complexity - The event bus adds the engine initialization completion event - The default port for connecting to the remote console is changed to 44944 - Fix the problem caused by publishing the same StreamPath at the same time
v4.6.3
v4.6.2
Changelog
- a9c4334 -Start the project and introduce the conf directory, adding several common configuration examples -Customizable favicon.ico -Adding Pause and Resume methods to Stream in the engine -The engine introduces sync.Cond to replace the pseudo Spinlock -Preview plugin introduction jessibuca pro demo -Jessica plugin introduces support for HTTP/ws-h264/h265 bare streams -Recording plugin adds a prompt in the log when the file cannot be created -PS plugin fixes a bug where a single port cannot be reused after use -Webtransport starts by default through built-in certificate mode