Skip to content

Releases: HaishinKit/HaishinKit.swift

2.0.8

04 May 14:43
Compare
Choose a tag to compare

What's Changed

  • Fixed for multi channel mixer works well with Xcode16.3 by @mocona in #1705

New Contributors

Full Changelog: 2.0.7...2.0.8

2.0.7

20 Apr 07:29
Compare
Choose a tag to compare

Notes

What's Changed

Full Changelog: 2.0.6...2.0.7

2.0.6

22 Mar 08:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.5...2.0.6

2.0.5

08 Mar 03:47
Compare
Choose a tag to compare

SRT performance has improved.

Notes

What's Changed

Full Changelog: 2.0.4...2.0.5

1.9.8

17 Feb 11:38
Compare
Choose a tag to compare

What's Changed

  • fixed an issue where screen rendering could potentially get locked. by @shogo4405 in #1671
  • fixed large PES packets could be dropped. by @shogo4405 in #1679

Full Changelog: 1.9.7...1.9.8

2.0.4

14 Feb 17:52
Compare
Choose a tag to compare

Connection stability for RTMP and SRT has been improved. OPUS codec support has been added for RTMP.

Notes

What's Changed

Full Changelog: 2.0.3...2.0.4

2.0.3

12 Jan 06:16
Compare
Choose a tag to compare
  1. Fixed a crash issue when transitioning to the background in Swift 6 mode. The fix in PR #1630 appeared to be insufficient.
  2. Fixed an issue in version 2.0.2 where installing SRTHaishinKit via CocoaPods did not work as intended. If you've encountered this problem, please update to version 2.0.3 or later.

Notes

What's Changed

Full Changelog: 2.0.2...2.0.3

2.0.2

05 Jan 06:23
Compare
Choose a tag to compare
  • Fixed an issue where improper handling of AsyncStream caused memory leaks.
  • Stabilized FPS when using multiple cameras. Improved synchronization between video and audio when using preferredVideoStabilizationMode.

Notes

What's Changed

Full Changelog: 2.0.1...2.0.2

1.9.7

01 Dec 12:00
Compare
Choose a tag to compare
  • Improved synchronization between video and audio when using the camera's stabilization feature.
  • Fixed an issue where the rendering FPS could drop depending on the camera's capture timing.

Notes

What's Changed

Full Changelog: 1.9.6...1.9.7

2.0.1

24 Nov 12:35
Compare
Choose a tag to compare

Fixed an issue where the app would crash when running in the background. This is treated as a hotfix for version 2.0.0.

What's Changed

Full Changelog: 2.0.0...2.0.1