Commit Graph

3019 Commits

Author SHA1 Message Date
shogo4405 56538262d5 Merge pull request #1063 from shogo4405/xcode14
Bump to support version up iOS11, tvOS11.
2022-09-17 14:17:19 +09:00
shogo4405 f5ba3befa1 Bump up support version macOS10.13 2022-09-17 14:14:27 +09:00
shogo4405 063cb7afb4 Bump to support version up iOS11, tvOS11. 2022-09-13 23:18:20 +09:00
shogo4405 42d1381a08 Merge pull request #1061 from shogo4405/feature/logboard-230
Bump up Logboard to 2.3.0
2022-09-13 22:14:00 +09:00
shogo4405 8ccbf02ccc Bump up Logboard to 2.3.0 2022-09-13 10:01:11 +09:00
shogo4405 b9ad7f0d3b Merge pull request #1053 from shogo4405/dependabot/bundler/fastlane-2.209.1
Bump fastlane from 2.209.0 to 2.209.1
2022-08-28 12:45:25 +09:00
dependabot[bot] 6f1876bf6a Bump fastlane from 2.209.0 to 2.209.1
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.209.0 to 2.209.1.
- [Release notes](https://github.com/fastlane/fastlane/releases)
- [Commits](https://github.com/fastlane/fastlane/compare/fastlane/2.209.0...fastlane/2.209.1)

---
updated-dependencies:
- dependency-name: fastlane
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-28 00:01:02 +00:00
shogo4405 ec8f1bf627 Merge pull request #1050 from ooohtv/Expose-KeyFrame-Reordering-Option
Feature: Expose key frame reordering as an option
2022-08-27 15:05:22 +09:00
Allan Bush b8a8ab85b1 Expose key frame reordering as an option
Keeping the existing behaviour of disabling for baseline profiles but allowing it to be disabled in other profiles as well
2022-08-25 17:04:07 -07:00
shogo4405 ea05e90e93 Merge pull request #1048 from shogo4405/feature/fix-flip-camera-recording
fix #869 Local record audio desynchronization on camera switch
2022-08-15 19:55:39 +09:00
shogo4405 0e99ad9669 fix #869 Local record audio desynchronization on camera switch 2022-08-15 01:02:04 +09:00
shogo4405 e81e9bf6dc Merge pull request #1047 from shogo4405/dependabot/bundler/fastlane-2.209.0
Bump fastlane from 2.208.0 to 2.209.0
2022-08-14 12:06:48 +09:00
dependabot[bot] 29840fa22a Bump fastlane from 2.208.0 to 2.209.0
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.208.0 to 2.209.0.
- [Release notes](https://github.com/fastlane/fastlane/releases)
- [Commits](https://github.com/fastlane/fastlane/compare/fastlane/2.208.0...fastlane/2.209.0)

---
updated-dependencies:
- dependency-name: fastlane
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-14 00:01:18 +00:00
shogo4405 8fe92050bf Merge pull request #1046 from shogo4405/feature/advanced-bframe
Advanced B-Frame compatibility
2022-08-13 07:41:12 +09:00
shogo4405 a159fb7e97 Advanced B-Frame compatibility 2022-08-13 07:30:57 +09:00
shogo4405 cc856c76e0 Merge pull request #1045 from shogo4405/feature/add-piphkview
add PiPHKView macOS.
2022-08-12 13:17:33 +09:00
shogo4405 f6d9f1c556 add PiPHKView macOS. 2022-08-12 01:40:27 +09:00
shogo4405 a60c7122af Remove unnecessary file. 2022-08-06 13:21:35 +09:00
shogo4405 243a54eaf7 Remove unnecessary code. 2022-08-06 13:05:20 +09:00
shogo4405 f99ea62435 Merge pull request #1043 from CubitSpeed/fixQName
Update VideoCodec.swift Queue Name
2022-08-03 11:43:02 +09:00
CubitSpeed 0e8b4df917 Update VideoCodec.swift
Fix name to reflect new filename
2022-08-02 15:36:10 -04:00
shogo4405 bb23ae0a89 Merge pull request #1041 from Goule/stop-recording
Remove stop recording on stop publishing
2022-08-02 13:11:35 +09:00
Goule 0a423fd6e2 Remove stop recording on stop publishing 2022-08-01 15:20:38 +02:00
shogo4405 268eb0c52c Merge pull request #1040 from shogo4405/feature/add-document
add spm build check
2022-08-01 00:52:41 +09:00
shogo4405 84bc70a72f add spm build check 2022-08-01 00:47:30 +09:00
shogo4405 e2d89d544b Merge pull request #1038 from shogo4405/dependabot/bundler/fastlane-2.208.0
Bump fastlane from 2.207.0 to 2.208.0
2022-07-25 10:26:26 +09:00
dependabot[bot] 2d0aacc14a Bump fastlane from 2.207.0 to 2.208.0
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.207.0 to 2.208.0.
- [Release notes](https://github.com/fastlane/fastlane/releases)
- [Commits](https://github.com/fastlane/fastlane/compare/fastlane/2.207.0...fastlane/2.208.0)

---
updated-dependencies:
- dependency-name: fastlane
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-24 00:01:51 +00:00
shogo4405 35209b4802 add failedToAppend error domain. 2022-07-17 00:55:16 +09:00
shogo4405 b9f93d7b15 fix typo 2022-07-16 17:49:40 +09:00
shogo4405 c37b535868 Merge pull request #1035 from shogo4405/feature/local-recordings
Support local recording without publish.
2022-07-16 17:13:44 +09:00
shogo4405 6aaa14512a Support local recording without publish. 2022-07-16 16:49:01 +09:00
shogo4405 2555f5883c Merge pull request #1034 from shogo4405/feature/remove-default-implement-rtmpstream
Remove RTMPStreamDelegate default implement.
2022-07-16 04:20:11 +09:00
shogo4405 a2eda6266c Remove RTMPStreamDelegate default implement. 2022-07-16 04:00:49 +09:00
shogo4405 041af86449 Merge pull request #1033 from shogo4405/feature/remove-hk-picture-in-picture
Remove HKPictureInPictureController
2022-07-16 03:58:18 +09:00
shogo4405 1c9ab5c3c9 Remove HKPictureInPictureController 2022-07-16 03:33:48 +09:00
shogo4405 3816d10261 Bump to up 1.2.7 1.2.7 2022-07-14 23:28:39 +09:00
shogo4405 4a6d3de831 add PULL_REQUEST_TEMPLATE.md 2022-07-12 21:39:23 +09:00
shogo4405 de3552168b add document. 2022-07-12 21:05:40 +09:00
shogo4405 61092c8d4f Rename add Info.plist 2022-07-12 20:10:41 +09:00
shogo4405 81a430aa01 swiftlint autocorrect --format 2022-07-12 07:22:03 +09:00
shogo4405 8d211d21d2 add document. 2022-07-12 05:40:55 +09:00
shogo4405 9f29a1f1be Merge pull request #1030 from shogo4405/feature/fix-noaudio
refs #1027
2022-07-11 23:27:40 +09:00
shogo4405 cd57a82d55 refs #1027 2022-07-11 23:00:31 +09:00
shogo4405 9406e5de00 Bump to up 1.2.6. 1.2.6 2022-07-10 18:48:24 +09:00
shogo4405 f32d7e0ceb add document. 2022-07-10 18:39:34 +09:00
shogo4405 4d05d218eb Merge pull request #1026 from shogo4405/feature/review-declaration
Feature/review declaration
2022-07-07 23:54:02 +09:00
shogo4405 48fbdefd60 add document. 2022-07-07 04:27:28 +09:00
shogo4405 2a75e45a13 modify declaration of NetStream 2022-07-07 03:05:50 +09:00
shogo4405 17edfc4a24 Merge pull request #1025 from magicien/fix/piphkview-import
Add UIKit import to PiPHkView
2022-07-06 13:46:35 +09:00
magicien 16df6134aa Add UIKit import to PiPHkView 2022-07-06 11:37:06 +09:00