shogo4405
|
4a8852bdc8
|
Bump Xcode to 15.0.
|
2023-09-11 03:32:27 +09:00 |
|
shogo4405
|
66f6942615
|
Bump to up 1.5.8.
1.5.8
|
2023-09-11 03:14:13 +09:00 |
|
shogo4405
|
708f82a90f
|
Update README.md
|
2023-09-10 17:04:58 +09:00 |
|
shogo4405
|
86bbca9aba
|
Update AudioCodecSettings.
|
2023-09-10 16:04:25 +09:00 |
|
shogo4405
|
7e9a541349
|
Rename CMAudioSampleBufferUtil to CMAudioSampleBufferFactory.
|
2023-09-10 13:58:07 +09:00 |
|
shogo4405
|
f2c7325a21
|
Remove unused code.
|
2023-09-10 13:55:33 +09:00 |
|
shogo4405
|
e926a265dd
|
Update project.pbxproj
|
2023-09-05 01:37:25 +09:00 |
|
shogo4405
|
2e1cb55179
|
fixed faild to test #1280
|
2023-09-03 20:19:54 +09:00 |
|
shogo4405
|
61df69d860
|
Organized the classes.
|
2023-09-02 17:03:32 +09:00 |
|
shogo4405
|
c5e2c5ce74
|
swifltint --fix --format
|
2023-09-02 16:36:38 +09:00 |
|
shogo4405
|
6141bbe955
|
Merge pull request #1283 from shogo4405/feature/build-xcframework
Update build-xcframework.sh
|
2023-09-02 15:51:29 +09:00 |
|
shogo4405
|
90f1a14504
|
Update build-xcframework.sh
|
2023-09-02 15:38:08 +09:00 |
|
shogo4405
|
bc4615a376
|
Merge pull request #1280 from stream-labs/bugfix/audio-channel-map
Improve audio channel mapping
|
2023-09-02 15:13:46 +09:00 |
|
leo
|
507eed3c0c
|
simplified channel map logic, add tests
|
2023-09-01 15:22:10 -07:00 |
|
shogo4405
|
2aa1489498
|
Update project.pbxproj
|
2023-09-02 07:15:08 +09:00 |
|
shogo4405
|
232b574595
|
Merge pull request #1282 from shogo4405/feature/SRTHaishinKit
Integration shogo4405/SRTHaishinKit.swift repository.
|
2023-09-02 07:09:08 +09:00 |
|
shogo4405
|
4883a0babd
|
Integration shogo4405/SRTHaishinKit.swift repository.
|
2023-09-02 06:41:19 +09:00 |
|
leo
|
b47df28043
|
fix channel mapping; expose audio channel map for external use
|
2023-08-31 17:21:12 -07:00 |
|
shogo4405
|
d4f96874e1
|
Merge pull request #1278 from shogo4405/feature/integration-targets
Integrate the framework project.
|
2023-09-01 01:44:57 +09:00 |
|
shogo4405
|
2b386c564d
|
Integrate the framework project.
|
2023-09-01 01:32:11 +09:00 |
|
shogo4405
|
d5a99e45d5
|
swiftlint --fix --format
|
2023-08-30 01:39:07 +09:00 |
|
shogo4405
|
3dedb47557
|
Merge pull request #1273 from stream-labs/feature/multichannel-audio
Feature/multichannel audio
|
2023-08-30 01:29:49 +09:00 |
|
levs42
|
30b77021c6
|
Support audio buffers with more than two channels
|
2023-08-26 11:58:20 -07:00 |
|
levs42
|
67a9ef8fd9
|
Add AV audio format helper extension
|
2023-08-26 11:56:14 -07:00 |
|
shogo4405
|
690f8c8884
|
Bump to up 1.5.7.
1.5.7
|
2023-08-26 13:47:53 +09:00 |
|
shogo4405
|
579a45b590
|
Merge pull request #1272 from shogo4405/dependabot/bundler/activesupport-7.0.7.2
Bump activesupport from 7.0.6 to 7.0.7.2
|
2023-08-25 10:08:46 +09:00 |
|
dependabot[bot]
|
5015c9ede6
|
Bump activesupport from 7.0.6 to 7.0.7.2
Bumps [activesupport](https://github.com/rails/rails) from 7.0.6 to 7.0.7.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.7.2/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v7.0.6...v7.0.7.2)
---
updated-dependencies:
- dependency-name: activesupport
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-23 21:48:02 +00:00 |
|
shogo4405
|
3e008954ee
|
Update README.md attachMultiCamera.
|
2023-08-22 00:30:20 +09:00 |
|
shogo4405
|
8c19df56ce
|
Add audio 3 channel tests.
|
2023-08-20 23:19:17 +09:00 |
|
shogo4405
|
c8212387ee
|
Merge pull request #1270 from shogo4405/feature/AudioCodecProduceOutputPackets
fixed Encoder client can't handle 1031-byte packet!
|
2023-08-20 19:30:46 +09:00 |
|
shogo4405
|
615dc2f816
|
fixed Encoder client can't handle 1031-byte packet!
|
2023-08-20 16:20:19 +09:00 |
|
shogo4405
|
d4a76bb5fa
|
Merge pull request #1268 from shogo4405/feature/fix-recorder-crash-4channel
Preventing NSInvalidArgumentException AVAssetWriterInput.
|
2023-08-20 13:46:32 +09:00 |
|
shogo4405
|
5b928eb64b
|
Preventing NSInvalidArgumentException AVAssetWriterInput.
|
2023-08-20 13:35:49 +09:00 |
|
shogo4405
|
195a6f495d
|
Merge pull request #1266 from shogo4405/feature/fix-IOAudioMonitor
fixed Garbage collection crash in IOAudioMonitor
|
2023-08-16 02:08:04 +09:00 |
|
shogo4405
|
bcfa5669cf
|
refs #1263
|
2023-08-16 01:50:22 +09:00 |
|
shogo4405
|
cdf53a02e1
|
Merge pull request #1265 from shogo4405/feature/fix-crash-detach-multicamera
fixed the crash the order of detachCamera.
|
2023-08-16 01:45:33 +09:00 |
|
shogo4405
|
ef581d8420
|
fix crash detachMultiCamera condition.
|
2023-08-16 01:07:02 +09:00 |
|
shogo4405
|
6b77611d85
|
Merge pull request #1264 from shogo4405/feature/fix-statistical-processing
fixed the statistical processing RTMPNWSocket.
|
2023-08-16 00:24:10 +09:00 |
|
shogo4405
|
20998ba090
|
fixed the statistical processing
|
2023-08-14 23:47:38 +09:00 |
|
shogo4405
|
3db54f064f
|
Bump to up 1.5.6.
1.5.6
|
2023-08-09 19:48:10 +09:00 |
|
shogo4405
|
c1f63650cc
|
fixed https://github.com/shogo4405/HaishinKit.dart/issues/40
|
2023-08-09 19:39:30 +09:00 |
|
shogo4405
|
2ac5fd33d1
|
Merge pull request #1259 from shogo4405/feature/fix-cant-playback-audio
fixed Can't play back aac.
|
2023-08-01 20:45:29 +09:00 |
|
shogo4405
|
b7bdc9b032
|
fixed Can't play back aac.
|
2023-08-01 20:40:16 +09:00 |
|
shogo4405
|
206cfb9dbd
|
Merge pull request #1257 from shogo4405/feature/sessionWasInterrupted
invoke sessionInterruptionEnded.
|
2023-08-01 20:33:04 +09:00 |
|
shogo4405
|
d73b06e72b
|
invoke sessionInterruptionEnded and sessionWasInterrupted.
|
2023-07-31 21:21:53 +09:00 |
|
shogo4405
|
0ba7722e0b
|
Support IOAudioMonitor with stereo format.
|
2023-07-29 21:51:23 +09:00 |
|
shogo4405
|
7ff9da6fb1
|
Merge pull request #1256 from shogo4405/feature/onmetadata-hevc
set videocodecid to hevc for enhanced-rtmp
|
2023-07-29 19:57:01 +09:00 |
|
shogo4405
|
04074b72b0
|
set videocodecid to hevc for enhanced-rtmp
|
2023-07-29 18:01:01 +09:00 |
|
shogo4405
|
eb595c6684
|
Merge pull request #1255 from shogo4405/feature/fix-stereo-noise
fixed break audio with stereo format.
|
2023-07-29 17:18:18 +09:00 |
|
shogo4405
|
620d614a59
|
fixed break audio with stereo format.
|
2023-07-29 11:03:50 +09:00 |
|