shogo4405
|
1a1c055911
|
swiftlint --fix --format
|
2025-10-20 09:51:16 +09:00 |
|
shogo4405
|
8c62861f3e
|
Merge pull request #1816 from HaishinKit/feature/gpu-rendering
Added GPU rendering support for ScreenObject.
|
2025-10-15 23:32:29 +09:00 |
|
shogo4405
|
d11d43b7cc
|
Add ScreenRendererByGPU.
|
2025-10-15 23:21:18 +09:00 |
|
shogo4405
|
33818def8b
|
SuppressWarnings.
|
2025-10-14 01:38:01 +09:00 |
|
shogo4405
|
cfbe2a61c4
|
fixed the way errors are printed.
|
2025-10-14 01:34:16 +09:00 |
|
shogo4405
|
339a7b5452
|
Merge pull request #1813 from HaishinKit/feature/recording-sample
Add recording feature for iOS Example.
|
2025-10-14 01:10:32 +09:00 |
|
shogo4405
|
26c222fb77
|
fixed to allow error handling during recording.
|
2025-10-14 01:05:28 +09:00 |
|
shogo4405
|
c8d6e58ef3
|
Add recording feature for iOS Example.
|
2025-10-14 00:39:22 +09:00 |
|
shogo4405
|
7114295266
|
refactor: split files ScreenRendererByCPU
|
2025-10-13 19:50:43 +09:00 |
|
shogo4405
|
eabcf7caa0
|
Update index.md
|
2025-10-13 04:38:04 +09:00 |
|
shogo4405
|
6edaeb9382
|
Update README.md
|
2025-10-13 04:32:45 +09:00 |
|
shogo4405
|
ba1f5483b5
|
Merge pull request #1811 from HaishinKit/feature/fixed-video-codec-fps
Fix an issue where the FPS setting in VideoCodec
2.2.0
|
2025-10-13 04:11:53 +09:00 |
|
shogo4405
|
0b93a95eda
|
Fix an issue where the FPS setting in VideoCodec
|
2025-10-13 04:02:33 +09:00 |
|
shogo4405
|
003cb67e99
|
Update VideoCodec.swift
|
2025-10-13 03:58:20 +09:00 |
|
shogo4405
|
d4d8ae3583
|
Update documents.
|
2025-10-07 22:51:11 +09:00 |
|
shogo4405
|
2de365c47f
|
Merge pull request #1805 from HaishinKit/feature/srt-logging-interface
Reviewed the class structure of SRTLogger.
|
2025-10-07 22:35:57 +09:00 |
|
shogo4405
|
77474c9ffb
|
mv .github/ai-moderator.yml to .github/workflows/ai-moderator.yml
|
2025-10-07 22:34:53 +09:00 |
|
shogo4405
|
f601ac6c39
|
Reviewed the class structure of SRTLogger.
|
2025-10-07 22:29:27 +09:00 |
|
shogo4405
|
fdebccbf6b
|
Merge pull request #1804 from HaishinKit/feature/ai-moderator
install: AI Issue and Comment Moderator
|
2025-10-07 22:27:39 +09:00 |
|
shogo4405
|
7201041114
|
Create ai-moderator.yml
|
2025-10-07 22:16:36 +09:00 |
|
shogo4405
|
1623ed858a
|
Merge pull request #1803 from HaishinKit/feature/remove-VideoRotator
Remove VideoRotator.
|
2025-10-07 01:19:46 +09:00 |
|
shogo4405
|
c832c82189
|
Remove VideoRotator.
|
2025-10-07 01:14:38 +09:00 |
|
shogo4405
|
507f2f5da6
|
Merge pull request #1801 from HaishinKit/feature/bump-to-up-logboard
Bump to Logboard up 2.6.0
|
2025-10-07 01:11:05 +09:00 |
|
shogo4405
|
579a7fcc39
|
Bump to Logboard up 2.6.0
|
2025-10-07 00:48:09 +09:00 |
|
shogo4405
|
6b445c28e9
|
Merge pull request #1798 from HaishinKit/feature/audio-codec-2channel
Added channel conversion functionality.
|
2025-10-06 03:43:08 +09:00 |
|
shogo4405
|
9c6634e7c8
|
fixed an issue where audio could not be transmitted properly over RTC.
|
2025-10-06 03:37:57 +09:00 |
|
shogo4405
|
300bec8273
|
Added channel conversion functionality.
|
2025-10-06 00:39:36 +09:00 |
|
shogo4405
|
bcf6c29506
|
fix failed to test NALUnitReader.
|
2025-10-04 01:22:20 +09:00 |
|
shogo4405
|
9353ba701f
|
Update README.md
|
2025-10-03 21:04:04 +09:00 |
|
shogo4405
|
023f73b0c3
|
Merge pull request #1796 from HaishinKit/feature/fix-layer-drift
fix the issue where PiPHKView drifts during long streaming sessions
|
2025-10-03 21:02:07 +09:00 |
|
shogo4405
|
e603f866d5
|
Update Package.swift
|
2025-10-03 20:55:02 +09:00 |
|
shogo4405
|
9a24b83b7d
|
Add synchronizationClock.
|
2025-10-01 23:30:06 +09:00 |
|
shogo4405
|
d94be3b238
|
fixed a bug where isMultiCamSessionEnabled could not be set.
|
2025-10-01 23:09:41 +09:00 |
|
shogo4405
|
dd8e253203
|
Rename VideoScreenObject -> VideoTrackScreenObject
|
2025-10-01 22:13:44 +09:00 |
|
shogo4405
|
0b1a5437f7
|
Separate ScreenObject classes.
|
2025-10-01 22:09:17 +09:00 |
|
shogo4405
|
32da819725
|
Refactor CaptureSession.
|
2025-09-30 03:23:20 +09:00 |
|
shogo4405
|
f0f46fee02
|
Merge pull request #1793 from HaishinKit/feature/rtmp-query-parameter
Support for rtmp url's query parameters
|
2025-09-28 20:34:44 +09:00 |
|
shogo4405
|
d762e480fa
|
Support for rtmp url's query parameters
|
2025-09-28 16:58:03 +09:00 |
|
shogo4405
|
fcc2c560cf
|
Merge pull request #1792 from HaishinKit/dependabot/bundler/rubocop-1.81.1
Bump rubocop from 1.80.2 to 1.81.1
|
2025-09-28 16:57:31 +09:00 |
|
dependabot[bot]
|
487b00cad6
|
Bump rubocop from 1.80.2 to 1.81.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.80.2 to 1.81.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.80.2...v1.81.1)
---
updated-dependencies:
- dependency-name: rubocop
dependency-version: 1.81.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-28 00:00:56 +00:00 |
|
shogo4405
|
1501fba1fe
|
Merge pull request #1784 from HaishinKit/feature/xcode26
Bump to Xcode up 26.
|
2025-09-27 21:18:56 +09:00 |
|
shogo4405
|
f85da67dab
|
fixed an issue caused by incorrect log settings.
|
2025-09-26 23:11:33 +09:00 |
|
shogo4405
|
7269d17862
|
add PublishView PiPView mode.
|
2025-09-25 00:09:56 +09:00 |
|
shogo4405
|
dfcaee392b
|
Update TestCases.
|
2025-09-24 21:24:49 +09:00 |
|
shogo4405
|
caf8b6bb43
|
Merge pull request #1788 from HaishinKit/feature/rtcConfiguration
Made it possible to pass WebRTC configuration information.
|
2025-09-23 14:48:55 +09:00 |
|
shogo4405
|
5071287f7c
|
add RTCConfiguration.
|
2025-09-23 00:42:28 +09:00 |
|
shogo4405
|
47d60ce17e
|
Merge pull request #1785 from HaishinKit/feature/update-session-configuration
Add SessionConfiguration protocols.
|
2025-09-20 03:51:35 +09:00 |
|
shogo4405
|
4245609541
|
Add SessionConfiguration protocols.
|
2025-09-20 00:05:17 +09:00 |
|
shogo4405
|
b36ba7b488
|
Bump to Xcode up 26.
|
2025-09-19 20:41:45 +09:00 |
|
shogo4405
|
b84f991a5d
|
Merge pull request #1783 from HaishinKit/feature/remove-duplicated-method
Removed a duplicate method used in DeviceUtil for macOS.
|
2025-09-19 20:32:31 +09:00 |
|