Commit Graph
182 Commits
Author SHA1 Message Date
shogo4405 26e1606f10 Support multi camera capture on macOS. 2022-12-03 18:54:32 +09:00
shogo4405 dc1718ec75 Merge pull request #1097 from shogo4405/feature/multi-session
[Technical preview] Initial support an AVCaptureMultiCamSession.
2022-11-30 21:55:06 +09:00
leo 0357a7f858 Invert hasAudio and hasVideo values 2022-11-29 11:31:47 -08:00
shogo4405 ffadf7f496 initial support an AVCaptureMultiCamSession. 2022-11-27 18:22:49 +09:00
shogo4405 7fc2b723e9 NSError -> Error 2022-11-27 12:44:03 +09:00
shogo4405 aa08810471 Allow swiftlint 2022-11-26 14:15:10 +09:00
shogo4405 f30028ef37 Add hasAudio, hasVideo options. 2022-11-06 21:43:19 +09:00
shogo4405 65b8aca8ee Refactor VideoCodec. 2022-09-24 02:38:26 +09:00
shogo4405 b9f93d7b15 fix typo 2022-07-16 17:49:40 +09:00
shogo4405 6aaa14512a Support local recording without publish. 2022-07-16 16:49:01 +09:00
shogo4405 2a75e45a13 modify declaration of NetStream 2022-07-07 03:05:50 +09:00
shogo4405 e789251820 make public NetStreamDrawable 2022-07-05 17:14:40 +09:00
shogo4405 eb9d7b7206 Review visibility. 2022-06-26 04:25:32 +09:00
shogo4405 64571447d1 swiftlint autocorrect --format 2022-06-19 21:17:09 +09:00
iBenjamin f92be0ac65 fix timeout task will call anyway in NetSocket 2021-10-29 01:20:17 +08:00
shogo4405 fa6140661e Merge pull request #912 from shogo4405/feature/fix-swiftui-canvas
fixed Error in SwiftUI Canvas
2021-10-05 22:58:49 +09:00
shogo4405 bb0b0ffb68 Merge pull request #915 from shogo4405/feature/rm-dispose-method
Remove a NetStream#dispose method.
2021-09-26 20:13:15 +09:00
shogo4405 e97502f62d Rename H264Encoder -> VideoCodec 2021-09-26 18:37:21 +09:00
shogo4405 4f18eb0767 Remove a NetStream#dispose method. 2021-09-26 17:41:46 +09:00
shogo4405 5c0f47dab7 fixed #888 2021-09-24 21:15:26 +09:00
shogo4405 16a58e7460 fixed #833 add MediaLink/Choreographer 2021-09-23 22:54:40 +09:00
shogo4405 daaa23a30b change methods signature NetStreamRenderer 2021-09-18 23:44:15 +09:00
shogo4405 06c39671da fix can't compile tvOS 2021-07-24 14:49:16 +09:00
Related Code c03a117c9d NetStream videoOrientation 2021-07-12 19:18:08 +02:00
shogo4405 9b26cfe5f0 refs #851 2021-04-27 21:55:35 +09:00
shogo4405 63a8250ff7 refs #851 2021-04-24 00:42:31 +09:00
dazy1030 9c8e97cac9 fix: タイムアウト時の処理が行われない場合がある問題を修正 2021-04-21 11:22:56 +09:00
shogo4405 d9e3bc4797 repackage 2021-04-10 16:05:54 +09:00
shogo4405 7c542f02c9 s/AudioConverter/AudioCodec/g 2021-03-28 17:05:06 +09:00
shogo4405 9cac26cbfe s/class/AnyObject/g 2021-03-28 15:07:38 +09:00
shogo4405 26e973eb54 swiftlint --fix 2021-03-05 21:48:35 +09:00
shogo4405 12528d9359 fix unrelease clients 2021-02-11 00:44:55 +09:00
shogo4405 bb775ff39c jazzy♪ 2020-09-20 16:46:41 +09:00
shogo4405 c988e8cd1e fix crash on UnitTests 2020-09-12 02:55:00 +09:00
shogo4405 ba6e065e99 fix can't publish HTTPStream 2020-09-06 18:31:55 +09:00
shogo4405 df4730dbb9 refs #734 2020-08-16 15:08:58 +09:00
shogo4405 d2cb8205e5 Might be fixed crash on NetStream and decrease memory usages. 2020-08-10 20:44:21 +09:00
shogo4405 569723a34e refs #654 2020-04-13 00:17:34 +09:00
shogo4405 6a33884433 refs #654 2020-04-12 23:34:38 +09:00
mfclarke cf3c1201ba Add missing import statements 2020-03-29 16:31:29 +10:00
shogo4405 70cdcc4d26 Use timeoutHandler to .userInteractive & Fix NetSocket. 2020-03-15 21:50:04 +09:00
shogo4405 1cd8ed861c Code formatting. 2020-03-08 23:34:39 +09:00
shogo4405 caf24f8b46 Refactoring NetSocket.swift 2020-03-07 14:32:33 +09:00
shogo4405 2f1a9cbacc NetStream class. Migration OSAtomic to Atomic. 2020-02-29 15:26:38 +09:00
shogo4405 f306814bb0 Refactoring. 2020-01-13 15:48:52 +09:00
shogo4405 c412f7c45e swiftlint autocorrect 2020-01-13 14:18:41 +09:00
shogo4405 a8bd364291 Smooth Video playback 2times. 2020-01-04 00:28:25 +09:00
shogo4405 85f1ab5bc7 Refactor View 2020-01-03 13:55:44 +09:00
shogo4405 a769d38ab6 s/Drawable/Renderer/g 2020-01-02 18:33:23 +09:00
shogo4405 b8d3e67311 Refactoring 2019-12-07 17:49:25 +09:00