-
Notifications
You must be signed in to change notification settings - Fork 25
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
No picture visible on PRUSA Connect... WHY? #84
Comments
Hello @HydroLuz . Do you still have the same problem? |
@johnyHV unfortunately I do... I have tried out the arduino sketch aswell, however I also just see black images even though it appears to send pictures to Prusa Connect.. |
Here you can see that the camera is registered with Prusa Connect: |
Here you can see the Wifi connection status: |
@HydroLuz Strange. Please, can you send me board picture ? From both side. Thanks |
|
I have the same issue: I can compile and upload into my microchip. Everything works except the camera: black image. I uploaded the ESP32 Camera Web Server from the official example of the board and the camera is working. I had checked the pinout but it's identical and check the log in verbose mode but everything seems ok. After some tests, I change the camera settings in the prusa esp32 cam web server: And voilà, I have a picture now. Hope you have the same issue and it can help you. |
HEYYYYY! You are right! IT WORKED! Thank you very much! Thanky again my friend :) |
You're welcome. But I have the same issue, after while, I got the black screen again, just edit some camera settings the picture returned. But, we can make it. It seems a software problem with the automatic settings. |
Unfortunately, I experienced the same. After a while I got the black screen again aswell. Not sure why... |
I have the "black picture" after each reboot. But this time, my camera is falling and it's face to the LEDs. It captures this picture: Meaning the black screen is related to the camera settings on boot. I make some tests with the UI:
It works when I load the web interface but I need to go on the web interface to fix the problem. The fix should be in the microchip code. |
Does it work constantly or does it go back to black again after a while? |
After manual fix, it works until the next reboot (the max time use is about 4 hours). About the microchip, I use an ESP32-S3-CAM. |
Hello everybody,
I have carefully followed the instructions for the Freenove ESP32-WROVER and succesfully connected it to PRUSA Connect. Snapshots are constantly being send to PRUSA Connect, but I cannot see anything..
Does anyone know why?
I have tested the camera with the Arduino sketch provided by Freenove and it works. However, with on PRUSA Connect I only see a black image...
Any solutions? I would be very grateful :)
The text was updated successfully, but these errors were encountered: