Commit Graph

3019 Commits

Author SHA1 Message Date
shogo4405 7c8726f65a Merge pull request #1122 from shogo4405/featre/adjustment-split-view
Adjust MultiCamCapture splitView position.
2023-01-12 23:23:12 +09:00
shogo4405 07562eda58 Adjust MultiCam CMSampleBuffer. 2023-01-12 23:05:27 +09:00
shogo4405 d627d7f87b Merge pull request #1121 from shogo4405/revert-1106-patch-1
Revert "Fix: add audio sample rate"
2023-01-11 01:10:10 +09:00
shogo4405 218eb51b10 Revert "Fix: add audio sample rate" 2023-01-11 01:07:39 +09:00
shogo4405 73bedb5eec Fix same image pip on macOS 2023-01-09 22:21:20 +09:00
shogo4405 cdedd898b4 Update macOS example project. 2023-01-09 21:54:22 +09:00
shogo4405 c1686fdccf Refactor ShapeFactory. 2023-01-09 15:24:42 +09:00
shogo4405 be03719072 Update README.md 2023-01-09 15:24:42 +09:00
shogo4405 ec1f4f8216 Merge pull request #1116 from shogo4405/feature/enhanced-corner-radius
Improved performance PiP mode for the MultiCamCaptureSetting.
2023-01-03 17:28:33 +09:00
shogo4405 4837a789c5 Improved performance PiP mode for the MultiCamCaptureSetting. 2023-01-03 17:22:48 +09:00
shogo4405 4734a5f5a8 Decrease InputPorts 2022-12-31 19:22:31 +09:00
shogo4405 a5894dd58e Merge pull request #1114 from shogo4405/feature/delegate-session
Add AVCaptureSession delegate methods.
2022-12-31 18:33:32 +09:00
shogo4405 4df8fdc98a Add AVCaptureSession delegate methods. 2022-12-31 17:58:31 +09:00
shogo4405 5a726c4d2f Bump to up 1.4.1. 1.4.1 2022-12-30 18:09:52 +09:00
shogo4405 8aeca904df Merge pull request #1112 from shogo4405/feature/fix-spm-compile-error
Fix spm compile error 1.4.0
2022-12-30 17:57:14 +09:00
shogo4405 f8c43ba01e fix spm compile error. 2022-12-30 17:49:08 +09:00
shogo4405 aafe0e40a0 Recover the AVCaptureSession when mediaServicesWereReset. 2022-12-30 16:53:39 +09:00
shogo4405 38bf2afdce Update README.md 2022-12-30 16:09:37 +09:00
shogo4405 d4be24c264 Bump to up 1.4.0 1.4.0 2022-12-27 22:41:13 +09:00
shogo4405 efc893bed8 Rename NetSocket.CircularBuffer to CircularByteBuffer. 2022-12-27 20:42:32 +09:00
shogo4405 2e3771a803 Rename CaptureSessionDelegate to IOUIScreenCaptureUnit 2022-12-25 23:00:33 +09:00
shogo4405 c63949104e Remove attachScreen method. 2022-12-25 22:41:12 +09:00
shogo4405 7915d1dabb Revert method signature. 2022-12-25 22:35:17 +09:00
shogo4405 c2beb0e663 Merge pull request #1109 from shogo4405/feature/fix-multicamsession-ipad
Support isMultitaskingCameraAccessEnabled.
2022-12-25 04:05:27 +09:00
shogo4405 29ba913836 Support isMultitaskingCameraAccessEnabled. 2022-12-25 03:47:31 +09:00
shogo4405 3b70eff3bc Update .swiftlint.yml 2022-12-23 03:18:05 +09:00
shogo4405 f65a6b57dd fix typo 2022-12-18 18:08:11 +09:00
shogo4405 e41158d1b1 Merge pull request #1107 from shogo4405/feature/remove-capture-options
Redesign AVCaptureSesion capture options.
2022-12-18 17:11:46 +09:00
shogo4405 1cf5168786 Remove capture settings. 2022-12-18 17:00:51 +09:00
shogo4405 8fb0c76fc1 Refactor IOUnits. 2022-12-18 00:49:46 +09:00
shogo4405 71c91bb058 /orientation/videoOrientation/s 2022-12-17 22:42:03 +09:00
shogo4405 cb8a6bad8d Flip camera with attachMultiCamera. 2022-12-14 01:00:18 +09:00
shogo4405 4aa371834a Merge pull request #1106 from daveisfera/patch-1
Fix: add audio sample rate
2022-12-13 10:38:57 +09:00
Dave Johansen 5265c3e9c1 Add audio sample rate
Fixes #1103
2022-12-12 10:49:15 -07:00
shogo4405 1131f38e6b Add MultiCamCaptureSetting#mode split option. 2022-12-12 01:53:40 +09:00
shogo4405 85c11f05fe Refactor IOCaptureUnit. 2022-12-11 14:40:17 +09:00
shogo4405 0baa40bfa8 Refactor CVPixelBuffer process. 2022-12-11 03:20:39 +09:00
shogo4405 9aff68591d Merge pull request #1104 from shogo4405/feature/auto-recovery-in-background
Support background audio stream for a framework layer.
2022-12-10 16:15:38 +09:00
shogo4405 6a60504ee6 Support background audio stream for framework layer. 2022-12-10 16:10:58 +09:00
shogo4405 71db2c04cd Update README.md 2022-12-10 15:51:08 +09:00
shogo4405 ca2505a067 Refactor IOCaptureUnit. 2022-12-07 03:09:32 +09:00
shogo4405 787df41f0a ScreenCaptureSession on tvOS 2022-12-05 16:18:27 +09:00
shogo4405 7b658fbe37 Add MultiCamCaptureSetting#cornerRadius option. 2022-12-04 22:26:43 +09:00
shogo4405 cb22d0edb1 Allow orientation change a MultiCamCapture image. 2022-12-04 15:28:46 +09:00
shogo4405 f4b7b70529 Rename IOVideoUnit properties. 2022-12-04 02:06:43 +09:00
shogo4405 22ec7b7afe Merge pull request #1101 from shogo4405/feature/rename-av-prefix-to-io
Rename AVIOUnit to IOUnit.
2022-12-03 19:41:48 +09:00
shogo4405 f7a3ff24a3 Rename AVIOUnit to IOUnit. 2022-12-03 19:36:40 +09:00
shogo4405 4b090b9b54 Merge pull request #1100 from shogo4405/feature/multi-camera-macOS
Support multi camera capture on macOS.
2022-12-03 19:01:29 +09:00
shogo4405 26e1606f10 Support multi camera capture on macOS. 2022-12-03 18:54:32 +09:00
shogo4405 df6a1bd8ca Rename PiPHkView.swift to PiPHKView.swift 2022-12-03 17:50:00 +09:00