shogo4405
|
365743c6ac
|
Update Example iOS device famlity.
|
2025-08-17 17:51:22 +09:00 |
|
shogo4405
|
598c083525
|
Update index.md
|
2025-08-17 14:42:18 +09:00 |
|
shogo4405
|
6bf42dbcd3
|
Update index.md
|
2025-08-17 14:41:30 +09:00 |
|
shogo4405
|
f52b9a07bf
|
Update MediaMixer.swift
2.1.0
|
2025-08-17 14:10:14 +09:00 |
|
shogo4405
|
a398d6f323
|
Merge pull request #1765 from HaishinKit/feature/capture-session-mode
Add CaptureSessionMode feature.
|
2025-08-17 06:27:36 +09:00 |
|
shogo4405
|
26f40ced7c
|
Add CaptureSessionMode feature.
|
2025-08-17 06:23:07 +09:00 |
|
shogo4405
|
895107f51e
|
Merge pull request #1764 from HaishinKit/feature/refactor-session-method
Redesign of the Session API.
|
2025-08-16 17:32:21 +09:00 |
|
shogo4405
|
0695e28a01
|
Redesign of the Session API.
|
2025-08-16 17:23:44 +09:00 |
|
shogo4405
|
f4ed6cf8b7
|
Update README.md
|
2025-08-15 22:30:59 +09:00 |
|
shogo4405
|
36f0e46f8d
|
Modified it to configure the streaming settings using the preference information.
|
2025-08-15 21:56:08 +09:00 |
|
shogo4405
|
3aeaf740e7
|
Merge pull request #1763 from HaishinKit/feature/preference-video
Add LowLatencyRateControlEnabled option.
|
2025-08-15 21:33:52 +09:00 |
|
shogo4405
|
f6fc447a1c
|
Add LowLatencyRateControlEnabled option.
|
2025-08-15 21:15:04 +09:00 |
|
shogo4405
|
23ae674595
|
Update PreferenceView.swift
|
2025-08-15 14:43:41 +09:00 |
|
shogo4405
|
9a181b8c3d
|
Merge pull request #1762 from HaishinKit/feature/bitrate-mode-struct
enum BitRateMode to struct.
|
2025-08-12 23:31:40 +09:00 |
|
shogo4405
|
135f42b3e6
|
enum BitRateMode to struct.
|
2025-08-12 22:16:08 +09:00 |
|
shogo4405
|
4bc048d20a
|
fix typo.
|
2025-08-12 01:02:46 +09:00 |
|
shogo4405
|
d04d42f6ac
|
fix can't compile tvOS
|
2025-08-12 00:44:49 +09:00 |
|
shogo4405
|
e939a2b9a2
|
Merge pull request #1761 from HaishinKit/feature/srt-reject-reason
Reviewed the error handling process of SRTConnection.
|
2025-08-11 22:42:27 +09:00 |
|
shogo4405
|
b2648e8577
|
Reviewed the error handling process of SRTConnection.
|
2025-08-11 20:46:26 +09:00 |
|
shogo4405
|
9b4ba3c815
|
Added comments.
|
2025-08-11 02:29:19 +09:00 |
|
shogo4405
|
e1fe4b6b59
|
Refactoring of the IngestViewModel.
|
2025-08-11 01:03:16 +09:00 |
|
shogo4405
|
e88287a8fa
|
Refactoring of the ViewModel.
|
2025-08-10 22:51:53 +09:00 |
|
shogo4405
|
a81cf1fb4b
|
Merge pull request #1760 from HaishinKit/feature/brash-up-session-api
Revised the reconnection process for the Session API.
|
2025-08-10 19:26:27 +09:00 |
|
shogo4405
|
eb40fd95a4
|
Revised the reconnection process for the Session API.
|
2025-08-10 19:19:54 +09:00 |
|
shogo4405
|
2a424e3f5b
|
Merge pull request #1759 from HaishinKit/dependabot/bundler/rubocop-1.79.2
Bump rubocop from 1.79.1 to 1.79.2
|
2025-08-10 13:33:05 +09:00 |
|
dependabot[bot]
|
73f110747c
|
Bump rubocop from 1.79.1 to 1.79.2
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.79.1 to 1.79.2.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.79.1...v1.79.2)
---
updated-dependencies:
- dependency-name: rubocop
dependency-version: 1.79.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-10 00:57:29 +00:00 |
|
shogo4405
|
755db0ec04
|
Merge pull request #1758 from HaishinKit/feature/rename-isHardware-Accelerated-Enabled
Rename isHardwareEncoderEnabled to isHardwareAcceleratedEnabled.
|
2025-08-09 17:13:49 +09:00 |
|
shogo4405
|
7b4c6d7957
|
Rename HKIncomingStream+Extension.swift -> IncomingStream+Extension.swift
|
2025-08-09 17:12:43 +09:00 |
|
shogo4405
|
096ed75802
|
Rename isHardwareEncoderEnabled to isHardwareAcceleratedEnabled.
|
2025-08-09 17:06:25 +09:00 |
|
shogo4405
|
01dbc5e0b9
|
Merge pull request #1757 from HaishinKit/feature/output-frame-rate
The concept of frameRate has been separated into input and output.
|
2025-08-07 22:57:55 +09:00 |
|
shogo4405
|
3d8518fd5f
|
The concept of frameRate has been separated into input and output.
|
2025-08-07 22:45:54 +09:00 |
|
shogo4405
|
0b432934f8
|
Removing unnecessary code.
|
2025-08-07 09:16:20 +09:00 |
|
shogo4405
|
fde65ed6a8
|
Update PreferenceView.
|
2025-08-07 08:09:48 +09:00 |
|
shogo4405
|
d6e96e4ca7
|
Add VideoEffect feature for Example iOS.
|
2025-08-05 22:20:35 +09:00 |
|
shogo4405
|
d2ff8a52ec
|
Merge pull request #1756 from HaishinKit/feature/remove-start-capture-manually-option
Remove start capture manually option.
|
2025-08-05 21:00:00 +09:00 |
|
shogo4405
|
6b61327278
|
Remove start capture manually option.
|
2025-08-05 20:54:08 +09:00 |
|
shogo4405
|
5ba8b974b9
|
Merge pull request #1753 from HaishinKit/feature/swiftui-exsample
Example SwiftUI.
|
2025-08-04 22:07:09 +09:00 |
|
shogo4405
|
4ead9c398b
|
Example SwiftUI.
|
2025-08-04 21:48:32 +09:00 |
|
shogo4405
|
0dfbd4afa3
|
Merge pull request #1752 from HaishinKit/dependabot/bundler/rubocop-1.79.1
Bump rubocop from 1.79.0 to 1.79.1
|
2025-08-04 19:55:45 +09:00 |
|
dependabot[bot]
|
9692449069
|
Bump rubocop from 1.79.0 to 1.79.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.79.0 to 1.79.1.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.79.0...v1.79.1)
---
updated-dependencies:
- dependency-name: rubocop
dependency-version: 1.79.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-03 00:19:38 +00:00 |
|
shogo4405
|
03b8144cab
|
Update README.md
|
2025-08-02 13:09:52 +09:00 |
|
shogo4405
|
006669f227
|
Review of inheritance relationships.
|
2025-08-01 17:15:41 +09:00 |
|
shogo4405
|
ee08ab43c4
|
Merge pull request #1748 from HaishinKit/dependabot/bundler/rubocop-1.79.0
Bump rubocop from 1.78.0 to 1.79.0
|
2025-07-26 16:13:00 +09:00 |
|
dependabot[bot]
|
30d433d6d7
|
Bump rubocop from 1.78.0 to 1.79.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.78.0 to 1.79.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.78.0...v1.79.0)
---
updated-dependencies:
- dependency-name: rubocop
dependency-version: 1.79.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-26 07:04:39 +00:00 |
|
shogo4405
|
4e48f2fa26
|
make internal struct VTSessionOption
|
2025-07-25 21:23:11 +09:00 |
|
shogo4405
|
f88ea0c1d5
|
fix can't compile macOS
|
2025-07-24 22:41:07 +09:00 |
|
shogo4405
|
e9c562a0e8
|
Rename HKStream -> StreamConvertible.
|
2025-07-21 19:45:37 +09:00 |
|
shogo4405
|
99da260b56
|
Modified to allow retrieval of NWError.
|
2025-07-20 22:23:44 +09:00 |
|
shogo4405
|
c06bdc72af
|
swiftlint --fix --format
|
2025-07-20 22:04:25 +09:00 |
|
shogo4405
|
cddf700377
|
make(uri: URL) -> make(_ uri: URL)
|
2025-07-20 21:03:23 +09:00 |
|