-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
Preview not shown on StarBook Mk V, but photos are still taken #198
Comments
Debugging output upon opening:
No further output when taking a photo. |
And with GStreamer debugging:
Appended when taking a photo:
|
And the massive level 5 debug output (warning, 6 MB text file with like 34,000 lines): camera-debug-5.txt |
Interestingly it works nice on https://webcamtests.com/ |
As an update (and thanks to the work of @tintou), the preview has been solved in Since the StarBook-specific issue is resolved in |
What Happened?
On my StarBook Mk V, the camera app shows a black preview and the hardware camera light does not turn on. When taking a photo, the light turns on briefly and a photo is saved, but no preview is ever shown.
Tested with both the latest release as a Flatpak and then
master
built and running natively.Could be the same root cause as #149 and #175.
Before 62cf2ac there is still no preview, but no photo is taken (a 0-byte file is saved)
Steps to Reproduce
Expected Behavior
The preview should show up, especially since we're able to access the camera some how when actually taking the photo. If we can't access it for some reason, we should show a more helpful error than a black screen.
OS Version
6.x (Odin)
Software Version
Compiled from git
Log Output
No response
Hardware Info
There is only one camera (not two, and not an IR camera or anything). I don't know what all this means but hopefully it may be helpful to someone. 😄
The text was updated successfully, but these errors were encountered: