obs-rtspserver v3.0.0-rc2
Pre-release
Pre-release
github-actions
released this
15 Mar 16:26
·
133 commits
to master
since this release
π New Features
- Added support for HEVC encoding.
- rtsp-server: Added SPS, PPS, etc. to the SDP response of HEVC.
- rtsp-server: Added support for RTP Aggregation Packets.
π Bugfixes
- rtsp-server: Fixed the bug that H.264 Single-Time Aggregation Packet (STAP-A) NRI was missing.
ποΈ Performance Improvements
- Optimized codes.
ποΈ Build System
- macos: Revoked the macos dependent version.
- windows: Fixed the bug that environment variables could not be loaded.
- Updated dependent version.
- Clean up obsolete actions.
- macos: Fixed a bug that plugins would not load on MacOS.
- Updated build scripts to fit OBS 28.
- qt5 -> qt6.
πͺ Refactors
- Removed redundant codes.
- Refactor code that parses NAL.
- rtsp-output: Updated encoder names to fit OBS 28.
π Code Style Changes
- Adjusted folder structure.
π§Ή Chores
- Updated .gitignore.
Full Changelog: v2.3.0...v3.0.0-rc2