Commit Graph

332 Commits

Author SHA1 Message Date
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
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 71959932cd Update DisplayLinkedQueue 2019-12-22 23:18:29 +09:00
shogo4405 831163fef0 Sync Audio & Video 2019-12-08 16:15:27 +09:00
shogo4405 262473469a swiftlint autocorrect 2019-10-12 17:22:21 +09:00
shogo4405 0a48c6ac2c Remove syncOrientation property. 2019-09-28 20:23:43 +09:00
shogo4405 374fa73dbb Typesafe Event.type 2019-09-22 23:42:53 +09:00
shogo4405 c24bfb54a4 add Setting, SettingObserver 2019-09-22 16:25:27 +09:00
shogo4405 67849462ee Bump to up 0.11.9 2019-09-15 20:12:39 +09:00
shogo4405 2ef37d495f Remove pause(), resume(), togglePause(). Please use paused property. 2019-09-08 00:23:02 +09:00
shogo4405 974a695c3a swiftlint autocorrect 2019-09-02 01:43:49 +09:00
shogo4405 519ea51ba6 swiftlint autocorrect 2019-08-25 19:06:45 +09:00
leo150 29521f17dc TEMP: Add error handler to reproduce connection issue 2019-08-21 11:51:28 -07:00
shogo4405 59566cd390 Thread.sleep when reconneciton. 2019-08-04 21:14:47 +09:00
shogo4405 fe822d0c85 Refactoring 2019-08-04 17:13:52 +09:00
shogo4405 5df9e8dda1 v:1.0.0 2019-07-15 17:17:51 +09:00
shogo4405 e1f73b53ca Returning to applicationWillEnterForeground 2019-07-15 15:36:41 +09:00
shogo4405 ceced10d3d add AudioEffect filter 2019-07-06 15:44:22 +09:00
shogo4405 f0f904262c refs #516 2019-05-01 04:40:01 +09:00
shogo4405 7922724e28 Remove ScreencastUI.appex 2019-05-01 01:02:15 +09:00
shogo4405 dbfde710bb Rename AVMixerRecorder -> AVRecorder 2019-01-04 22:57:14 +09:00
shogo4405 fd542271a2 fix compile error 2019-01-04 19:08:52 +09:00
shogo4405 591da690d7 swiftlint autocorrect +α 2019-01-04 19:01:42 +09:00
shogo4405 d3c1dfbe50 Support stereo-audio 2019-01-03 21:07:37 +09:00
shogo4405 1ec3209946 Support AAC -> PCM Decoding 2018-12-17 00:50:20 +09:00
shogo4405 d8e773bf2c Update RTMPBroadcaster.swift 2018-11-25 01:33:26 +09:00
shogo4405 b2ca56b241 s/@IBOutlet var/@IBOutlet private weak/g 2018-11-25 00:29:08 +09:00
shogo4405 00b5368917 add base CMSampleBuffer information 2018-10-27 18:11:18 +09:00
shogo4405 99b9c77936 Remove SoundSpliter 2018-10-07 23:06:02 +09:00
shogo4405 9409ce6648 swiftlint autocorrect 2018-10-07 17:36:24 +09:00
shogo4405 e6840ed2bc Convert Swift 4 -> 4,2 2018-10-07 17:33:19 +09:00
shogo4405 1a93f2a053 Don't create a CMSampleBuffer. 2018-08-04 19:04:43 +09:00
Adam Nemecek c6b862ebbb removed unneeded imports 2018-08-02 21:12:52 -07:00
shogo4405 633e189e3f synx 2018-05-12 23:06:52 +09:00
shogo4405 ba83ae10c1 refs #384 2018-04-01 21:09:53 +09:00
shogo4405 98a6cfbb11 swiftlint 2018-03-17 15:36:30 +09:00
Adam Nemecek e1dbb7eb8d * refactoring 2018-03-12 20:16:29 -07:00