Commit Graph

464 Commits

Author SHA1 Message Date
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
Inpyo Hong 002935bc64 add SwiftUI feature 2022-01-07 15:08:56 +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 ccb6a6a8a7 disable swiftlint type name checking in macOS example app 2021-10-24 16:36:24 -04: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 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 f8933ac3e1 fix can't run tvOS Example 2021-09-26 17:50:22 +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 190dd23e07 add an iOSSwiftUI example 2021-09-24 21:04:14 +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 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 d9e3bc4797 repackage 2021-04-10 16:05:54 +09:00
Neil Clayton 43f18de3b6 fixed #793, looks like the M1 needs metal compat specified in default buffer attributes. Also set correct H264 encoder type for arm64 architecture. 2021-04-06 11:15:56 +12:00
shogo4405 9fda58ac1e Use SafeArea constraint. 2021-01-29 22:43:17 +09:00
shogo4405 b1f6e5cbad swiftlint autocorrect 2021-01-29 22:42:08 +09:00
onebuckgames 229bde76a8 Fixed mirror option on macOS 2021-01-04 11:13:51 +02: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
shogo4405 7f8d6b1754 Support isVideoMirrored property. 2020-03-07 17:42:22 +09:00
shogo4405 7bf21be246 Call receiveVideo 2020-02-24 14:01:40 +09:00
shogo4405 06acf94c75 Update TestCase. 2020-02-16 17:06:38 +09:00
shogo4405 45b64b58e6 refs #58, Update README 2020-02-09 19:56:42 +09:00
shogo4405 b6d7fa8b65 fix Can't reconnect RTMPNWSocket. 2020-01-20 18:40:13 +09:00
shogo4405 c412f7c45e swiftlint autocorrect 2020-01-13 14:18:41 +09:00
shogo4405 71959932cd Update DisplayLinkedQueue 2019-12-22 23:18:29 +09:00
shogo4405 831163fef0 Sync Audio & Video 2019-12-08 16:15:27 +09:00