Commit Graph

3019 Commits

Author SHA1 Message Date
shogo4405 08979c7dfd Switched to using the Network.framework. 2023-04-15 15:35:22 +09:00
shogo4405 0951831663 Revert "Suppress warnings."
This reverts commit 69f0f1415f.
2023-04-14 00:06:47 +09:00
shogo4405 39a489ca6a Update README.md 2023-04-13 23:15:36 +09:00
shogo4405 e96705580d Suppress warnings. 2023-04-05 23:30:21 +09:00
shogo4405 d1f78c9e70 fixed #1171 2023-04-05 23:20:47 +09:00
shogo4405 701cd70d76 Merge branch '1.4.x' 2023-04-01 18:48:13 +09:00
shogo4405 a4ee619245 Bump to up 1.4.5. 1.4.5 2023-04-01 18:35:41 +09:00
shogo4405 7494034938 Merge pull request #1169 from shogo4405/feature/update-logboard
Bump to Logboard up 2.3.1
2023-04-01 16:36:10 +09:00
shogo4405 bae06f303d Bump to Logboard up 2.3.1 2023-04-01 16:28:28 +09:00
shogo4405 69f0f1415f Suppress warnings. 2023-04-01 14:31:34 +09:00
shogo4405 50ae37d59c fixed #1168 2023-03-31 00:38:17 +09:00
shogo4405 986e6417b5 Merge pull request #1162 from shogo4405/feature/fix-audio-out-of-sync
fix audio desynchronization on camera switch
2023-03-28 22:00:50 +09:00
shogo4405 da030cc5f2 Merge pull request #1164 from shogo4405/feature/audio-background-mode
Supports background audio mode framework level.
2023-03-26 15:17:36 +09:00
shogo4405 c07d57e343 Supports background audio mode. 2023-03-24 00:10:29 +09:00
shogo4405 897010e9ed fix audio desynchronization on camera switch 2023-03-23 23:57:58 +09:00
shogo4405 28ae653209 fix can't compile SwiftPMSupport. 2023-03-23 23:48:30 +09:00
shogo4405 b1c2c27534 Merge branch '1.4.x' 2023-03-23 23:23:03 +09:00
shogo4405 0bcfe9aea1 Merge pull request #1163 from shogo4405/revert-1161-feature/fix-audio-background
Revert "Support publish with audio in background iOS."
2023-03-23 23:09:16 +09:00
shogo4405 fa9347379d Revert "Support publish with audio in background iOS." 2023-03-23 23:08:43 +09:00
shogo4405 7efcc6f4d7 Remove unused property. 2023-03-22 01:58:20 +09:00
shogo4405 e4651e0889 Refactor IOMixer#audioEngineHolder. 2023-03-21 22:05:16 +09:00
shogo4405 9b8b709a61 Merge pull request #1161 from shogo4405/feature/fix-audio-background
Support publish with audio in background iOS.
2023-03-21 21:32:26 +09:00
shogo4405 1158799a97 Support publish with audio in background iOS. 2023-03-21 21:18:00 +09:00
shogo4405 d470ada4cd refs bb54f7ad 2023-03-21 13:43:00 +09:00
shogo4405 0be9a79090 fix forced to mono. 2023-03-20 19:13:19 +09:00
shogo4405 068308c6a2 Merge pull request #1160 from shogo4405/feature/net-stream-delegate
Redesign RTMPConnecitonDelegate and NetStreamDelegate.
2023-03-20 18:12:14 +09:00
shogo4405 bb54f7ada3 Redesign RTMPConnecitonDelegate and RTMPStreamDelegate. 2023-03-20 17:45:00 +09:00
shogo4405 b4ae19fc2a Reuse AVAudioCompressedBuffer. 2023-03-20 17:13:23 +09:00
shogo4405 1da2b6f5c6 Signature change VideoCodecDelegate. 2023-03-19 17:54:25 +09:00
shogo4405 f997eac673 Fix AudioCodec race condition. 2023-03-19 17:39:58 +09:00
shogo4405 74e167c4b2 Merge pull request #1159 from shogo4405/feature/suppress-warnings
Suppress warnings CMVideoFormatDescriptionCreateFromH264ParameterSets.
2023-03-19 16:11:36 +09:00
shogo4405 37d3e41079 Merge pull request #1158 from shogo4405/feature/change-method-signature-samplebuffer
Change method signature appendSampleBuffer.
2023-03-19 15:53:06 +09:00
shogo4405 b219c27648 Suppress warnings CMVideoFormatDescriptionCreateFromH264ParameterSets. 2023-03-19 15:44:38 +09:00
shogo4405 9dda67511e Update ADTSReader infinity loop. 2023-03-19 15:41:17 +09:00
shogo4405 6222479abc Change method signature appendSampleBuffer. 2023-03-19 14:39:57 +09:00
shogo4405 622e67449d Add ADTSReader. 2023-03-17 01:20:06 +09:00
shogo4405 40d6d5c2b5 Merge pull request #1155 from shogo4405/dependabot/bundler/activesupport-7.0.4.3
Bump activesupport from 7.0.4.2 to 7.0.4.3
2023-03-16 22:55:58 +09:00
dependabot[bot] c05722ade2 Bump activesupport from 7.0.4.2 to 7.0.4.3
Bumps [activesupport](https://github.com/rails/rails) from 7.0.4.2 to 7.0.4.3.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.4.3/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v7.0.4.2...v7.0.4.3)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-16 01:36:45 +00:00
shogo4405 29306a5e18 fix AudioCodec cracked sound. 2023-03-15 22:18:53 +09:00
shogo4405 0ba6595cdb Update README.md 2023-03-14 22:31:28 +09:00
shogo4405 f223eaa71e Merge pull request #1153 from shogo4405/feature/update-readme
Added handling sample of Adaptive bitrate streaming.
2023-03-14 22:06:40 +09:00
shogo4405 edb94bf580 Added handling sample of Adaptive bitrate streaming. 2023-03-14 22:04:22 +09:00
shogo4405 3c7b5b7147 Merge branch '1.4.x' 2023-03-14 00:15:22 +09:00
shogo4405 a89613b840 Bump to up 1.4.4. 1.4.4 2023-03-13 23:55:54 +09:00
shogo4405 5fe41172cd fix TSReader NALFileFormating. 2023-03-12 15:44:33 +09:00
shogo4405 542c9026d3 fix typo 2023-03-12 01:23:55 +09:00
shogo4405 357a16c358 Advanced AudioCodec. 2023-03-12 00:24:03 +09:00
shogo4405 909823740f Add IOMixer playback feature. 2023-03-11 18:35:54 +09:00
shogo4405 fdd9a2a958 Support startCode length = 3. 2023-03-08 22:32:20 +09:00
shogo4405 37d27f1f90 Merge pull request #1150 from shogo4405/dependabot/bundler/cocoapods-1.12.0
Bump cocoapods from 1.11.3 to 1.12.0
2023-03-05 12:25:07 +09:00