Open
Conversation
Owner
Author
|
現状レビュアーが存在しないので、慎重に自分でレビューする。 |
Owner
Author
|
Theta VのWebAPIはこちら |
Owner
Author
|
Lintが失敗したので、Lintを実行するためだけのIssueとPRを作る |
Owner
Author
|
ThetaVで撮影テストをして、確認のためにiPhoneと無線接続をしてから再度PCに接続したら露出設定がオートに切り替わっていた。 |
added 2 commits
September 5, 2025 02:22
関数自体は出来上がってないけど
Owner
Author
|
レスポンスが帰ってきているようだけど、ここには何が格納されているのだろう。 |
Owner
Author
設定の内容とかではないっぽい |
added 15 commits
September 5, 2025 12:12
added 10 commits
September 7, 2025 03:09
Owner
Author
|
動作確認する? |
Owner
Author
|
実行してみるとエラーがたくさん出る。 |
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.
定められた露出設定で撮影する。
解決すべき課題
実際に撮影した際に、定められた露出設定が反映されず、(ほぼ)同じ設定の画像が36枚撮影されてしまうことがあった。
撮影に利用したThetaの設定状態を
theta_status.pyを用いて確認したところ、isoとシャッタースピードの項目が0だったことから、露出設定がオートになっていたことが原因と思われる。作業概要