Commit Graph

29 Commits

Author SHA1 Message Date
shogo4405 ca931ec15e Support Mac Catalyst. 2023-04-23 15:08:28 +09:00
shogo4405 e44bf9187e Merge branch '1.4.x' 2023-04-20 22:50:12 +09:00
shogo4405 252ab16434 refs #1184 Resume AVCaptureSession if possible. 2023-04-19 12:33:30 +09:00
shogo4405 8ef80f98fb fixed #1157 Support 60/fps. 2023-04-16 01:05:03 +09:00
shogo4405 c07d57e343 Supports background audio mode. 2023-03-24 00:10:29 +09:00
shogo4405 28ae653209 fix can't compile SwiftPMSupport. 2023-03-23 23:48:30 +09:00
shogo4405 fa9347379d
Revert "Support publish with audio in background iOS." 2023-03-23 23:08:43 +09:00
shogo4405 e4651e0889 Refactor IOMixer#audioEngineHolder. 2023-03-21 22:05:16 +09:00
shogo4405 1158799a97 Support publish with audio in background iOS. 2023-03-21 21:18:00 +09:00
shogo4405 f997eac673 Fix AudioCodec race condition. 2023-03-19 17:39:58 +09:00
shogo4405 6222479abc Change method signature appendSampleBuffer. 2023-03-19 14:39:57 +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 38e7440b04 Merge branch '1.4.x' 2023-03-03 22:39:59 +09:00
shogo4405 1ae79f5b4e Set a device frameRate when unsupportedDeviceActiveFormat. 2023-02-26 18:51:19 +09:00
shogo4405 c2b37f416f Compliant codable for VideoCodecSettings and AudioCodecSettings. 2023-02-18 15:36:51 +09:00
shogo4405 0a17faddda fixed #1130 Single instance IOVideoUnit and IOAudioUnit. 2023-02-11 18:03:00 +09:00
shogo4405 4df8fdc98a Add AVCaptureSession delegate methods. 2022-12-31 17:58:31 +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 29ba913836 Support isMultitaskingCameraAccessEnabled. 2022-12-25 03:47:31 +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 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 6a60504ee6 Support background audio stream for framework layer. 2022-12-10 16:10:58 +09:00
shogo4405 cb22d0edb1 Allow orientation change a MultiCamCapture image. 2022-12-04 15:28:46 +09:00
shogo4405 f7a3ff24a3 Rename AVIOUnit to IOUnit. 2022-12-03 19:36:40 +09:00