Commit Graph

3019 Commits

Author SHA1 Message Date
shogo4405 82224b15ce fix memory-leak RTMPConnection, RTMPStream. 2025-01-03 18:04:35 +09:00
shogo4405 8290464d26 Merge pull request #1656 from shogo4405/feature/delegate-error
Migration CaptureSessionDelegate to 2.0.x.
2025-01-03 03:23:32 +09:00
shogo4405 fc99fee85f Migration CaptureSessionDelegate to 2.0.x. 2025-01-03 02:53:51 +09:00
shogo4405 23eb0ddfe0 fixed an issue where the screen might not render. 2025-01-02 16:44:07 +09:00
shogo4405 b3ceb9e5f3 Merge pull request #1655 from shogo4405/feature/fix-memory-leak
fix memory-leak a MediaMixer instance.
2025-01-01 19:14:50 +09:00
shogo4405 96d6ff78b9 fix memory-leak a MediaMixer instance. 2025-01-01 18:30:35 +09:00
shogo4405 203e873ddd Update README.md 2024-12-27 16:04:00 +09:00
shogo4405 4df682d7a4 Update CODE_OF_CONDUCT.md 2024-12-26 15:53:51 +09:00
shogo4405 8728e1c4e5 Update bug_report.yml 2024-12-26 15:29:59 +09:00
shogo4405 9e2294b12b Update README.md 2024-12-26 14:48:48 +09:00
shogo4405 9635220010 Update bug_report.yml 2024-12-26 14:39:35 +09:00
shogo4405 fcf5b5020f fix tvOS compile issue 2024-12-23 00:05:04 +09:00
shogo4405 9e016b184c Update README.md 2024-12-22 23:28:53 +09:00
shogo4405 1b4ff5d494 Add Q&A Disucission Templates. 2024-12-19 02:28:00 +09:00
shogo4405 eeece55a31 add swift-docc-plugin 2024-12-18 23:58:30 +09:00
shogo4405 418196acc1 Merge pull request #1650 from shogo4405/update-community-guide
Formulation of a Code of Conduct and Updating Supporting Documents
2024-12-18 23:39:39 +09:00
shogo4405 c313bd7c82 Update README.md and CODE_OF_CONDUCT.md 2024-12-18 23:32:59 +09:00
shogo4405 4c81b968f5 Update README.md 2024-12-17 20:15:33 +09:00
shogo4405 776c533a9c #1633 fix the degradation 2024-12-16 23:17:13 +09:00
shogo4405 12671a5d56 fixes for build errors related to Swift 6.0 compatibility 2024-12-16 01:33:30 +09:00
shogo4405 51bb453451 add swiftLanguageModes: [.v6, .v5] 2024-12-15 22:54:31 +09:00
shogo4405 9308ed18e6 fixed an issue where multiCamSessionEnabled was not carried over. 2024-12-15 18:52:03 +09:00
shogo4405 e22de1434f Merge pull request #1642 from shogo4405/feature/manual-capture-start
Add an option to start capture manually.
2024-12-15 16:17:02 +09:00
shogo4405 c8ba890fa3 Add an option to start capture manually. 2024-12-15 16:13:38 +09:00
shogo4405 65553574fa Merge pull request #1645 from shogo4405/dependabot/bundler/fastlane-2.226.0
Bump fastlane from 2.225.0 to 2.226.0
2024-12-15 14:11:53 +09:00
dependabot[bot] c148308561 Bump fastlane from 2.225.0 to 2.226.0
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.225.0 to 2.226.0.
- [Release notes](https://github.com/fastlane/fastlane/releases)
- [Changelog](https://github.com/fastlane/fastlane/blob/master/CHANGELOG.latest.md)
- [Commits](https://github.com/fastlane/fastlane/compare/fastlane/2.225.0...fastlane/2.226.0)

---
updated-dependencies:
- dependency-name: fastlane
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-15 00:42:47 +00:00
shogo4405 e2ad7364d0 Update README.md 2024-12-06 22:41:52 +09:00
shogo4405 54785cf9eb Updating the api documentation. 2024-12-02 00:54:42 +09:00
shogo4405 24074c2a2c Update README.md 2024-11-30 14:32:54 +09:00
shogo4405 3e131543fa Rename MoQT files. 2024-11-29 23:10:03 +09:00
shogo4405 b35d8a2299 implementaion for moqt draft7 2024-11-26 23:35:00 +09:00
shogo4405 5a80b74f85 Merge pull request #1634 from shogo4405/feature/asyncrunner-async
Update protocol AsyncRunner.
2024-11-26 22:54:00 +09:00
shogo4405 215b8ff630 Update protocol AsyncRunner. 2024-11-26 22:42:25 +09:00
shogo4405 2957ae258f Merge pull request #1633 from shogo4405/feature/migration-1618
Take timestamps into consideration VideoTrackScreenObject.
2024-11-26 22:23:09 +09:00
shogo4405 fdf193c48b Take timestamps into consideration VideoTrackScreenObject. 2024-11-26 22:12:44 +09:00
shogo4405 e83507c77a Update Podspec. 2.0.1 2024-11-24 21:16:46 +09:00
shogo4405 5088e2e46b Update DisplayLinkChoreographer 2024-11-24 21:16:45 +09:00
shogo4405 0c72f69d97 Update Test cases. 2024-11-24 19:45:50 +09:00
shogo4405 32172a166b Review of the package structure. 2024-11-24 15:05:48 +09:00
shogo4405 0a3c54921c Merge pull request #1630 from shogo4405/feature/fix-background-crash-2
Fixed crash when enter background.
2024-11-22 21:57:40 +09:00
shogo4405 a6f4a021b2 refs #1629 2024-11-22 21:22:34 +09:00
shogo4405 b17158fcb5 warning suppression 2024-11-22 08:16:48 +09:00
shogo4405 d4316a3e26 Update Package.swift 2024-11-21 20:49:10 +09:00
shogo4405 f433315e4f Merge pull request #1627 from shogo4405/feature/fix-movieFragmentInterval
Fix Add the movieFragmentInterval value to the recording feature 2.0.x
2024-11-18 23:33:13 +09:00
shogo4405 6e48a44fee Add movieFragmentInterval options. 2024-11-18 22:27:06 +09:00
shogo4405 2f275c812f Merge pull request #1624 from shogo4405/feature/fix-DisplayLinkChoreographer
fixed an issue with the handling of CADisplayLink's duration.
2024-11-17 07:27:00 +09:00
shogo4405 f5b4987274 fixed an issue with the handling of CADisplayLink's duration. 2024-11-17 07:16:41 +09:00
shogo4405 b03a9da750 swiftlint --fix --format 2024-11-15 01:44:25 +09:00
shogo4405 1a2718759a fixed #1621 2024-11-15 01:26:25 +09:00
shogo4405 20d8eb4c3a Merge pull request #1622 from shogo4405/feature/spm
Modify the sample code to use SPM.
2024-11-10 13:39:05 +09:00