Commit Graph

332 Commits

Author SHA1 Message Date
shogo4405 4a94f6dcc6 Invoke delegate the stream(_ stream: NetStream, didOutput video: CMSampleBuffer) method. 2023-07-11 21:39:03 +09:00
shogo4405 011bf985e2 code formatting 2023-07-11 21:13:46 +09:00
shogo4405 eef9eb0cb5 ExistentialAny 2023-05-07 21:27:41 +09:00
shogo4405 fdc9aa3272 Update README.md 2023-04-30 15:03:02 +09:00
shogo4405 dc06244df2 Update Example project. 2023-04-15 21:45:50 +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 6222479abc Change method signature appendSampleBuffer. 2023-03-19 14:39:57 +09:00
shogo4405 edb94bf580 Added handling sample of Adaptive bitrate streaming. 2023-03-14 22:04:22 +09:00
shogo4405 a22a51080d Refactor AudioCodec with the AVAudioConverter. 2023-03-01 23:42:51 +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 dbb57f225a fix MemoryLeak when playback with main or high profile. 2023-01-16 02:27:04 +09:00
shogo4405 cdedd898b4 Update macOS example project. 2023-01-09 21:54:22 +09:00
shogo4405 7915d1dabb Revert method signature. 2022-12-25 22:35:17 +09:00
shogo4405 1cf5168786 Remove capture settings. 2022-12-18 17:00:51 +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 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 6a60504ee6 Support background audio stream for framework layer. 2022-12-10 16:10:58 +09:00
shogo4405 7b658fbe37 Add MultiCamCaptureSetting#cornerRadius option. 2022-12-04 22:26:43 +09:00
shogo4405 f7a3ff24a3 Rename AVIOUnit to IOUnit. 2022-12-03 19:36:40 +09:00
shogo4405 26e1606f10 Support multi camera capture on macOS. 2022-12-03 18:54:32 +09:00
shogo4405 4b4495babe remove unnecessary if #available block 2022-12-03 16:59:16 +09:00
shogo4405 ffadf7f496 initial support an AVCaptureMultiCamSession. 2022-11-27 18:22:49 +09:00
shogo4405 6a52d6deae Remove DeviceUtil#device method. 2022-11-23 23:12:42 +09:00
shogo4405 65b8aca8ee Refactor VideoCodec. 2022-09-24 02:38:26 +09:00
shogo4405 724caecb3d Suppress warnings SwiftLint 2022-09-23 03:09:44 +09:00
shogo4405 b948692a69 swiftlint --fix 2022-09-22 17:37:51 +09:00
shogo4405 8ccbf02ccc Bump up Logboard to 2.3.0 2022-09-13 10:01:11 +09:00
shogo4405 6aaa14512a Support local recording without publish. 2022-07-16 16:49:01 +09:00
shogo4405 1c9ab5c3c9 Remove HKPictureInPictureController 2022-07-16 03:33:48 +09:00
shogo4405 81a430aa01 swiftlint autocorrect --format 2022-07-12 07:22:03 +09:00
shogo4405 265d8eea3c refs #1022 2022-07-02 10:37:57 +09:00
shogo4405 a87c33dfcf add PiPHKView 2022-06-30 03:09:08 +09:00
shogo4405 64571447d1 swiftlint autocorrect --format 2022-06-19 21:17:09 +09:00
shogo4405 a455c29643 Enhanced Audio and Video Synchronization. 2022-06-19 16:55:50 +09:00
shogo4405 1ef695dce8 Update Examples 2021-11-15 01:09:35 +09:00
shogo4405 911265b7b3 refs #842 2021-11-07 22:02:13 +09:00
Tieda Wei 7dc267b45a make publish button tint color to red 2021-10-23 16:08:50 -04:00
Tieda Wei 46beb1fe50 fixed typo PictureInPicture 2021-10-23 15:46:35 -04:00
shogo4405 365c09139e swiftlint --fix 2021-10-06 20:32:36 +09:00
shogo4405 4f18eb0767 Remove a NetStream#dispose method. 2021-09-26 17:41:46 +09:00
shogo4405 16a58e7460 fixed #833 add MediaLink/Choreographer 2021-09-23 22:54:40 +09:00
shogo4405 47e31bdcd0 add AVAudioSession's notifications. 2021-09-20 20:03:56 +09:00
shogo4405 82cd729ee4 Update Main.storyboard 2021-09-18 22:01:16 +09:00
shogo4405 3f3799482f BUmp to up 1.1.6 2021-07-25 00:48:48 +09:00
shogo4405 61bd42f9fa fix can't display View 2021-04-26 21:09:44 +09:00
shogo4405 e773532b57 Refactoring 2021-04-13 00:52:32 +09:00