Releases: HaishinKit/HaishinKit.swift
Releases · HaishinKit/HaishinKit.swift
2.0.8
2.0.7
Notes
What's Changed
- New SRTSocketOption api. by @shogo4405 in #1695
- Support rendezvous mode. by @shogo4405 in #1696
- Change the hosting location of libsrt.xcframework by @shogo4405 in #1701
- Support Enhancing NetConnection connect Command. by @shogo4405 in #1703
Full Changelog: 2.0.6...2.0.7
2.0.6
What's Changed
- fixed SRTConnection memory-leak. by @shogo4405 in #1693
Full Changelog: 2.0.5...2.0.6
2.0.5
SRT performance has improved.
Notes
What's Changed
- Update and correction of SRT statistical information, etc. by @shogo4405 in #1686
- Enhanced SRT listener mode functionality. by @shogo4405 in #1687
- The logging level could not be set. by @shogo4405 in #1689
- Modified to use blocking processing while the listener is waiting. by @shogo4405 in #1690
Full Changelog: 2.0.4...2.0.5
1.9.8
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
Connection stability for RTMP and SRT has been improved. OPUS codec support has been added for RTMP.
Notes
What's Changed
- Rename a HKStreamRecord method name. by @shogo4405 in #1668
- fixed memory-leaks an RTMPSocket. by @shogo4405 in #1669
- Ingest Support the OPUS format for Enhanced RTMP. by @shogo4405 in #1674
- allow changing the sampleRate for each stream. by @shogo4405 in #1675
- fixed Large PES packets could be dropped. by @shogo4405 in #1678
- Improve CTS calculation. by @shogo4405 in #1680
- Made it possible to set SRT options from the query. by @shogo4405 in #1681
- Improved SRT connection stability. by @shogo4405 in #1682
- Fix crash resetting the RTMP ChunkSize. by @shogo4405 in #1683
Full Changelog: 2.0.3...2.0.4
2.0.3
- Fixed a crash issue when transitioning to the background in Swift 6 mode. The fix in PR #1630 appeared to be insufficient.
- 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
- Bump to Haivision/srt up 1.5.4 by @shogo4405 in #1660
- Bump to up GitHub Action's stack. by @shogo4405 in #1667
- Fix for a crash issue when transitioning to the background in Swift 6 mode. by @shogo4405 in #1666
Full Changelog: 2.0.2...2.0.3
2.0.2
- 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
- Take timestamps into consideration VideoTrackScreenObject. by @shogo4405 in #1633
- Update protocol AsyncRunner. by @shogo4405 in #1634
- Bump fastlane from 2.225.0 to 2.226.0 by @dependabot in #1645
- Add an option to start capture manually. by @shogo4405 in #1642
- Formulation of a Code of Conduct and Updating Supporting Documents by @shogo4405 in #1650
- fix memory-leak a MediaMixer instance. by @shogo4405 in #1655
- Migration CaptureSessionDelegate to 2.0.x. by @shogo4405 in #1656
- fix memory-leak RTMPConnection, RTMPStream. by @shogo4405 in #1658
- fixed MemoryLeak issue SRTConnection, SRTStream. by @shogo4405 in #1659
Full Changelog: 2.0.1...2.0.2
1.9.7
- 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
- fix can't compile macCatalyst 1.9.x by @shogo4405 in #1617
- backport #1624 to 1.9.x by @shogo4405 in #1625
- Take timestamps into consideration VideoTrackScreenObject. by @shogo4405 in #1618
Full Changelog: 1.9.6...1.9.7
2.0.1
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
- Modify the sample code to use SPM. by @shogo4405 in #1622
- fixed an issue with the handling of CADisplayLink's duration. by @shogo4405 in #1624
- Fix Add the movieFragmentInterval value to the recording feature 2.0.x by @shogo4405 in #1627
- Fixed crash when enter background. by @shogo4405 in #1630
Full Changelog: 2.0.0...2.0.1