-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ricoh THETA Z1 Overheating During USB Live Streaming #51
Comments
Hi @suganuamtec We are sorry for your inconvenience.
Unfortunately, THETA Z1 does not provide such USB-API to get internal temperature directly.
Possible solution is getting the property You can use gphoto2 command to get this property like this, even during USB live-streaming mode.
If you get the value of Best regards, |
from Z1 firmware 3.10.2, the WebAPI documentation indicates that During live streaming with the USB, I guess there is no way to access these values? Note that from the forum, I saw that @suganuamtec is using the Z1 in a case on a drone. The case is filled with nitrogen with no inlet and outlet. In the future, they may add some way to circulate the gas. In the meantime, this technique may be enough:
|
@codetricity thank you for highlighting the issue When gphoto2 --get-config=/main/other/d006 is issued I get the following output The value I get is 24 which corresponds to 0x00011000. Any idea what this error value corresponds to? |
|
Environment:
Software Used:
Problem Description:
Question:
Reference:
The text was updated successfully, but these errors were encountered: