Help with camera.snapshot, not saving image - feeling defeated

See an example, e.g., here :Notification with snaphot of camera and live feed option

3 notions to keep in mind:

  • The root of the files you see in the editor is “/config”, not “/”
  • Your snapshot must be accessible through an outside url
  • Static files are stored in the “/config/www” folder, and accessed through a “https(s)://<your-external domain>/local/…” url
1 Like