fix: URL liveview MJPEG correcte (/api/aquisition/stream.mjpg)
🚀 Deploy — JH Photomaton / 🔍 Vérification (push) Has been cancelled
🚀 Deploy — JH Photomaton / 🍓 Deploy sur le Pi (push) Has been cancelled

This commit is contained in:
2026-07-20 19:38:59 +02:00
parent 19557b20fb
commit ffa25646b9
+1
View File
@@ -217,6 +217,7 @@ class PhotoboothService:
# 2. Premiere frame d'un flux MJPEG (differentes versions)
mjpeg_paths = (
"/api/aquisition/stream.mjpg", # photobooth-app v4+ (typo intentionnelle dans leur code)
"/stream.mjpg",
"/api/stream",
"/api/video/stream",