Commit Graph

3019 Commits

Author SHA1 Message Date
shogo4405 f6489f866a Merge pull request #1211 from shogo4405/dependabot/bundler/fastlane-2.213.0
Bump fastlane from 2.212.2 to 2.213.0
2023-05-30 20:02:16 +09:00
dependabot[bot] b5c59a7424 Bump fastlane from 2.212.2 to 2.213.0
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.212.2 to 2.213.0.
- [Release notes](https://github.com/fastlane/fastlane/releases)
- [Commits](https://github.com/fastlane/fastlane/compare/fastlane/2.212.2...fastlane/2.213.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-28 00:57:38 +00:00
shogo4405 dd1899c8e0 Merge pull request #1207 from shogo4405/feature/dettach-camera
Detach camera device stream#attachCamera(nil)
2023-05-27 12:56:03 +09:00
shogo4405 1b1d613950 fixed #1205 2023-05-25 21:39:06 +09:00
shogo4405 52ad7d6ad4 Update README.md 2023-05-21 20:47:28 +09:00
shogo4405 1cebb9c91c Bump to up 1.5.1 1.5.1 2023-05-21 15:25:25 +09:00
shogo4405 591e090925 Merge pull request #1201 from shogo4405/feature/fix-recording
fixed #1198 fix can't save local recording.
2023-05-14 21:49:12 +09:00
shogo4405 5c09825119 fix failed test. 2023-05-14 21:33:15 +09:00
shogo4405 5d4787383a fixed #1198 fix can't save local recording. 2023-05-14 20:49:30 +09:00
shogo4405 6cef14c59d validate videocodecid 2023-05-13 14:46:53 +09:00
shogo4405 eef9eb0cb5 ExistentialAny 2023-05-07 21:27:41 +09:00
shogo4405 8675b37473 Smoothing rtmp playback. 2023-05-07 14:37:12 +09:00
shogo4405 b252405083 Update README.md 2023-05-06 02:30:30 +09:00
shogo4405 d72ae256da Merge pull request #1195 from shogo4405/feature/rtmp-h265
Support RTMP with HEVC Enhancing RTMP, FLV.
2023-05-06 02:19:10 +09:00
shogo4405 cd57781dd3 Support RTMP with HEVC Enhancing RTMP, FLV. 2023-05-06 01:53:29 +09:00
shogo4405 28da84c16c Merge pull request #1196 from shogo4405/fix/video-codec-drop-frame
Fix dropframe delegate.
2023-05-05 20:28:21 +09:00
shogo4405 39c03c3e17 Fix dropframe delegate. 2023-05-05 20:27:03 +09:00
shogo4405 7b4f896c16 Suppress warnings. 2023-05-05 20:09:22 +09:00
shogo4405 efa5c5e980 Remove RTMPReaderTests case. 2023-05-05 16:38:12 +09:00
shogo4405 da0abce59d Remove FLVReader class. 2023-05-04 15:49:02 +09:00
shogo4405 915758d0ec Bump to up 1.5.0. 1.5.0 2023-05-03 16:51:52 +09:00
shogo4405 f7f6ee42b0 Relocate the nested type is defined. 2023-05-03 16:25:01 +09:00
shogo4405 fdc9aa3272 Update README.md 2023-04-30 15:03:02 +09:00
shogo4405 263689ffaa Swift-DocC 2023-04-29 16:11:21 +09:00
shogo4405 434f6df596 Merge branch '1.4.x' 2023-04-29 14:50:04 +09:00
shogo4405 3d0e6fe470 Bump to up 1.4.6. 1.4.6 2023-04-29 14:45:18 +09:00
shogo4405 8dfdfd991c fix tvOS compile error. 2023-04-26 23:33:56 +09:00
shogo4405 954a3c85f4 add document lane. 2023-04-26 23:30:58 +09:00
shogo4405 da2fd3c8df fix tvOS compile error. 2023-04-26 22:42:56 +09:00
shogo4405 c84dce18ba fixed #1177 2023-04-26 21:48:57 +09:00
shogo4405 0f543dddbd add drop frame mechanism. 2023-04-26 20:27:48 +09:00
shogo4405 e14c6f0ecf Merge pull request #1192 from shogo4405/feature/cancel-connections
RTMPNWSoccket will be gracefully close.
2023-04-26 18:29:32 +09:00
shogo4405 d5fd16b334 RTMPNWSoccket will be gracefully close. 2023-04-24 00:04:42 +09:00
shogo4405 7f3bb91ac4 Merge pull request #1188 from shogo4405/macos-catalyst
Support MacCatalyst for SPM.
2023-04-23 15:21:01 +09:00
shogo4405 ca931ec15e Support Mac Catalyst. 2023-04-23 15:08:28 +09:00
shogo4405 61c0715328 Merge pull request #1190 from shogo4405/dependabot/bundler/fastlane-2.212.2
Bump fastlane from 2.212.1 to 2.212.2
2023-04-23 14:12:09 +09:00
shogo4405 727a2af70f Merge pull request #1191 from shogo4405/dependabot/bundler/cocoapods-1.12.1
Bump cocoapods from 1.12.0 to 1.12.1
2023-04-23 14:12:00 +09:00
dependabot[bot] 9913bbfea7 Bump cocoapods from 1.12.0 to 1.12.1
Bumps [cocoapods](https://github.com/CocoaPods/CocoaPods) from 1.12.0 to 1.12.1.
- [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.12.0...1.12.1)

---
updated-dependencies:
- dependency-name: cocoapods
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-23 00:57:32 +00:00
dependabot[bot] fc76b0886c Bump fastlane from 2.212.1 to 2.212.2
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.212.1 to 2.212.2.
- [Release notes](https://github.com/fastlane/fastlane/releases)
- [Commits](https://github.com/fastlane/fastlane/compare/fastlane/2.212.1...fastlane/2.212.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-23 00:57:02 +00:00
shogo4405 3ad1f17e63 Migration frameRate 60 VideoCodecSettings. 2023-04-20 22:54:06 +09:00
shogo4405 e44bf9187e Merge branch '1.4.x' 2023-04-20 22:50:12 +09:00
shogo4405 534076025b Merge pull request #1186 from shogo4405/feature/resume-capture-session
Resume AVAudioSession.
2023-04-19 23:00:53 +09:00
shogo4405 252ab16434 refs #1184 Resume AVCaptureSession if possible. 2023-04-19 12:33:30 +09:00
shogo4405 42f060a8b3 Merge pull request #1182 from shogo4405/feature/fix-set-framerate-60
fixed #1157 Support 60/fps.
2023-04-16 01:17:54 +09:00
shogo4405 8ef80f98fb fixed #1157 Support 60/fps. 2023-04-16 01:05:03 +09:00
shogo4405 dc06244df2 Update Example project. 2023-04-15 21:45:50 +09:00
shogo4405 05897ff5e7 Merge pull request #1179 from shogo4405/feature/use-network-framework
Switched to using the Network.framework.
2023-04-15 16:38:34 +09:00
shogo4405 a3a9e85c89 Merge pull request #1180 from shogo4405/feature/update-default-codec-sizez
Change default size. It's 2023!
2023-04-15 16:38:24 +09:00
shogo4405 7ca0185652 refs #1178 fix crash RTMPURL without "/" 2023-04-15 16:35:47 +09:00
shogo4405 3449811213 Change default size. It's 2023! 2023-04-15 16:00:28 +09:00