Skip to content
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

Absturz bei def photoTake() #5

Open
helloBavaria opened this issue May 8, 2022 · 1 comment
Open

Absturz bei def photoTake() #5

helloBavaria opened this issue May 8, 2022 · 1 comment

Comments

@helloBavaria
Copy link

Sporadisch stürzt das Skript bei der Funktion photoTake() ab. Soll ein Foto gemacht werden, friert das Bild ein und nachdem der Countdown abgelaufen ist stürzt das Skript ab. Hat jemand das gleiche Problem?

Ich bekomme folgende Exception:
"picamera.exc.PiCameraRuntimeError: No data recevied from sensor. Check all connections, including the SUNNY chip on the camera board"
Beim nächsten Versuch funktioniert es wieder, scheint also nicht die Verbindung zu sein..

@helloBavaria
Copy link
Author

Ich habe gerade einen Workaround gefunden.
In der Methode "def screenCapture(self, Form):" die Vorschau in einer anderen Auflösung erneut starten, unabhängig davon ob " self.isLive" gleich True oder False ist...
Seitdem tritt der Fehler nicht mehr auf -> komisch aber wenns hilft...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant