Skip to content

v0.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Oct 12:05
· 77 commits to master since this release
1947ccf

October 10th 2023

This update enhances the quality of transcoding. The Broadcaster now has the ability to request the HW session to be reinitialized. This feature is necessary for videos that have varying video parameters between segments, such as a changed resolution.

Changes:

  • #2882 Add parameter to force HW Session Reinit (@leszko)
  • #2884 Detect resolution change and reinit hw session (@leszko)
  • #2883 Skip transcoding when empty profiles were sent to B (@leszko)