Camera model
IPEVO HD PLUS
What is the problem?
I'm running octoprint on imac sequoia and the jpeg snapshot URL (crucial to the functioning of AI failure detection) won't work.
I'm using the mjpegsw.py to stream my camera. Testing in the browser I can stream from the camera at http://<mac local ip address>:8080/cam.mjpg
and I can get a jpg snapshot at http://<mac local ip address>:8080/snap.jpg
(also via curl). These are set up to work with both localhost and the local IP address.
So all should be well...
But when I set up the snapshot URL in the Classic Webcam plugin and click "Test", it fails "Could not retrieve snapshot URL, please double check the URL". The stream URL works fine.
At this point I am lost. I feel like it is so close to working.
What did you already try to solve it?
Lots of variations of the URL which all work from the browser but not from octoprint. I changed the image size to quite small in case there was an issue with size of the snapshot.
Have you tried running in safe mode?
No
Did running in safe mode solve the problem?
WRITE HERE
Systeminfo Bundle
octoprint-systeminfo-20250817200926.zip (38.7 KB)