Open ZevEisenberg opened 1 week ago
Is your printer online? In my case, the snapshot is only available, when the printer itself is online.
Confirm. I just configured this and works only when printer is online.
Thank you! That worked. Am I right in thinking that the camera is connecting directly to the printer, rather than posting to Prusa Connect via a web API? If so, it might be nice to update the docs to indicate this: https://github.com/prusa3d/Prusa-Firmware-ESP32-Cam/pull/83
I have an ESP32-CAM running the firmware binaries from version 1.1.0 of this repo. I have my Connect Token from Prusa Connect entered. If I visit http://prusa-esp32cam.local/action_send locally, I get a 200. I'm seeing images come in from the camera on the camera's configuration page. However, in Prusa Connect, I see "The snapshot is not available." If I inspect the Prusa Connect web page and look at the console, I see errors like this:
And the body of the response is:
The readme mentions:
But a) I'm getting a 404, not a 400, and b) I already tried deleting and recreating a new camera with a new token several times.
Any suggestions? Would logs help? I'll have to dig up a microSD card to write them, if so, but it seems like the upload is working? 🤔