Skip to content

1.0.12

Compare
Choose a tag to compare
@hiroshihorie hiroshihorie released this 22 May 18:44
· 493 commits to main since this release

Improvements to H.264 encoder

  • Fixes low bitrate issues.
  • More optimized encoding by enabling Apple's low-latency control. Available for iOS 14.5+, macOS 11.3+.
  • Better screen share quality by optimizing bitrate/fps balance in bad network condition (maxFrameQP). Available for iOS 15.0+, macOS 12.0+.
  • Optimized for encoding speed over quality when necessary.

Other changes

  • Fixes compile error for Xcode 14.0.

Diff: 1.0.10...1.0.12