AE precapture metering sequence を無効化#478
Merged
TakayukiHoshi1984 merged 5 commits intoDeviceConnect:masterfrom Nov 7, 2019
Merged
AE precapture metering sequence を無効化#478TakayukiHoshi1984 merged 5 commits intoDeviceConnect:masterfrom
TakayukiHoshi1984 merged 5 commits intoDeviceConnect:masterfrom
Conversation
Android10のScopedStorageにあわせた修正
# Conflicts: # dConnectDevicePlugin/dConnectDeviceHost/app/build.gradle # dConnectDevicePlugin/dConnectDeviceHost/libstreaming/build.gradle # dConnectDevicePlugin/dConnectDeviceLinking/app/build.gradle # dConnectDevicePlugin/dConnectDeviceTheta/app/build.gradle # dConnectManager/dConnectManager/build.gradle # dConnectManager/dConnectManager/dconnect-manager-app/build.gradle # dConnectManager/dConnectManager/dconnect-manager-app/src/main/java/org/deviceconnect/android/manager/setting/ExportCertificateDialogFragment.java # dConnectManager/dConnectManager/gradle/wrapper/gradle-wrapper.properties # dConnectManager/dConnectServerNanoHttpd/nanohttpd/build.gradle # dConnectManager/dConnectServerNanoHttpd/nanohttpd/src/main/AndroidManifest.xml # dConnectSDK/dConnectLibStreaming/libstreaming/src/main/AndroidManifest.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
修正内容
・オート露出完了判定を以前のものに戻す。
・必須の処理ではないのようなので、Pixel3aでうまく動作しない「AE precapture metering sequence」を実行しないようにした。
確認方法
DeviceConnectManager のデバイス確認画面で Host サービスの POST /mediaStreamRecording/takePhoto を実行し、正常に写真が撮影されることを確認。
これを10回繰りかえす。