Skip to content

Latest commit

 

History

History
56 lines (45 loc) · 3.36 KB

CHANGELOG.md

File metadata and controls

56 lines (45 loc) · 3.36 KB

Changelog

5.2.3 - 22.12.2022

5.2.2 - 20.12.2022

5.2.1 - 11.12.2022

5.2.0 - 05.04.2022

5.1.0 - 17.01.2022

5.0.2 - 2021-05-28

5.0.1 - 2021-05-22

5.0.0 - 2021-05-15

  • A lot of code improvements and simplifications
  • Automated tests are using docker now to set up RTSP server
  • Change GetScreenCapture to AddDesktopStream
  • Added more tests related to RTSP
  • Remove obsolete methods
  • Add SetInputFormat ("-f"), SetStreamLoop ("-stream_loop"), and UseNativeInputRead ("-re" flag) to IAudioStream
  • Add SetInputFormat ("-f"), SetStreamLoop ("-stream_loop"), and UseNativeInputRead ("-re" flag) to IVideoStream
  • Add SetStreamLoop ("-stream_loop"), and UseNativeInputRead ("-re" flag) to ISubtitleStream
  • UseMultiThread(true) is using max 16 threads due to compatibility reasons
  • Fix bug with RTSP streams when FFmpeg stucks

4.4.1 - 2021-05-11

4.4.0 - 2020-12-09