shogo4405
|
9573f4f224
|
Addition of constants.
|
2025-07-20 19:37:15 +09:00 |
|
shogo4405
|
266982bf67
|
Merge pull request #1741 from HaishinKit/feature/session-retry-feature
Add retry RTMPConneciton.
|
2025-07-20 18:56:41 +09:00 |
|
shogo4405
|
814c9014b7
|
Add retry RTMPConneciton.
|
2025-07-20 18:50:33 +09:00 |
|
shogo4405
|
886b2c7b0b
|
Merge pull request #1746 from HaishinKit/feature/throws-unsupported-format
Modified to throw an error for unsupported codecs.
|
2025-07-15 00:11:52 +09:00 |
|
shogo4405
|
7741aee8d3
|
Modified to throw an error for unsupported codecs.
|
2025-07-15 00:08:37 +09:00 |
|
shogo4405
|
c275feaf38
|
Update SRTConnection.
|
2025-07-14 22:34:18 +09:00 |
|
shogo4405
|
599a08f05d
|
Update documents.
|
2025-07-13 22:44:14 +09:00 |
|
shogo4405
|
da29e69085
|
Merge pull request #1745 from HaishinKit/feature/fix-typo-storategy
fix typo BitRateStorategy -> BitRateStrategy.
|
2025-07-13 18:55:43 +09:00 |
|
shogo4405
|
d8f6f243bc
|
fix typo BitRateStorategy -> BitRateStrategy.
|
2025-07-13 18:44:41 +09:00 |
|
shogo4405
|
1f2954706a
|
Merge pull request #1744 from HaishinKit/feature/remove-deprecated-method
Remove deprecated method.
|
2025-07-13 18:32:09 +09:00 |
|
shogo4405
|
0c8f6ef960
|
Remove deprecated method.
|
2025-07-13 18:14:18 +09:00 |
|
shogo4405
|
b79f40e022
|
Update Gemfile
|
2025-07-13 17:20:05 +09:00 |
|
shogo4405
|
9b49ac81a2
|
Merge pull request #1743 from HaishinKit/feature/rtmp-module
Repackage RTMPHaishinKit.
|
2025-07-13 17:14:14 +09:00 |
|
shogo4405
|
68c0d1cfc8
|
Repackage RTMPHaishinKit.
|
2025-07-13 12:43:53 +09:00 |
|
shogo4405
|
e0e0f21207
|
Merge pull request #1742 from HaishinKit/dependabot/bundler/rubocop-1.78.0
Bump rubocop from 1.77.0 to 1.78.0
|
2025-07-13 12:39:30 +09:00 |
|
dependabot[bot]
|
6771122b16
|
Bump rubocop from 1.77.0 to 1.78.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.77.0 to 1.78.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.77.0...v1.78.0)
---
updated-dependencies:
- dependency-name: rubocop
dependency-version: 1.78.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-13 00:34:25 +00:00 |
|
shogo4405
|
1d740a458f
|
Merge pull request #1718 from detail-co/main
Fix: heap-use-after-free in AudioMixerByMultiTrack
|
2025-07-08 23:50:43 +09:00 |
|
shogo4405
|
46554daadd
|
fix compile error for macOS
|
2025-07-08 00:15:10 +09:00 |
|
shogo4405
|
b3e316922f
|
Update RTMPConnectionTests.
|
2025-07-07 21:40:04 +09:00 |
|
shogo4405
|
8f5b7c2dbe
|
Merge pull request #1739 from HaishinKit/feature/update-test-cases
Update AudioMixer test cases.
|
2025-07-06 23:50:12 +09:00 |
|
shogo4405
|
d5d08a1356
|
Update AudioMixer test cases.
|
2025-07-06 23:01:37 +09:00 |
|
shogo4405
|
3239082ac7
|
Merge pull request #1738 from HaishinKit/dependabot/bundler/danger-9.5.3
Bump danger from 9.5.1 to 9.5.3
|
2025-07-06 20:43:34 +09:00 |
|
dependabot[bot]
|
cedb112cf1
|
Bump danger from 9.5.1 to 9.5.3
Bumps [danger](https://github.com/danger/danger) from 9.5.1 to 9.5.3.
- [Release notes](https://github.com/danger/danger/releases)
- [Changelog](https://github.com/danger/danger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/danger/danger/compare/v9.5.1...v9.5.3)
---
updated-dependencies:
- dependency-name: danger
dependency-version: 9.5.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-06 00:44:07 +00:00 |
|
shogo4405
|
264fe3da63
|
Update README.md
|
2025-07-05 20:54:22 +09:00 |
|
shogo4405
|
1cc7f98686
|
Update README.md
|
2025-07-05 20:51:00 +09:00 |
|
shogo4405
|
44d3ec0086
|
swiftlint --fix --format
|
2025-07-05 11:27:22 +09:00 |
|
shogo4405
|
1e0ac112e2
|
Bump to up 2.0.9
2.0.9
|
2025-07-04 22:00:15 +09:00 |
|
shogo4405
|
4b1e851ea3
|
Added error handling session api.
|
2025-07-04 20:07:14 +09:00 |
|
shogo4405
|
d211b0f16d
|
fixed #1735
|
2025-06-30 18:50:28 +09:00 |
|
shogo4405
|
346e1c73f0
|
Register initialization code.
|
2025-06-29 19:04:54 +09:00 |
|
shogo4405
|
6f2e620d5d
|
swiftlint --fix --format
|
2025-06-29 18:37:17 +09:00 |
|
shogo4405
|
e17f3bd43a
|
Merge pull request #1734 from HaishinKit/feature/session-interface
New Session api.
|
2025-06-28 14:27:53 +09:00 |
|
shogo4405
|
1d80b9e25b
|
Update Examples/iOS/IngestViewController.swift
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-06-28 14:23:46 +09:00 |
|
shogo4405
|
c1248c8cd5
|
New Session api.
|
2025-06-28 13:05:23 +09:00 |
|
shogo4405
|
34dd3bf50a
|
swiftlint --fix --format
|
2025-06-22 15:26:55 +09:00 |
|
shogo4405
|
51ff819f3e
|
fix typo
|
2025-06-21 15:52:37 +09:00 |
|
shogo4405
|
324e00a027
|
Merge pull request #1731 from HaishinKit/feature/bump-to-ruby-up-344
Bump to ruby up 3.4.4
|
2025-06-21 15:44:45 +09:00 |
|
shogo4405
|
2cf9440c01
|
Bump to ruby up 3.4.4
|
2025-06-21 15:41:26 +09:00 |
|
shogo4405
|
21a605cc3e
|
Merge pull request #1730 from HaishinKit/dependabot/bundler/rubocop-1.76.1
Bump rubocop from 1.76.0 to 1.76.1
|
2025-06-20 22:24:40 +09:00 |
|
dependabot[bot]
|
f1d98bc169
|
Bump rubocop from 1.76.0 to 1.76.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.76.0 to 1.76.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.76.0...v1.76.1)
---
updated-dependencies:
- dependency-name: rubocop
dependency-version: 1.76.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-15 00:45:30 +00:00 |
|
shogo4405
|
b461a39e0a
|
Merge pull request #1727 from HaishinKit/dependabot/bundler/rubocop-1.76.0
Bump rubocop from 1.75.8 to 1.76.0
|
2025-06-08 21:22:18 +09:00 |
|
dependabot[bot]
|
1c63b78b32
|
Bump rubocop from 1.75.8 to 1.76.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.75.8 to 1.76.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.75.8...v1.76.0)
---
updated-dependencies:
- dependency-name: rubocop
dependency-version: 1.76.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-08 00:32:26 +00:00 |
|
shogo4405
|
381cbb425f
|
Merge pull request #1725 from HaishinKit/dependabot/bundler/rack-3.1.16
Bump rack from 3.1.15 to 3.1.16
|
2025-06-06 21:09:59 +09:00 |
|
dependabot[bot]
|
3cbdba6237
|
Bump rack from 3.1.15 to 3.1.16
Bumps [rack](https://github.com/rack/rack) from 3.1.15 to 3.1.16.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v3.1.15...v3.1.16)
---
updated-dependencies:
- dependency-name: rack
dependency-version: 3.1.16
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-05 05:34:31 +00:00 |
|
shogo4405
|
d30573915f
|
Merge pull request #1723 from HaishinKit/dependabot/bundler/rubocop-1.75.8
Bump rubocop from 1.75.7 to 1.75.8
|
2025-06-01 11:06:52 +09:00 |
|
dependabot[bot]
|
aed5c29b74
|
Bump rubocop from 1.75.7 to 1.75.8
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.75.7 to 1.75.8.
- [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.75.7...v1.75.8)
---
updated-dependencies:
- dependency-name: rubocop
dependency-version: 1.75.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-01 00:52:18 +00:00 |
|
shogo4405
|
24c4397fa2
|
Merge pull request #1719 from HaishinKit/dependabot/bundler/rubocop-1.75.7
Bump rubocop from 1.75.6 to 1.75.7
|
2025-05-31 12:27:42 +09:00 |
|
dependabot[bot]
|
2e69669633
|
Bump rubocop from 1.75.6 to 1.75.7
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.75.6 to 1.75.7.
- [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.75.6...v1.75.7)
---
updated-dependencies:
- dependency-name: rubocop
dependency-version: 1.75.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-25 00:13:35 +00:00 |
|
Finn Voorhees
|
09b7e2a095
|
Fix heap-use-after-free in AudioMixerByMultiTrack
|
2025-05-21 17:06:03 +01:00 |
|
shogo4405
|
490b3e74f7
|
Merge pull request #1715 from HaishinKit/feature/update-document
Update documents.
|
2025-05-19 22:59:13 +09:00 |
|