Clon1998 / mobileraker

A Flutter mobile app for Klipper/Moonraker
Other
488 stars 55 forks source link

Webcam : erreur 404 #283

Closed mick69000 closed 10 months ago

mick69000 commented 1 year ago

Bug Report

Description

imossible de connecter la webcam

Description

J'ai une erreur 404 au niveau de la webcam

Steps to Reproduce

Expected Behavior

affichage de la webcam

Screenshots

IMG_020B2DB8B276-1 IMG_890370198246-1

Version Information

Debug Logs

mobileraker_2023-11-12T19-03-04.log

Additional Context

Système installé sur un mini pc (Ubuntu 23.04 lunar). Je passe par un nom de domaine ( elf.mickahome.fr)

Clon1998 commented 1 year ago

I don't speak nor understand a single line of French. However, judging by your screenshots the webcam you configured is not pointing to the correct endpoint. You can either define a webcam via its relative URI (To the printer address) or use an absolut URI (E.g. http://my-cool-printer-cam.io/some/path?alsoAQuery).

Without more details about the webcam config inside mobileraker and also the configs on your host system, I can not do much.

rumym commented 11 months ago

Looks related to the bug I just filed - https://github.com/Clon1998/mobileraker/issues/299

Clon1998 commented 11 months ago

Looks related to the bug I just filed - #299

Not quite; on this issue, the webcam was not found. Most likely, the cam is pointing to the wrong URL. In #299 you are having an SSL issue.

Clon1998 commented 10 months ago

Closed due to inactivity for two months. Feel free to reopen if additional information is provided.