Commit Graph
351 Commits
Author SHA1 Message Date
shogo4405 f7a3ff24a3 Rename AVIOUnit to IOUnit. 2022-12-03 19:36:40 +09:00
shogo4405 3867b01215 fix Type Name Violation swiftlint error 2022-11-23 22:05:30 +09:00
shogo4405 06fdae1fef add AVCaptureIOUnit 2022-11-19 15:17:53 +09:00
shogo4405 f30028ef37 Add hasAudio, hasVideo options. 2022-11-06 21:43:19 +09:00
shogo4405 f29f9e3056 AVCodecDelegate 2022-10-07 23:48:24 +09:00
shogo4405 625d010312 Refactoring VideoCodecDelegate. 2022-10-02 20:08:49 +09:00
shogo4405 04d23d9953 Merge H264Decoder -> VideoCodec. 2022-10-02 16:21:01 +09:00
shogo4405 65b8aca8ee Refactor VideoCodec. 2022-09-24 02:38:26 +09:00
shogo4405 f726fc0d90 Suppress warnings 2022-09-23 17:52:07 +09:00
shogo4405 28bd489dd7 Remove redundantType & enabled convenience_type 2022-09-23 06:02:14 +09:00
shogo4405 b948692a69 swiftlint --fix 2022-09-22 17:37:51 +09:00
shogo4405 a159fb7e97 Advanced B-Frame compatibility 2022-08-13 07:30:57 +09:00
shogo4405 f6d9f1c556 add PiPHKView macOS. 2022-08-12 01:40:27 +09:00
Goule 0a423fd6e2 Remove stop recording on stop publishing 2022-08-01 15:20:38 +02:00
shogo4405 6aaa14512a Support local recording without publish. 2022-07-16 16:49:01 +09:00
shogo4405 a2eda6266c Remove RTMPStreamDelegate default implement. 2022-07-16 04:00:49 +09:00
shogo4405 de3552168b add document. 2022-07-12 21:05:40 +09:00
shogo4405 8d211d21d2 add document. 2022-07-12 05:40:55 +09:00
shogo4405 f32d7e0ceb add document. 2022-07-10 18:39:34 +09:00
shogo4405 48fbdefd60 add document. 2022-07-07 04:27:28 +09:00
shogo4405 d16dbcb759 Add delegate method for videoCodecErrorOccurred. 2022-06-26 06:09:52 +09:00
shogo4405 e233e0aebe Add api documentation. 2022-06-26 01:59:01 +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
iBenjamin 3205cce021 fix timeout task will call anyway in RTMPNWSocket 2021-10-28 02:23:52 +08:00
shogo4405 a9f9440706 Smoothing for a republish stream. 2021-10-25 00:53:41 +09:00
shogo4405 e97502f62d Rename H264Encoder -> VideoCodec 2021-09-26 18:37:21 +09:00
shogo4405 5396b195b3 fixed #893 2021-09-23 23:31:10 +09:00
shogo4405 16a58e7460 fixed #833 add MediaLink/Choreographer 2021-09-23 22:54:40 +09:00
shogo4405 82cd729ee4 Update Main.storyboard 2021-09-18 22:01:16 +09:00
shogo4405 4363fb1dbd bundle update 2021-09-18 19:17:21 +09:00
shogo4405 fc40b21b10 mv RTMPStreamDelegate -> RTMPStream 2021-07-24 21:21:43 +09:00
shogo4405 d5f33612ab Refactoring 2021-05-17 23:20:46 +09:00
shogo4405 aef1a07bc2 add MP4Boxes 2021-05-08 04:27:18 +09:00
shogo4405 e4d4cf0441 Improved compatibility for Cocoa NamingRule 2021-05-05 16:24:42 +09:00
shogo4405 9defc2d67b protocolized MP4Boxes 2021-05-05 14:58:36 +09:00
dazy1030 9c8e97cac9 fix: タイムアウト時の処理が行われない場合がある問題を修正 2021-04-21 11:22:56 +09:00
shogo4405 e773532b57 Refactoring 2021-04-13 00:52:32 +09:00
shogo4405 bfc3f2b3c5 fix can't publish 6b2d866 2021-04-12 02:55:23 +09:00
shogo4405 6b2d866e82 Improved compatibility for flash 2021-04-12 00:54:39 +09:00
shogo4405 b6e08eb6a9 documenting and remove soe direcotry. 2021-04-11 17:25:47 +09:00
shogo4405 7c542f02c9 s/AudioConverter/AudioCodec/g 2021-03-28 17:05:06 +09:00
shogo4405 e1184ce9c4 fixed #843 2021-03-28 15:46:22 +09:00
shogo4405 9cac26cbfe s/class/AnyObject/g 2021-03-28 15:07:38 +09:00
shogo4405 060a6eef8f fixed #824 2021-03-15 22:54:20 +09:00
shogo4405 718f9c78ae use-xcframeworks 2021-03-14 21:24:42 +09:00
shogo4405 26e973eb54 swiftlint --fix 2021-03-05 21:48:35 +09:00
shogo4405 1de40cda79 createMetaData to open 2020-12-06 23:54:29 +09:00
shogo4405 f2cc14120b Allow Coding Guidelines for Cocoa Delegate method section 2020-09-16 21:37:52 +09:00
shogo4405 dd2e14472c swiftlint 2020-08-29 14:33:10 +09:00