Skip to content

Releases: shogo4405/HaishinKit.swift

1.4.6

29 Apr 05:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.5...1.4.6

1.4.5

01 Apr 09:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.4...1.4.5

1.4.4

13 Mar 15:14
Compare
Choose a tag to compare

What's Changed

  • Can't playback rtmpStream.close() after rtmpStream.play(). by @shogo4405 in #1145
  • Set a device frameRate when unsupportedDeviceActiveFormat. by @shogo4405 in #1146

Full Changelog: 1.4.3...1.4.4

1.4.3

16 Feb 12:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.2...1.4.3

1.4.2

15 Jan 18:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.1...1.4.2

1.4.1

30 Dec 09:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.4.1

1.4.0

27 Dec 13:44
Compare
Choose a tag to compare

Supports two camera video sources. A picture-in-picture display that shows the image of the secondary camera of the primary camera. Supports camera split display that displays horizontally and vertically. Please try it and report an issue. Thank you.

What's Changed

New Contributors

Full Changelog: 1.3.0...1.4.0

1.3.0

17 Sep 07:08
Compare
Choose a tag to compare

Related issues

Migration Guide

What's Changed

New Contributors

Full Changelog: 1.2.7...1.3.0

1.2.7

14 Jul 14:35
Compare
Choose a tag to compare

1.2.6

10 Jul 09:53
Compare
Choose a tag to compare

[Hotfix]

  • 1.2.5 Fixed can't compile SwiftPM.