dependabot[bot]
|
21e9d4bce9
|
Bump cocoapods from 1.11.3 to 1.12.0
Bumps [cocoapods](https://github.com/CocoaPods/CocoaPods) from 1.11.3 to 1.12.0.
- [Release notes](https://github.com/CocoaPods/CocoaPods/releases)
- [Changelog](https://github.com/CocoaPods/CocoaPods/blob/master/CHANGELOG.md)
- [Commits](https://github.com/CocoaPods/CocoaPods/compare/1.11.3...1.12.0)
---
updated-dependencies:
- dependency-name: cocoapods
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-05 00:56:56 +00:00 |
|
shogo4405
|
76dc71fecb
|
Update TSReader.
|
2023-03-05 01:26:49 +09:00 |
|
shogo4405
|
38e7440b04
|
Merge branch '1.4.x'
|
2023-03-03 22:39:59 +09:00 |
|
shogo4405
|
cc7c578a3a
|
Merge pull request #1148 from shogo4405/feature/audio-codec-2
Refactor AudioCodec with the AVAudioConverter.
|
2023-03-02 00:02:14 +09:00 |
|
shogo4405
|
a22a51080d
|
Refactor AudioCodec with the AVAudioConverter.
|
2023-03-01 23:42:51 +09:00 |
|
shogo4405
|
513079bb5c
|
Merge pull request #1146 from shogo4405/feature/fix-ignore-fps
Set a device frameRate when unsupportedDeviceActiveFormat.
|
2023-02-26 19:15:21 +09:00 |
|
shogo4405
|
1ae79f5b4e
|
Set a device frameRate when unsupportedDeviceActiveFormat.
|
2023-02-26 18:51:19 +09:00 |
|
shogo4405
|
005eba1036
|
Merge pull request #1145 from shogo4405/feature/fix-cant-restart-playback
Can't playback rtmpStream.close() after rtmpStream.play().
|
2023-02-26 17:22:20 +09:00 |
|
shogo4405
|
00843a3cf9
|
Can't playback rtmpStream.close() after rtmpStream.play().
|
2023-02-26 17:05:10 +09:00 |
|
shogo4405
|
ad3d88a593
|
Refactor RTMPVideoMessage.
|
2023-02-26 16:10:00 +09:00 |
|
shogo4405
|
408b6b5886
|
Merge pull request #1144 from shogo4405/dependabot/bundler/fastlane-2.212.1
Bump fastlane from 2.211.0 to 2.212.1
|
2023-02-26 11:21:58 +09:00 |
|
dependabot[bot]
|
ac09af04bf
|
Bump fastlane from 2.211.0 to 2.212.1
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.211.0 to 2.212.1.
- [Release notes](https://github.com/fastlane/fastlane/releases)
- [Commits](https://github.com/fastlane/fastlane/compare/fastlane/2.211.0...fastlane/2.212.1)
---
updated-dependencies:
- dependency-name: fastlane
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-26 00:57:24 +00:00 |
|
shogo4405
|
0715282a55
|
camelize properties.
|
2023-02-25 19:02:54 +09:00 |
|
shogo4405
|
e2ef1ae0c0
|
Naming rule RTMPSocketDelegate.
|
2023-02-25 17:07:48 +09:00 |
|
shogo4405
|
d44d1187af
|
Make public to TSReader.
|
2023-02-25 15:55:50 +09:00 |
|
shogo4405
|
0f8fd4569f
|
Rename Responder to RTMPResponder.
|
2023-02-18 16:28:54 +09:00 |
|
shogo4405
|
83e55bee8e
|
Merge pull request #1140 from shogo4405/feature/remove-settings
Compliant codable for VideoCodecSettings and AudioCodecSettings.
|
2023-02-18 15:51:47 +09:00 |
|
shogo4405
|
c2b37f416f
|
Compliant codable for VideoCodecSettings and AudioCodecSettings.
|
2023-02-18 15:36:51 +09:00 |
|
shogo4405
|
67db4b55fd
|
Bump to up 1.4.3.
1.4.3
|
2023-02-16 21:00:01 +09:00 |
|
shogo4405
|
b9bcf572aa
|
Rename Groups and Files.
|
2023-02-16 08:17:05 +09:00 |
|
shogo4405
|
1e1ae9d97a
|
Merge pull request #1139 from shogo4405/feature/remove-unnecessary-codes
Remove MP4 classes.
|
2023-02-16 06:42:44 +09:00 |
|
shogo4405
|
cea6194b17
|
Remove MP4 classes.
|
2023-02-16 05:42:41 +09:00 |
|
shogo4405
|
be347428a8
|
Merge pull request #1137 from shogo4405/feature/meta-data
fixed #1103 Add audiosamplerate.
|
2023-02-12 23:12:05 +09:00 |
|
shogo4405
|
de39939755
|
fixed #1103 Add audiosamplerate.
|
2023-02-12 22:25:40 +09:00 |
|
shogo4405
|
18132ec3c3
|
Merge pull request #1136 from shogo4405/feature/inheritance-iovideo-unit
fixed #1130 Single instance IOVideoUnit and IOAudioUnit.
|
2023-02-11 18:26:00 +09:00 |
|
shogo4405
|
0a17faddda
|
fixed #1130 Single instance IOVideoUnit and IOAudioUnit.
|
2023-02-11 18:03:00 +09:00 |
|
shogo4405
|
a3fde220a7
|
add H264Profile definition.
|
2023-02-09 23:21:54 +09:00 |
|
shogo4405
|
26b8b1cdf6
|
refs #1135 add TestCase.
|
2023-02-09 20:38:34 +09:00 |
|
shogo4405
|
0058acaebc
|
Merge pull request #1129 from shogo4405/feature/feature-constant-bit-rate
Support VideoCode constantBitRate mode.
|
2023-01-31 22:11:15 +09:00 |
|
shogo4405
|
b7d55c66f5
|
Support VideoCode constantBitRate mode.
|
2023-01-31 21:34:35 +09:00 |
|
shogo4405
|
060129d8b7
|
Add IOMixerTests.
|
2023-01-29 18:24:59 +09:00 |
|
shogo4405
|
912b5cafd6
|
fix Can't free RTMPConneciton.
|
2023-01-29 18:06:11 +09:00 |
|
shogo4405
|
9c3fe4a084
|
Merge pull request #1128 from shogo4405/feature/support-tls-options
Support "rtmps" RTMPNWSocket without setPrameter option.
|
2023-01-29 17:40:01 +09:00 |
|
shogo4405
|
728bc444f7
|
fix can't work GitHub Action.
|
2023-01-29 17:12:41 +09:00 |
|
shogo4405
|
b7bd39e501
|
Support "rtmps" RTMPNWSocket without setPrameter option.
|
2023-01-29 16:49:08 +09:00 |
|
shogo4405
|
6870656f4a
|
Remove VideoCodec#lock property.
|
2023-01-29 15:46:03 +09:00 |
|
shogo4405
|
7d03dd6829
|
refs #1077 Support NetStream#outputBufferSize property.
|
2023-01-29 14:56:54 +09:00 |
|
shogo4405
|
00abb4cf23
|
Update Test suite.
|
2023-01-29 10:26:05 +09:00 |
|
shogo4405
|
1325264e4d
|
Remove unnecessary classes.
|
2023-01-29 09:17:42 +09:00 |
|
shogo4405
|
66c3a0837b
|
refs #1080 Turn it off "Metal API Validation".
|
2023-01-28 15:18:20 +09:00 |
|
shogo4405
|
96bcff339e
|
Rename XXXBuffers.
|
2023-01-23 01:15:56 +09:00 |
|
shogo4405
|
dcde99d9b4
|
Merge pull request #1126 from shogo4405/dependabot/bundler/activesupport-6.1.7.1
Bump activesupport from 6.1.7 to 6.1.7.1
|
2023-01-21 13:38:00 +09:00 |
|
dependabot[bot]
|
dfe0d1a280
|
Bump activesupport from 6.1.7 to 6.1.7.1
Bumps [activesupport](https://github.com/rails/rails) from 6.1.7 to 6.1.7.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.1.7...v6.1.7.1)
---
updated-dependencies:
- dependency-name: activesupport
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-21 04:01:27 +00:00 |
|
shogo4405
|
ec24c44b94
|
Bump to up 1.4.2.
1.4.2
|
2023-01-16 03:42:39 +09:00 |
|
shogo4405
|
dbb57f225a
|
fix MemoryLeak when playback with main or high profile.
|
2023-01-16 02:27:04 +09:00 |
|
shogo4405
|
94c98eea69
|
Improved compatibility playback.
|
2023-01-15 08:05:18 +09:00 |
|
shogo4405
|
385c16a913
|
Update README.md
|
2023-01-14 16:16:46 +09:00 |
|
shogo4405
|
57eccf99e6
|
Update API documents.
|
2023-01-14 03:52:32 +09:00 |
|
shogo4405
|
9c1d7a6838
|
Merge pull request #1123 from shogo4405/feature/add-screencapturekit
Support ScreenCaptureKit on macOS
|
2023-01-13 23:12:07 +09:00 |
|
shogo4405
|
c67564cb46
|
add ScreenCaptureKit feature.
|
2023-01-13 22:33:34 +09:00 |
|