Skip to content

obs-rtspserver v3.1.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Mar 16:40
· 121 commits to master since this release

πŸš€ New Features

  • rtsp-server: Added frame auto-drop feature to solve the problem of delay accumulation.(#102)
  • ui: Added dropped frames and total frames display.(#102)
  • locale: Added translation for "Dropped frames".

πŸ’Š Bugfixes

  • rtsp-output: Fixed the bug that the SPP header could not be obtained when using the jim-nvenc encoder. (#128)

🏎️ Performance Improvements

  • ui: Optimized the code.
  • rtsp-server: Optimized the code.
  • locale: Improved "Total Data Output" and "Bitrate" translation in zh-TW.

Full Changelog: v3.0.0...v3.1.0-beta1