Commit Graph

172 Commits

Author SHA1 Message Date
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
shogo4405 9fda58ac1e Use SafeArea constraint. 2021-01-29 22:43:17 +09:00
shogo4405 75f88f9fb9 use MTHKView 2020-09-20 15:37:33 +09:00
shogo4405 56667293b0 Swiftlint: conditional_returns_on_newline 2020-09-12 01:44:48 +09:00
shogo4405 1b28af9131 Add PictureInPicture feature 2020-09-02 00:28:02 +09:00
shogo4405 5d3305b452 Add playback feature 2020-08-29 15:55:09 +09:00
shogo4405 d2cb8205e5 Might be fixed crash on NetStream and decrease memory usages. 2020-08-10 20:44:21 +09:00
allenlinli c23769e0ed fix: change the unit of kbps from 1024 to 1000
ref: https://en.wikipedia.org/wiki/Bit_rate
2020-06-10 15:40:32 +08:00
shogo4405 f56d0a3e4e Update Gemfile.lock 2020-05-04 16:31:23 +09:00
shogo4405 0cf5391cd1 Remove dead code. 2020-05-04 01:16:40 +09:00
shogo4405 0eee7234fa Update SampleHandler 2020-03-14 21:53:47 +09:00